• 0 Posts
  • 9 Comments
Joined 2 months ago
cake
Cake day: September 27th, 2025

help-circle
  • I don’t share your concerns about the profession. Even supposing for a moment that LLMs did deliver on the promise of making 1 human as productive as 5 humans were previously, that isn’t how for-profit industry has traditionally incorporated productivity gains. Instead, you’ll just have 5 humans producing 25x output. If code generation becomes less of a bottleneck (which it has been doing for decades as frameworks and tooling have matured) there will simply be more code in the world that the code wranglers will have to wrangle. Maybe if LLMs get good enough at generating usable code (still a big if for most non-trivial jobs), some people who previously focused on low-level coding concerns will be able to specialize in higher-level concerns like directing an LLM, while some people will still be writing the low-level inputs for the LLMs, sort of like how you can write applications today without needing to know the specific ins and outs of the instruction set for your CPU. I’m doubtful that that’s around the corner, but who knows. But whatever the tools we have are capable of, the output will be bounded by the abilities of the people who operate the tools, and if you have good tools that are easily replicated, as software tools are, there’s no reason not to try and maximize your output by having as many people as you can afford and cranking out as much product as you can.


  • A poor architect blames their tools. Serverless is an option among many, and it’s good for occasional atomic workloads. And, like many hot new things, it’s built with huge customers in mind and sold to everyone else who wants to be the next huge customer. It’s the architect’s job to determine whether functions are fit for their purposes. Also,

    Here’s the fundamental problem with serverless: it forces you into a request-response model that most real applications outgrew years ago.

    IDK what they consider a “real” application but plenty of software still operates this way and it works just fine. If you need a lot of background work, or low latency responses, or scheduled tasks or whatever then use something else that suits your needs, it doesn’t all have to be functions all the time.

    And if you have a higher-up that got stars in their eyes and mandated a switch to serverless, you have my pity. But if you run a dairy and you switch from cows to horses, don’t blame the horses when you can’t get milk.





  • It’s an old joke from back when IBM was the dominant player in IT infrastructure. The idea was that IBM was such a known quantity that even non-technical executives knew what it was and knew that other companies also used IBM equipment. If you decide to buy from a lesser known vendor and something breaks, you might be blamed for going off the beaten track and fired (regardless of where the fault actually lay), whereas if you bought IBM gear and it broke, it was simply considered the cost of doing business, so buying IBM became a CYA tactic for sysadmins even if it went against their better technical judgement. AWS is the modern IBM.



  • One of the things that really excites me about the internet is its impact on the development of language. We’re still at the very beginning of its impact, considering the timescale on which language has traditionally evolved, but I suspect that in time the advent of the internet will be considered a major inflection point in the history of language, maybe the single greatest inflection point in the history of language itself. All of a sudden, billions of people who otherwise would never have had the means to converse directly, are now able to converse directly with billions of other people all over the globe, in near real-time. I can’t really imagine how that doesn’t have a seismic impact on how human language evolves. I would love to jump forward in time a few centuries just to see how the things that are happening right now shake out in the long term.


  • Because violent revolts elevate violent leaders. Because violence is the last, worst option for influencing the behavior of your fellow humans. Nonviolence isn’t more effective than violent political action if all you want to do is swap out who’s in change, but it is more effective (I would argue necessary) if what you want is a nonviolent society governed by a nonviolent democratic government. Once both sides have devolved into violence, really the only thing that sets policy is which faction is able to inflict the most pain. It also proves the fascist rule of “everyone is ultimately violent, so your best bet is to stick with the violent team that shares your religion / skin color / flag / etc.” and dominate through might, rather than trying to build a genuinely peaceful coalition that could, if empowered, build a genuinely peaceful government that makes its citizens’ lives better.

    Or, to put it another way, you can use The One Ring to defeat Sauron, and you may succeed in defeating him, but you will corrupt yourself in the process and become the very thing you sought to destroy.