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.
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…
Beitrag lesenWhile 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:…
Beitrag lesenGoogle has implemented a significant policy update targeting what the SEO industry knows as "parasite SEO" - now officially termed "site reputation abuse." The…
Beitrag lesenSomething that should worry every indie hacker considering Germany as their base: Our tax system effectively penalizes software founders who bootstrap to exit. Unlike…
Beitrag lesenWhen working with Large Language Models (LLMs) like ChatGPT or Claude to help with Laravel development, you often need to share your database schema…
Beitrag lesenSam Altman just predicted AGI by 2025 and the timeline might not be completely crazy. In a recent interview with YC's Garry Tan, Altman…
Beitrag lesenPHP 8.1 introduced enums as a native language feature, giving developers a new way to work with sets of related constants. Enums are an…
Beitrag lesenBased 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,…
Beitrag lesenHave you ever moved a PHP class file to a different directory, only to be greeted with this dreaded error? Internal Server Error ErrorException…
Beitrag lesenI'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…
Beitrag lesenWelcoming 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…
Beitrag lesenWhen you build a Laravel application with authentication, Laravel automatically sends several emails to your users - like verification emails when they register or…
Beitrag lesen