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.
Anthropic had the developer story every AI lab craved. Claude Code worked. Opus was expensive but worth the splurge. Sonnet was known as the…
Beitrag lesenI started with an easy quota question. Should I get another Claude account or have I been using the ones I have poorly? Then…
Beitrag lesenClaude Code has a hidden test for where your requests are going. The trigger is ANTHROPIC_BASE_URL, the environment variable people use when they want…
Beitrag lesenUsing Cursor and Claude, a 5-person engineering team can now build a billing webhook handler, a customer import tool, a Slack alert bot, an…
Beitrag lesenAI tools make one software failure mode much easier to miss: a bad product decision can now arrive wrapped in a working interface. In…
Beitrag lesenAI makes it dirt cheap to generate code, draft tickets, summarize meetings, and write proposals. But cheaper generation doesn't mean the work actually gets…
Beitrag lesenImagine AI can code at a much higher rate. It’s easy to think development is going to get a lot cheaper. But if writing…
Beitrag lesenAgents can now produce cheap, plausible diffs. A developer can describe a bug, give it to an agent, and get a patch with tests…
Beitrag lesenAI makes bug reports, pull requests, and security disclosures cheap to create, but expensive to review. Still need to reproduce issues, check compatibility, judge…
Beitrag lesenAI is fundamentally changing how junior developers learn, but it’s also making senior developers a whole lot less valuable if all they’re doing is…
Beitrag lesenVibe coding is useful and fast. Nearly a quarter of the YC W25 batch apparently has codebases that are almost entirely AI-generated. This is…
Beitrag lesenCI green does not mean the patch is mergeable. When a coding agent has produced a change that compiles, passes the target tests, and…
Beitrag lesen