I mention software freedom whenever I can.

Profile avatar is “kiwi fruit” by Marius Schnabel. CC BY-SA 4.0 | I am not affiliated with OpenMoji.

  • 1 Post
  • 125 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle
  • tabular@lemmy.worldtoLinux@lemmy.mlThe Dislike to Ubuntu
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    18 hours ago

    I have not used Ubuntu enough to say I have a bad experience with it. I know of Snap being effectively a proprietary store (a dumb feature) and Canonical has a bad reputation for being like the Microsoft of GNU+Linux.

    Linux Mint offers the pros of Ubuntu but with the cons of like-Microsoft decision removed, why would I consider Ubuntu?


  • I’ve used Logical Increments in the past and found it very useful to meet a budget. Now I aim for “price to performance” sweet spots (since GPU prices have been crazy I’m now well overdue for a new GPU).

    Both CPU manufactures are changing their naming schemes (to make it difficult to know what it is, I wish this was hyperbole). GPU manufactures also make some weird choice on naming GPUs (same-name GPU with different VRAM). Reading/watching reviews of specific parts will likely be the best way to know what you aught to buy.

    If you’re confident in your technical knowledge or want to then narrow down your choices then I would recommend watching videos from:

    For a casual overview of CPUs/GPUs video review I’d recommend something like Linus Tech Tips (even with the prior controversy).









  • The warranty is 2 years. Warranty is the confidence a company has that it will last as long as that. Batteries eventually die, so that is the one part in mobile devices we can guarantee needs to be replaced.

    Manufacturers make bigger devices difficult to repair - so it being a small form factor is just an excuse. When they try and it fails then is the time to consider if it’s feasible. Fairphone products are probably average at best but you can at least replace the batteries in a small device like their earbuds (Fairbuds), and assume they will get better at making their repairable devices.






  • I’d like to know about that too.

    I imagine you’re aware but GPL doesn’t directly prevent corps from using your code (just often done because their code is often propriety). They can use it legally as part of their own GPL licensed code or when they are offering software as a service (they don’t distribute the binary, it’s running on their server). In that case where your code could be running on a server then the AGPL would be preferable if giving software freedom to their users is part of your goals.