A Phlaming Phoenix

  • 0 Posts
  • 21 Comments
Joined 2 years ago
cake
Cake day: June 19th, 2023

help-circle
  • At least part of this is the decentralized/complied nature of a FOSS operating system. You don’t get a command called grep because someone making design decisions about a complete system holistically decides that tool should be called grep. You get it because some random programmer in the world needed a way to find patterns in text so they wrote one and that guy called it grep and someone else saw utility in packaging that tool with an OS. It’s a patchwork, and things like this are a culture of sorts.



  • This would fundamentally break the Unix/Posix functionality of layering file systems. All containerization would break. You would lose the ability to map in one filesystem’s content within another’s. I don’t think the right way to get people used to Linux is to fundamentally break it.

    File managers - even the dogshit one you get with Gnome - already register external storage devices in a list that’s shown no matter where in the file system you are. Assigning a drive letter doesn’t clarify anything. What beginner/grandpa is even looking at the contents of the FS root?




  • I don’t know what you’re currently accustomed to or what the feature/workflow differences would be, but I’ve had some music folks I know be successful with Ardour and Reaper. Have you checked to see if those would let you do your thing? The other problem I’ve had is audio interface support in Linux, but that seems to have improved a lot. I’ve got an old Axe I/O Solo that didn’t work at all a few years ago but now seems to have full support.











  • The article asks what is the politically neutral answer to the question of whether a trans woman is a woman. I wonder why this is a political question at all. Send like a question for scientists - biologists and sociologists and such. Seems they have achieved something like a consensus on the matter. I don’t see anything inherently political about that, except that folks of a certain political bent have made it political. It’s not a matter of “what do we do in public policy about trans people” but “fascists refuse to accept trans people in society and have decided to lambast and punish them”.

    In case my position isn’t obvious, trans people are people and trans rights are human rights. If there wasn’t a group of people trying to make them into a second class group of citizens (or a group of “eradicated vermin”) we wouldn’t be having a political conversation about this at all.


  • You didn’t mention the ability to mount different drives and partitions to different directories. For example, I always keep /home on a different partition so I can reinstall my OS without worrying about data loss. You also can use tools like LVM to combine volumes into a single storage volume. Have a lot of games and want to install them all to one place? You can set up multiple large drives to act as a single volume. I guess you can do this with RAID utilities or something in Windows, but it’s really not the same.



  • I am a daily Gnome user. There are many things which I actually dislike about Gnome, but I have solved them all through extensions. Fine, I’m not bothered because it can be customized.

    But every time they introduce something like this, it takes me a while to get a functional desktop back. It takes time for those extensions’ developers to respond to these things. They have to research the change, implement it, test it, go through extra work to stay backward compatible, etc. These people aren’t being paid for this, so it takes some time.

    I’m just frustrated about this. I know someday I will run updates and suddenly find all my extensions broken.