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.
This post explores practical strategies for making your codebase more AI-friendly. The goal isn't to constrain your architecture to AI limitations, but to find…
Read postParents learn to "pick their fights," understanding that not every small disagreement warrants a battle. This wisdom translates remarkably well to the realm of…
Read postThe ability to train competitive AI models at 1/45th the traditional cost is fundamentally changing who can develop AI systems and what they can…
Read postI recently investigated whether I should (or needed to) add soft deletes to my Laravel Spark-based billing system. Laravel Spark for Paddle is a…
Read postLast week, DeepSeek unveiled their V3 model, trained on just 2,048 H800 GPUs - a fraction of the hardware used by OpenAI or Meta.…
Read postAfter several of my blog posts made it to the Hacker News front page over the past year, I decided to dive deep into…
Read postByteDance recently launched Trae, a new AI-powered IDE that's generating buzz in the developer community. As someone who has extensively analyzed various AI coding…
Read postIn 2013, a failing founder posted their story on Hacker News (link). The responses were overwhelmingly supportive: "Failure is just an event, not who…
Read postWhen running composer install without any flags, all dependencies are installed - including development packages that have no place in a production environment. Security…
Read postCursor is Anthropic's Largest Customer and is apparently hitting the limits of what their GPU infrastructure can handle....Read More...
Read postMake Laravel Spark work with language prefixes when using mcamara/laravel-localization in your multilingual Laravel application....Read More...
Read postPage-specific data returned from your controller will override Inertia shared data with the same key. This can lead to unexpected behavior....Read More...
Read post