Have a sneer percolating in your system but not enough time/energy to make a whole post about it? Go forth and be mid - welcome to the Stubsack, your first port of call for learning fresh Awful you’ll near-instantly regret.

Any awful.systems sub may be subsneered in this subthread, techtakes or no.

If your sneer seems higher quality than you thought, feel free to cut’n’paste it into its own post — there’s no quota for posting and the bar really isn’t that high.

The post Xitter web has spawned so many “esoteric” right wing freaks, but there’s no appropriate sneer-space for them. I’m talking redscare-ish, reality challenged “culture critics” who write about everything but understand nothing. I’m talking about reply-guys who make the same 6 tweets about the same 3 subjects. They’re inescapable at this point, yet I don’t see them mocked (as much as they should be)

Like, there was one dude a while back who insisted that women couldn’t be surgeons because they didn’t believe in the moon or in stars? I think each and every one of these guys is uniquely fucked up and if I can’t escape them, I would love to sneer at them.

(Credit and/or blame to David Gerard. Also celebrating my birthday on Friday)

  • e8d79@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    If anyone ever wondered why I am constantly angry about AI its shit like this…

    I was looking at options for securing a few services hosted behind a caddy reverse proxy and found a project with the very serious and official sounding name ‘caddy-security’. To get started I tried to find some proper documentation for it and immediately found this announcement. In future, instead of a proper documentation you will get a bunch of files in the repos .codex/skills directory. These, according to the developer, help ‘both humans and AI agents work with the codebase’. I don’t know how this is supposed to help me because the files aren’t linked to each other and are anything but proper documentation, but I guess they want me to point a slop agent at them and have it generate some security configuration for me.

    • jaschop@awful.systems
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      I have heard about caddy a couple times now from people seemingly new to hosting.

      Can I ask why it’s so popular when Apache httpd still works fine and has reasonable governance?

      • froztbyte@awful.systems
        link
        fedilink
        English
        arrow-up
        2
        ·
        21 hours ago

        it started out container-flavoured easier APIs and then grew a bit from there, still relatively liked for its ease of dynamic shittery. seconding @dgerard’s position on apache httpd as ssl terminator. it’s also got some other cases where it’s just a worse performer and/or a nuisance to deal with (in comparison)

        • jaschop@awful.systems
          link
          fedilink
          English
          arrow-up
          2
          ·
          8 hours ago

          Having gone through the setup as an SSL terminator, it did have a bunch of unnecessary pain, though I now like my setup a lot. I’ll have to blog about it once I set up my blog. I can’t speak to the performance, though I would care about that once I run something more involved.

          After looking at caddy a little harder, I can’t help but notice some sneerable qualities…

          • AGENTS.md since April 2026
          • AI code welcome if disclosed
          • sponsored by warp “The #1 coding agent”
      • e8d79@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        Well, I wouldn’t call myself new to hosting, I used nginx before but switched because Caddy makes configuring HTTPS for my reverse proxy very convenient. I use it with this module which handles the ACME DNS challenge for creating and updating letsencrypt certificates for my internal domains.

    • YourNetworkIsHaunted@awful.systems
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      Because passing off basic security configuration to a system that basically ensures that even if it is without major errors it’s basically impossible to understand and follow is definitely not a bad idea, especially if you’re going to try and operate this for more than a couple of weeks or in on infrastructure that isn’t perfectly isolated and specific to this app.