Johanna Larsson认为LLM生成代码太容易,反而剥夺了创造过程中的价值——价值不仅来自产出物的效用,也来自投入的努力。GitHub上大量vibe-coded项目"出生即死亡",因为没有人为其投入。她建议开发者在某些项目上选择"难路":手写代码、花一周写规格文档,通过 toil 获得成长和意义。
As part of building a service for automatically publishing blog posts from RSS feeds into atproto's lexicon, I implemented atproto OAuth for logging in and getting access tokens to publish for the use...
aka the LLM agent productivity boost is a trap As the tech startup scene continues to find more and more advanced ways to use LLM agents to build software, complete tasks, do research and marketing, a...
I’ve increasingly been introducing the small web to my daily reading. The small web is a loosely defined concept, partly an attempt to refocus the internet on old school technology, on text websites w...
I recently added per-page OG images to this blog and it was less complicated than I expected. On top of that, I was able to completely stay within the Elixir ecosystem! If you’re not familiar, OpenGra...
LLMs are making inroads into just about every industry on the planet, they’re everywhere now. AI for X, AI for Y, if there’s a thing that somebody is willing to pay for, there’s another person looking...
LLMs can often perform localized miracles, quickly building something that works, or at least gives the appearance of working. When an LLM does something that you’re not an expert on, it’s like magic....
Consistent hashing is a common building block for distributed Elixir and enables fairly low complexity and high value design patterns, like the distributed rate limiter or cache. I’ve written about it...
My path into coding wasn’t straightforward, it didn’t start with formal education or learning from friends or family. I got some limited access to the internet in my teens and, like many of us back th...
I’ve been experimenting with running local models on and off for a bit and I’ve finally found a setup that seems to work reasonably. It’s nothing like the output of a SOTA model, but the excitement of...
TL;DR my motivation and experience for moving my blog from Cloudflare to I’ve been a long time Cloudflare user. They offer a solid service that is free for the vast majority of their users, that’s ver...