GLGeorge Larsoningeorgelarson.hashnode.dev·Apr 2 · 6 min readthe $25 AI labthe question Can free LLMs do real agentic work? Not chat. Not autocomplete. Actually build and debug software, autonomously, without a human typing anything after the initial prompt? I spun up a $25/year RackNerd VPS (2.5GB RAM, 3 cores), wrote a U...00
GLGeorge Larsoningeorgelarson.hashnode.dev·Apr 1 · 1 min readsix problems, six languages, one AItitle: "six problems, six languages, one AI" published: false description: "I used AI to solve six coding exercises in six languages. 968 tests. Here's what that actually takes." tags: ai, programming, testing, codegeneration canonical_url: https://g...00
GLGeorge Larsoningeorgelarson.hashnode.dev·Mar 24 · 7 min readI Took a 2012 Mozilla Demo and Turned It Into a Production MMO With AIIn 2012, Mozilla and Little Workshop released BrowserQuest, an HTML5 multiplayer demo that proved browsers could handle real-time games. It was a tech demo. No types. No tests. No persistence beyond localStorage. No separation of concerns. One massiv...00