Elektrine lite

← Feed

@piusbird@tilde.zone

Post #2683266

2025-10-12 23:12 UTC

This will probably my last hot take from this account like I said I'm moving to wear more of my friends are on the local timeline. If anyone needed proof that quote artificial intelligence was just a hype. They need look no further then the state of the stack overflow, and programming blogosphere from before 2021 or even now today. I was recently trying to set up a wiki on the caddy webserver. Caddy on debian has a particular quirk that it does not run as the standard web user so if you're running PHP in the standard unix socket configuration you will get permission error. All the blogs tell you to replace this construct with a thing that will listen on TCP instead some of these even mistakenly bind to all interfaces when doing this. It is stupidly dangerous and should not be done yet all the blogs say to do it, it was only twenty years of experience in Linux saved me from a catastrophic error. Companies that replace humans with ai in critical situations or even non critical are going to get sued into the ground ka because anyone could have seen this coming. Yes ai is the greatest attempt at funneling wealth upwards since the 19:20 stock market but like the 19:20 stock market it will crash and burn eventually. The question remains for us however will we be able to rebuild something stronger in the aftermath like our grandparents did. Or will we be the generation that destroys everything for the sake early tax benefits and the blandishments of law and order. And just so you know the preceding post was written entirely with speech interface software enhanced by ai technology, I would spend a lot of time editing. But I'm tired cranky and anyone who has a problem with disabled person using voice recognition software should just snort my taint right now. thank you good night and good luck

Replies (1)

  • @icedquinn@blob.cat 2025-10-12 23:24

    @piusbird@tilde.zone i don't think its a debian issue. i remember golang stuff having some stupid issues that prevents any of them from doing a proper fork+drop+exec as one typically does with the CGI ports. its something of an issue with the molly server for gemini too. binding tcp is safe(ish) to loopback at least.

    Open ##3046691