I Tried to Make AI Writing Sound Human by Banning AI Words Through logit_bias
I tried to make AI writing sound more human with logit_bias, an API setting that changes how likely a model is to select specific…
Read postBlog
Laravel, AI-assisted development, SaaS, SEO, tooling, and the parts that only show up once software is used by real people. Mostly technical, but not trapped in one narrow lane.
Continue browsing the archive.
If you're like me, you've probably been using Git for years without realizing there's a feature that could make your life significantly easier. Enter…
Read postWhile Paddle's official documentation makes the sandbox setup seem complicated, it's actually much simpler than they suggest. Here's what you really need to know:…
Read postGoogle has implemented a significant policy update targeting what the SEO industry knows as "parasite SEO" - now officially termed "site reputation abuse." The…
Read postSomething that should worry every indie hacker considering Germany as their base: Our tax system effectively penalizes software founders who bootstrap to exit. Unlike…
Read postWhen working with Large Language Models (LLMs) like ChatGPT or Claude to help with Laravel development, you often need to share your database schema…
Read postSam Altman just predicted AGI by 2025 and the timeline might not be completely crazy. In a recent interview with YC's Garry Tan, Altman…
Read postPHP 8.1 introduced enums as a native language feature, giving developers a new way to work with sets of related constants. Enums are an…
Read postBased on extensive testing and real-world usage data from the validate-emails project, I've analyzed nine leading email verification services: EmailListVerify, MillionVerifier, MyEmailVerifier, CaptainVerify, Proofy.io,…
Read postHave you ever moved a PHP class file to a different directory, only to be greeted with this dreaded error? Internal Server Error ErrorException…
Read postI've noticed a significant issue with Anthropic's latest Claude 3.5 Sonnet model: it becomes increasingly lazy as conversation context grows. This is a consistent…
Read postWelcoming new users, celebrating their achievements, or notifying them about important events: sending well-timed emails can significantly improve user engagement. I'll show you how…
Read postWhen you build a Laravel application with authentication, Laravel automatically sends several emails to your users - like verification emails when they register or…
Read post