• 0 Posts
  • 320 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2024

help-circle
  • Not much of a PC gamer, but I have had a need to use a mouse without a desk. I swear by trackball mice. Personally I’ve been happy with the wireless Logitech trackball offerings, particularly the one with Bluetooth and a dongle you can tuck away into the mouse. Even at a regular desk, doing CAD work all day, it has saved my shoulder and wrist from stress and pain. I can basically sit in a relaxed neutral position and use my mouse wherever my hand falls, like on an arm rest. It may take some adjustment learning to use your thumb to navigate around, but for me it has been worth it.


  • It keeps on autocorrecting words to some totally irrelevant wrong word, much more often than it used to. Previously it would just fix the occasional spelling mistake and ignore most capitalized words. Now it regularly changes proper names to other random words, replaces it’s with its or your for you’re (or the other way round) but it’s almost always wrong even though I typed it correctly. I’ll go back and try to fix it, only to find it’s chosen some other random words to use instead of what I actually typed. It replaces correct words with incorrect words now way more often than it actually helps my spelling.









  • As batman movies go they’re pretty boring. It’s a dark and gritty hero, fighting dark and gritty villains, in a boring gritty city, with boring citizens. Their not bad movies. They were clearly made by clever talented people, good at what they do. But the result lacks any real contrast, just black on black on black on black. I’ll rewatch any other batman movie at the drop of a hat, no questions asked. I know I’ll be entertained. But I’m totally uninterested in rewatching the Nolan Batman movies.







  • I wish I could stay asleep for 8 consecutive hours, or even go back to sleep after waking up at hour 6 without feeling like shit the rest of the day. Some of my most restorative sleeping has been 4 hours or a 30 minute nap. Sleeping more than 30 minutes and less than 4? Straight to sleepy jail. More than 4 hours, but a little less than six? Sleepy jail. More than 8 hours? Probably dead, definitely at least sleepy jail where nothing productive happens.


  • That’s not what the articles says or implies at all. The article only refers to another article with a click bait headline. The article article summarizes Canonical stance like this:

    • Canonical will add AI to Ubuntu — but only cautiously and when it truly makes sense.
    • AI features must be mature, open-source, and run locally when possible.
    • Focus AI on accessibility (speech-to-text, TTS) and improvements, not turning Ubuntu into an ‘AI product’.

    And to be clear, including a tool or default workflow is MILES away from patronizingly forcing it on to users. It’s just the way that most distros that aren’t Linux From Scratch work.


  • The idea is to have the server safely shutdown BEFORE it loses power, so that BIOS setting wouldn’t mean anything. The server does not loose power while it it running, so it will never “restore last state after AC loss”. The idea is that you can run a low power device (the raspberry pi) for which you don’t care if power is cut abruptly and that can talk to both the UPS and the wake-on-lan of the server directly over ethernet. It being local means those WOL are much more likely to work than trying to send them from outside your network when you’re remote. It’s a lot simpler to set this up once than it is to recover a server with a corrupted file system due to power loss or lose access to your server for weeks because a thunderstorm knocked out power for 30min at the beginning of a long trip. That pi can also take care of other always on services like a pi-hole, home assistant, etc.