• 1 Post
  • 79 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle








  • Long standby shift at a hotel (think Hilton style). My employer (not the hotel) had a storage room that was just an old hotel room with all the fittings taken out- No bed or couch, just storage racks. I got super bored, took a nap in the old bathtub.

    The staff bathroom of an abandoned diner on top of a mountain in Japan. I was cycle touring, didn’t want to put up the tent if I could just go inside. The big windows and proximity to the road meant I didn’t want to be using a flashlight inside, so I went into the staff bathroom, no windows. Also no toilets or anything, just a bare tiled room. Weird place to sleep, but I went into the main area to make breakfast, it was an amazing view. Bonus for not getting the tent wet.



  • I have a theory as to why people in my country discuss US politics more than our own. People want to talk about something more ‘important’ than the latest reality talent show, but don’t want to risk talking about local politics. US politics is square in the middle, splashed across our feeds constantly.

    I just can’t wait until elections continue their downward spiral, and presidential candidates need to sing country songs to Snoop Dog so they don’t get voted off the island.










  • My exposure to Linux is pretty minimal, especially Linux with a GUI, so forgive my ignorance. Even reading over this thread I’m confused as to the issue here.

    I don’t need an ELI5, but maybe someone can explain it like I don’t know what Wayland is?

    My understanding is that an app should ask the system to display an object at X size, let’s say text at size 14. The system then works out that at the currently selected display resolution, size 14 will be Y pixels big. If needed, the system can scale that based on user preferences- a small, high DPI screen could render size 14 at only a couple of millimetres, for example.

    Is the problem that devs are building things in a way that bypasses scaling? For example, hardcoding size 14 text to be Z pixels high?