• 0 Posts
  • 34 Comments
Joined 4 months ago
cake
Cake day: May 29th, 2024

help-circle






  • I agree to some extent, as there are plenty of distros that don’t do anything significantly different from each other and don’t need to exist. I also see what you mean about desktop environments. While I think there’s space for all the small exotic window managers that exist, I would say we probably don’t need as many big fully integrated desktop environments as there are now. (Maybe we should have only one aimed at modern hardware and one designed to be lightweight.)

    That being said, there is plenty of duplication of effort within commerical software too. I would argue that if commercial desktop GUIs currently offer a better user experience than Linux desktop environments it’s more in spite of their development model than because of it, and their advantage has mostly to do with companies being able to pay developers to work full time (instead of relying on donations and volunteers).

    There are a couple reasons I think this:

    • In a “healthy” market economy there needs to be many firms that offer the same product / service. If there is only a small number (or, worse, only one) that performs the same function the firm(s) can begin to develop monopolistic powers. For closed source software development this necessitates a great deal of duplicated effort.
    • The above point is not a hypothetical situation. Before the rise of libre software there were a ton of commercial unices and mainframe operating systems that were all mostly independently developed from each other. Now, at least when it comes to running servers and supercomputers, almost everyone is running the same kernel (or very nearly the same) and some combination of the same handful of userspace services and utilities.
    • Even as there is duplication of effort between commercial firms, there is duplication of effort and wasted effort within them. For an extreme example look at how many chat applications Google has produced, but the same sort of duplication of effort happens any time a UI or whole application is remade for no other reason than if the people employed somewhere don’t look like they’re working on something new then they’ll be fired.
    • Speaking of changing applications, how many times has a commercial closed source application gone to shit, been abandoned by the company that maintains it, or had its owning company shut down, necessitating a new version of the software be built from scratch by a different firm? This wastes not only the time of the developers but also the users who have to migrate.

    Generally I think open source software has a really nice combination of cooperation and competition. The competition encourages experimentation and innovation while the cooperation eliminates duplicated effort (by letting competitors copy each other if they so choose).


  • I vibe with this a lot. I don’t think the movie needed to exist in the first place, and if it did it would probably be better if it were fully animated, but nothing about the trailer provoked any strong emotions in me.

    I’m not going to watch it but I also didn’t go “wow this is an insult and a tragedy”.

    I guess I’m happy for all the tiny children that are gonna watch it and probably love it though.






  • CRI is defined as how closely a light source matches the spectral emission of a thing glowing at a specific temperature. So, for a light source with a 4000 k color temperature it’s CRI describes how closely it emission matches that of an object that’s been heated to 4000 k.

    Because incandescent bulbs emit light by heating a filament by definition they will have 100 CRI and its impossible to get any better than that. But the emission curve of incandescent lights doesn’t actually resemble that of sunlight at all (sorry for the reddit link). The sun is much hotter than any incandescent bulb and it’s light is filtered by our atmosphere, result in a much flatter more gently sloping emissions curve vs the incandescent curve which is extremely lopsided towards the red.

    As you can see in the above link, there are certain high end LED bulbs that do a much better job replicating noon day sunlight than incandescents. And that flatter emissions profile probably provides better color rendering (in terms of being able to distinguish one color from another) than the incandescent ramp.

    Now, whether or not you want your bulbs to look like the noon day sun is another matter. Maybe you don’t want to disrupt you sleep schedule and you’d much rather their emissions resemble the sunset or a campfire (though in that case many halogen and high output incandescent lamps don’t do a great job either). Or maybe you’re trying to treat seasonal depression and extra sunlight is exactly what you want. But in any case I think CRI isn’t a very useful unit (another reddit link).




  • An arch user defines “doesn’t break all the time” as “I have to read the news before every update and apply a manual intervention a few times a year, and there’s only been like one time in history that an update made people’s installs unbootable despite them taking those precautions”.

    A Debian user defines “doesn’t break all the time” as “I have a cron job running that periodically runs sudo apt update. I have no idea when it does this or what’s changing when it happens and nothing bad has ever happened to me”.

    Like, the fact that unattended-upgrades comes pre-installed and enabled by default (for security updates) in Debian GNOME vs the fact that informant exists to force you to read the news in Arch before you update should tell you that the two distros exist in two different universes.