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…
Read postBlog
Laravel, AI-assisted development, SaaS, SEO, tooling, and the parts that only show up once software is used by real people. Mostly technical, but not trapped in one narrow lane.
Continue browsing the archive.
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…
Read postGoogle'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…
Read postFor 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…
Read postAs 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…
Read postIt may seem impossible to imagine a world without Instagram, TikTok, and YouTube influencers hawking protein powders and skincare routines, but we're rapidly approaching…
Read postThe 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…
Read postChina’s tech giant Baidu has announced two new AI models – ERNIE 4.5 and ERNIE X1 – aiming to rival cutting-edge systems from OpenAI…
Read postWhen 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…
Read postIf 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…
Read postCursor IDE has a major limitation when working with large files: despite advertising a "longer context" feature, it fails to send complete file contents…
Read postCursor IDE has always had a few quirks. Most developers were fine with that, since it brought awesome AI features to coding that made…
Read postAs 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…
Read post