Skip Navigation

Posts
7
Comments
193
Joined
1 yr. ago

  • Same here. I'm the only user of my services, so if I try visiting the website and it's down, that's how I know it's down.

    I prefer phrasing it differently, though. "With my current uptime monitoring strategy, all endpoints serve as an on-demand healthcheck endpoint."

    One legitimate thing I do, though, is have a systemd service that starts each docker compose file. If a container crashes, systemd will notice (I think it keeps an eye on the PIDs automatically) and restart them.

  • Thanks, this is a great explanation. I'll try doing &> /dev/null & tomorrow. I'd like to find the simplest version of this for recommending to other people.

  • Thanks for the suggestion; I tried both of these things and they do hide the output, but it doesn't make the post-receive script actually exit early. So git push still takes a while to finish.

  • I think this might have worked, except the ssh key I'm using for git has a password on it. So it does return to the terminal right away, but the git push command in the background is stuck waiting for me to type my password.

  • Well done, sir.

  • Deleted

    Permanently Deleted

    Jump
  • Literally the only thing we miss out on when ditching Windows.

  • Deleted

    Permanently Deleted

    Jump
  • Interesting! I hadn't heard of this before, I'll have to check it out.

  • Deleted

    Permanently Deleted

    Jump
  • M+ 1m has been my daily monospaced font ever since I found it, which is about eight years now. I don't see it come up often when people talk about monospaced fonts.

  • I definitely prefer the original, although the AAF version is right in the nostalgia sweet spot for me.

  • It's basically a linux distro that's meant to appeal to Windows users who want to keep the Windows look and feel.

    In other words, blasphemy in this church.

  • WELL I guess that means I'm not that unique after all.

    edit: Wait, "sinus cavity" does not mean "nostril." Nevermind, slightly different.

  • I mean, a rusty USB port is pretty on-point here. It's not often that the perfect stock photo pun exists, you have to take it when you get the chance.

  • My barber would be all the way over on the bottom right. Makes literally like 300 cuts just while I'm there and I've never even seen a tape measure anywhere in the shop.

  • Oh nice, that's good to know about.

    I also just remembered that there's html.duckduckgo.com as well, which also seems to leave out any AI features.

  • I think a lot of people turned against DDG when they started pushing their AI generated results really hard. Seems like DDG is going all in on AI. I have started paying for Waterfox's search engine myself, after using DDG exclusively for years.

  • Whoa, that one is great.

  • Oh cool, I didn't know about that one.

  • Same here. The FUTO keyboard seems to have the best swiping feature among open source keyboards.

  • I like the little tools like this that DuckDuckGo has. A couple others:

    • "color picker"
    • "base64 encode your_text_here" (and "base64 decode encoded_string_here" as well)
    • "json formatter"