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.
When building SaaS applications with Laravel and Inertia.js, you'll typically start with a nested layout approach. But there's a more powerful pattern available: persistent…
Beitrag lesenGoogle's latest AI model Gemini 2.5 Pro has emerged as arguably the best-performing AI model to date. This experimental model leapfrogged the previous leader…
Beitrag lesenFor years we've heard that fully autonomous vehicles were just around the corner. Yet here we are in 2025, and truly self-driving cars remain…
Beitrag lesenAs a professional developer who's been using Cursor IDE since its early beta days, I've witnessed its transformation from an elegant tool built for…
Beitrag lesenIt may seem impossible to imagine a world without Instagram, TikTok, and YouTube influencers hawking protein powders and skincare routines, but we're rapidly approaching…
Beitrag lesenThe free and open internet that killed traditional media is about to come full circle. We're rapidly approaching a future where human-written content becomes…
Beitrag lesenChina’s tech giant Baidu has announced two new AI models – ERNIE 4.5 and ERNIE X1 – aiming to rival cutting-edge systems from OpenAI…
Beitrag lesenWhen developing applications for an international audience, always prefer Laravel's Str helper or PHP's mb_* functions over PHP's native string functions. This simple choice…
Beitrag lesenIf your Laravel application suddenly displays raw translation keys like app.user.name instead of actual text, you're dealing with a common translation system issue. The…
Beitrag lesenCursor IDE has a major limitation when working with large files: despite advertising a "longer context" feature, it fails to send complete file contents…
Beitrag lesenCursor IDE has always had a few quirks. Most developers were fine with that, since it brought awesome AI features to coding that made…
Beitrag lesenAs trendy as microservices architecture has become, here's some straightforward advice: Stick with monolithic architecture—at least until you absolutely need something else. For most…
Beitrag lesen