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.
After a Windows 10 update Docker Desktop + WSL 2 stopped working: Cannot connect to the Docker daemon at unix:///var/run/docker.sock WSL distro terminated abruptly…
Beitrag lesenWhen developing Laravel projects with Docker and Sail, it’s important that all commands use Sail to ensure the environment is consistent. However, the AI…
Beitrag lesenWhen trying to add Laravel Sail to an existing project, you often encounter a classic catch-22 situation. You need to run php artisan sail:install…
Beitrag lesenInternal documents and testimony from the U.S. Department of Justice's antitrust trial against Google reveal that Google uses a previously undisclosed Q* metric to…
Beitrag lesenLet's stop pretending $20/month gets you professional-grade AI access. That era is over. Running LLM inference is expensive, and the honeymoon phase is over.…
Beitrag lesenEvery time Google makes a "privacy" change, competitors mysteriously lose access to data while Google's own data empire grows stronger. For over a decade,…
Beitrag lesenThe best mental model I've found for AI-assisted development: you're a film director. AI Coding is Directing. You have a vision in your head.…
Beitrag lesenFor the first time, it's not the AI's capabilities that limit me. It's what I can afford to spend. I use AI for most…
Beitrag lesenIf your Windows File Explorer is unusually slow when browsing folders or scrolling, but fast inside "Save As" dialogs, the cause may be third-party…
Beitrag lesenI just made a costly mistake while using Cursor IDE that drained my credits in less than a minute. Here's what happened and how…
Beitrag lesenUsing the :latest tag for Docker images in Laravel Sail can cause unexpected problems due to how Docker handles image caching. This post outlines…
Beitrag lesenWhen working with Laravel Sail, you might encounter an issue where npm install starts but never completes. The command appears to hang after downloading…
Beitrag lesen