• 6 Posts
  • 100 Comments
Joined 1 year ago
cake
Cake day: March 6th, 2025

help-circle



  • tuckerm@feddit.onlinetolinuxmemes@lemmy.world8-)
    link
    fedilink
    English
    arrow-up
    81
    ·
    2 days ago

    I’ll always watch a presentation from a purple-haired cyberpunk over some bizbro with an array of asshole-shaped logos behind him.

    (Actually, her presentation about using Qt in a car UI went way over my head, so I only watched a few minutes of it. But I’m watching exactly zero minutes of anything Nadella says nowadays.)




  • What a coincidence, I just saw someone playing a 3DS (not XL I think) on the train on the way home today. I haven’t seen someone playing a dedicated handheld console in forever. I should’ve struck up a conversation about it.

    I also saw someone using an MP3 player last week. Single-purpose electronics making a small comeback this year?









  • I have a Sony Dualsense controller and haven’t had any problems with it as a game controller. However, I’m always launching games through Steam, or letting Steam run in the background (so that it’s handling the controller input remapping). I don’t know if that’s what you plan on doing; I’ve never tried it without Steam handling the inputs.

    My one complaint about it is that the trackpad isn’t good enough to use as a mouse when you’re navigating the desktop. So I ended up switching back to my original Steam controller.






  • 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.