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

help-circle

  • Even assuming all other factors remain same sure it uses more power but by how much? Best case by how much do you expect the increase to be ? 5-10% of their daily electricity consumption ?

    And when you consider the power source, hw efficiency and so on theres no way to assess what the environmental effect an OS has.

    Also you are assuming behavior of the person remains the same when using a precompiled packages v. compiling their own. I’ve installed many sw just to try for a few minutes and remove just to try various options. If it takes hours to compile I’d be very picky on what I install.



  • I am in agreement with most if not all the above points. Didn’t agree with terming a distro the worst of anything based on a single metric.

    ~~ TPW~~ CPU TDP to use it as a rough efficiency metric. Probably not very accurate but roughly representative. HW meant hardware.

    Maybe in many cases repurposing hardware makes sense but based on the source and cost of electricity, hw process generation it might not even be feasible to run compared to modern hw. Might be better to recycle them responsibly than keep those running.

    In end I guess you realise there are many factors to consider to determine something good, bad.





  • Unless you are looking to work on shared systems/servers as sysadmin or other jobs, explore shells like zsh or fish and customise them rather than stick to bash. A lot more user friendly and accessible advanced features. Helps with learning a lot. Zsh is compatible with bash but fish isn’t. So choose based on what your goal with learning shell is.

    If you are sticking with debian based distros, try apt and synaptic(GUI) to install your software. At some point you might also need to install tar archives. Don’t get worried as most guides should be easy to follow.