• 6 Posts
  • 123 Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle

  • Depends on the game. A title like dota will have a lot of savings (tens of gigabytes last I checked it). Most other games it seems don’t have obviously and easily compressible assets from a generic compression algorithm, and therefore will yield extremely minor savings.

    Checked some installed games. DotA is down to 36 gb from 67. Almost 54% the original size.

    RoboCop rogue city is 37->37gb. Negligible savings.




  • GnuLinuxDude@lemmy.mltoMemes@lemmy.mlConformity
    link
    fedilink
    arrow-up
    4
    ·
    1 month ago

    I think you just need well-placed parks in the urban areas. I think it’s worth asking ourselves why we don’t really hear people bemoan the upbringing and experiences of kids from really urban cities like NYC or Tokyo. But when it comes to Soviet apartment blocs, this becomes a real concern. I think it’s a double-standard that’s been propagandized onto us.

    Notice the multiple “I thinks” – it’s not like I’m out here doing surveys on the topic. This is just how it seems to me.





  • And permissively licensed utils have been around thanks to BSD and it’s never been an issue.

    The distinction is that BSD coreutils are not attempting to be a drop-in 1:1 compatible replacement of GNU coreutils. The Rust coreutils has already accomplished this with its inclusion into Ubuntu 26.04.

    If I wanted a permissively licensed system, I’d use BSD. I don’t, so I primarily use Linux. I think citing a proprietary OS like macOS as a reason why permissively licensed coreutils are OK is kind of funny. It’s easy to forget that before before the GPL there were many incompatible UNIX systems developed by different companies, and IMO the GPL has kept MIT and BSD-licensed projects “Honest”, so-to-speak. Without the GPL to keep things in check, we’d be back to how things were in the 80s.

    So what’s next on the docket for Ubuntu? A permissively licensed libc?



  • My media server, which is just my server generally, is an old thinkpad I have from 2014. For media I use Jellyfin and I ensure the content is already in a format that will not require transcoding on any device I care to serve to (typically mp4 1080p hevc + aac).

    If you look at the used computer market, there are endless options to attain what you are asking for. My only real advice is make sure the computer doesn’t draw much power and, if possible, doesn’t emit much or any fan noise. A laptop is a decent choice because the battery kind of serves as an uninterruptible power supply. I just cap my charge limit at 80% since I never unplug it.


  • Interesting writing. But my concern is that social responsibility will be dumped by the cost factor as he said. Anything that is GPL is under threat by an AI-based reimplementation. The cost of doing that seems artificially low now (investment hype phase, not ROI phase of these businesses), so it’s not really the idea anyone could do it that concerns me. The concerning part is no matter the price, bigger companies can take the hit and now direct their resources to undo the GPL everywhere and simultaneously replace labor in doing it.





  • Sorry but I find this claim irreconcilable with how SLES and Fedora default to btrfs with their installations, or how a company like Meta uses it across their entire fleet.

    I don’t know if Meta uses the raid feature directly or if they use, as you suggested, mdraid with btrfs on top. I know that that’s what Synology does.