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…
Beitrag lesenBlog
Ich schreibe über Software, KI-gestützte Entwicklung, Laravel, SaaS, SEO, Tooling und alles, was sichtbar wird, wenn Software im Alltag genutzt wird. Meist technisch, aber nicht auf ein Thema beschränkt.
Weiter im Archiv.
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…
Beitrag lesenParents learn to "pick their fights," understanding that not every small disagreement warrants a battle. This wisdom translates remarkably well to the realm of…
Beitrag lesenThe ability to train competitive AI models at 1/45th the traditional cost is fundamentally changing who can develop AI systems and what they can…
Beitrag lesenI recently investigated whether I should (or needed to) add soft deletes to my Laravel Spark-based billing system. Laravel Spark for Paddle is a…
Beitrag lesenLast week, DeepSeek unveiled their V3 model, trained on just 2,048 H800 GPUs - a fraction of the hardware used by OpenAI or Meta.…
Beitrag lesenAfter several of my blog posts made it to the Hacker News front page over the past year, I decided to dive deep into…
Beitrag lesenByteDance 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…
Beitrag lesenIn 2013, a failing founder posted their story on Hacker News (link). The responses were overwhelmingly supportive: "Failure is just an event, not who…
Beitrag lesenWhen running composer install without any flags, all dependencies are installed - including development packages that have no place in a production environment. Security…
Beitrag lesenCursor is Anthropic's Largest Customer and is apparently hitting the limits of what their GPU infrastructure can handle....Read More...
Beitrag lesenMake Laravel Spark work with language prefixes when using mcamara/laravel-localization in your multilingual Laravel application....Read More...
Beitrag lesenPage-specific data returned from your controller will override Inertia shared data with the same key. This can lead to unexpected behavior....Read More...
Beitrag lesen