• 0 Posts
  • 51 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle
  • It is interesting but people have different thresholds for what they consider “ads”

    I know Ubuntu took some flak for offering their system — was it Ubuntu Pro? — at their login screen. That’s fine with me, but bothers others.

    Ubuntu again did it with some music store app in their app search results.

    Meanwhile Windows has stuffed Candy Crush, Office, and many others in the start menu over the years. And sometimes it’s not Microsoft but OEMs doing this.

    But is crapware “advertising”? Im not sure but it seems like perceptions have shifted at the same time as Microsoft specifically has pushed more and more intrusive ads, and those have moved further to the “advertising” side of that line between suggestion and spam.


















  • I think you might have a different understanding of support than most. Nobody’s saying that the code to run this 30-year-old hardware should be enabled by default nor that distros should have them included by default.

    That’s very different from whether the code is in the kernel in case someone wants to compile a custom kernel that does support it. Source code that’s disabled doesn’t add bloat to running systems.


  • /srv is for “site-specific data which is served by this system.”

    How to interpret that is up to for debate, but it seems clearly to be “user files” as opposed to “system files”. “Served” is a bit ambiguous but I don’t think it really requires that it be made accessible with a network service.

    Basically I’d treat this as a location to mount/store your non-personal data such as music, videos, etc that should be accessible to anyone using your system. It could be network-exported as well but doesn’t have to be.

    /net is for files imported from the network.