• 0 Posts
  • 58 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle

  • In your situation I would probably order my weekly groceries online, if that was an option. I would still visit the grocery store occasionally, in which case I would walk and/or go by bus. Well, in reality I would probably own a bike, but that also depends on your infrastructure over there. I’ve never lived that far from the nearest grocery store, though. There are many options here within that radius, the nearest ones being basically next door.


  • That makes sense, it’s usually not the hairs that people are allergic to. It’s a protein in their saliva, urine and skin flakes. Hairs could be covered with saliva and/or skin flakes, so in that sense I guess people might still react to the hairs, but a naked cat can trigger an allergic reaction too.


  • Ive been using the OISD list for myself and family members for the past couple of years without issues. It’s specifically made to to be unnoticeable, by whitelisting hosts that would cause issues.

    One thing to note is that it’s not a full replacement for adblockers, as DNS blockers can only block full hosts and not all ads and tracking are served from dedicated hostnames. Things like YouTube ads will be unaffected by DNS based blocking. It does really make a difference, though, including for apps with banners.


  • Not very convenient if a date change happens during your typical workday and that your meeting is from Monday 23:00 o’clock until Tuesday 1:00 o’clock. I mean, sure, we could deal with it, but locally it only adds new complexity.

    Sure, you could talk with anyone in the world and agree on a time without misunderstandings, but as soon as you want to know if people in the other country are even awake at that time, or if it’s during business hours, you need to do the same calculations as before and need to look up how many hours the schedule is shifted in that country, similar to before.

    My Anki deck (flashcards app) would like to know when it’s the next day. It now uses a standard (configurable) value worldwide (4:00 o’clock, to allow for late nights). If we used UTC everywhere, a standard value wouldn’t make any sense, and you would have to know the local offset, and change it when you are traveling.

    Taking about traveling: instead of just changing the time zone on your devices and be done with it, you need to look up what time you should go to sleep and wake up and at what time the stores open to fit the local schedule and none of the hours that you’re used to would make any sense. Let’s have dinner at 19:00 o’clock. No, wait, that’s in the early morning here.

    We already have UTC as a standard reference, and we don’t need to adopt it for local time, as long as the offset is clear when communicating across borders. Digital calendars already take time zones into account, so when I’m inviting people from overseas, they know at what time in their local timezone the meeting starts.

    The issue is not the time zones, but the fact that we live on a sphere revolving around a star and that our biological system likes to be awake when it’s light outside.













  • Some features/plugins can be quite taxing on the system and in extreme cases it can slow the editor down to the point of being unusable. I’m a happy Neovim user with a LazyVim setup, but I experience this extreme slowdown for some JSON files and I haven’t looked into it yet to see what causes it.

    You can let your editor do the same compute intensive or memory hogging things that a GUI editor does. The fact that it runs in your terminal doesn’t make it lightweight by definition.


  • I disagree, but I do agree that there are better options available than JPEG. Lossy compression is actually what allows much of the modern internet to function. 4K HDR content on Netflix wouldn’t be a thing without it. And lossy compression can be perceptually lossless for a broader range of use cases. Many film productions use high quality lossy formats in their production pipelines in order to be able to handle the vast amounts of data.

    Of course it all depends on the use case. If someone shares some photos or videos with me to keep, I’d like them to send the originals, whatever format they might be in.