• 0 Posts
  • 133 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle





  • But that’s what I’m saying, that choice is axiomatic. I think most people would agree, but it’s a belief, not an unquestionable truth. You’re choosing something to optimize and defining that to be good.

    I’m not really arguing against this tho (perhaps the choosing part, but I’ll get to it). I’m saying that a goal post of “axiomaric universal good” isn’t all that interesting, because, as you say, there is likely no such thing. The goal shouldn’t therefore be to find the global maximum, but to have a heuristic that is “universal enough”. That’s what I tried to make a point of, in that the golden rule would, at face value, suggests that a masochistic should go around and inflict pain onto others.

    It shouldn’t be any particular person’s understanding, but a collectively agreed understanding. Which is in a way how it works, as this understanding is a part of culture, and differs from one to the other. Some things considered polite in the US is rude in Scandinavia, and vice versa. But, regardless, there will be some fundamentals that are universal enough, and we can consider that the criteria for what to maximise.






  • Don’t know if you’ll get something for as low as $20, but a small thermal printer. Functions as a label maker on steroids, there is no ink, or proprietary* paper. Some thermal paper rolls have built in stickers, some are transparent, some have special shapes and colors, etc.

    I’ve used it to label plants, tools, cables, boxes, so-so-many gridfinity boxes. It takes 1-2 seconds from hitting print to having it ready.

    * not entirely the case, in that some have set sizes, or markings to automatically feed and count. However, these are low tech, and there are third party vendors.





  • I think your example is pretty good. The important detail is that the timetable for Bulgaria, would be fairly similar to your own, except it has some kind of offset, which would be more or less exactly what the time zones express. So, instead of everyone that want to relate to some other places’ relative time schedule, having to do it themselves, we just use… Time zones. that’s what time zones are.

    Without it, you’d have the same complexities inherent with time zones, but with none of the benefits.

    A case of a problem being solved, and mistaking inherent challenges, i.e. the sun moving with a different offset around the world, as a fault of the existing approach. The suggested alternatives would improve nothing, and instead make the problem worse.




  • okamiueru@lemmy.worldtoLinux@lemmy.mlIs Linux As Good As We Think It Is?
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    2 months ago

    I’ve used DOS, 3.11 to all the way to 11. Switched to Linux as main driver around 2009. Used MacOS at work for over a year now. I occasionally boot into windows for rare game that uses some anti cheat that doesn’t play well with wine.

    I’m old enough that I just want things to work. I don’t care for any fanboyism. These are my opinions:

    • Windows is a mess. It has different UI from different decades, depending on what and where. NT kernel is ancient. The registry is a horror show. The only edge it has, is third party software, like propriatery drivers. that’s it. And that’s isn’t a merit of windows, but rather market share.

    • MacOS is inconsistent at every turn. It’s frustrating to use, and riddled with UX bugs, and seemingly deliberate lack of functionality. The core tooling, like the file manager, is absolute garbage. The only good thing it has going it, is that the Unix core is solid. In that year, I’ve experienced a soft brick once, that almost was a hard brick, and the reason was having set the display refresh rate from 120 to 60 Hz. Something I changed BTW, because certain animation transitions in MacOS took twice as long on 120 Hz… Yeah, top notch QA there Apple.

    • Linux. It has its own flaws. For sure. But as for “just works”, it happens so often, that it’s exactly why Windows and MacOS feels so frustrating. I’d have my grandmother use Linux.

    And, I’m not just saying this. When I upgraded components on windows, I spent 2 hours debugging problems. One of the problems was also that it reverted a GPU driver, where every single version information was unmistakably older. It also made it not work.

    I’ve also experienced that the WiFi network adapter also doesn’t work until I download some proprietary software over ethernet cable.

    On Linux? I didn’t need to do a single thing in either case. It for sure didn’t use to be this way. In 2009 I was hunting WiFi drivers for fedora over ethernet. But in the last, say 5 years, on Arch, it’s been amazing. Did I mention that I use arch?

    Ps: The last 4 times I’ve had problems on Linux have been:

      1. A Windows update fucks up grub.
      1. Reboot from windows doesn’t release hardware claim on WiFi adapter, so it doesn’t work on Linux.
      1. The system clock is wrong, which was easy to notice because of 2. leading to a lack of remote sync. This is due to Windows storing system time as local time, and not UTC. If you do software development, you’d know how dumb the former is.
      1. Raid partition destroyed because a windows 7 install decided to, unprompted, write a boot partition on a disk with “unknown” file system.