Users of all levels are welcome to ask questions about GNU/Linux and share their experiences.*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread ***Before asking for help, please check our list of resources.If you would like to try out GNU/Linux you can do one of the following:0) Install a GNU/Linux distribution of your choice in a Virtual Machine.1) Install a GNU/Linux distribution of your choice on bare metal and run your previous OS in a Virtual Machine.2) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.3) Go balls deep and replace everything with GNU/Linux.Resources: Please spend at least a minute to check a web search engine with your question.Many free software projects have active mailing lists.$ man %command%$ info %command%$ %command% -h/--help$ help %builtin/keyword%Don't know what to look for?$ apropos %something%Check the Wikis (most troubleshoots work for all distros):https://wiki.archlinux.orghttps://wiki.gentoo.org/g/'s Wiki on GNU/Linux:https://igwiki.lyci.de/wiki/Category:GNU/Linux>What distro should I choose?https://igwiki.lyci.de/wiki/Babbies_First_Linux>What are some cool programs?https://wiki.archlinux.org/index.php/list_of_applicationshttps://directory.fsf.org/wiki/Main_Pagehttps://suckless.org/rocks/>What are some cool terminal commands?https://www.commandlinefu.com/commands/browsehttps://cheat.sh/>Where can I learn the command line?https://mywiki.wooledge.org/BashGuidehttps://www.grymoire.com/Unix/https://overthewire.org/wargames/bandit>Where can I learn more about Free Software?https://www.gnu.org/philosophy/philosophy.html>How to break out of the botnet?https://prism-break.org/en/categories/gnu-linux/fglt/'s website:https://fglt.nlGNU/Linux Games:>>>/vg/lggIRC: #sqt on Rizonhttps://fglt.nl/irc.htmlPrevious thread: >>106481242
>have laptop>want to limit cpu to lower power consumption when not plugged inhow would i go about achieving this? working sans DE, just a window manager.
>>106499598>>106499650you can take a look at thishttps://thadeutucci.medium.com/journey-to-a-tiling-window-manager-i3wm-439e0de585c9
>>106499650Use Power Profiles Daemon:https://gitlab.freedesktop.org/upower/power-profiles-daemon
>>106499598artix linux
I love Windows!!
>>106499753Enjoy your dead SSD
>>106499761Truly the newest FUD of our time
>>106499770probably the worst too since windows has plenty of other issues going on right now
>afro ergonomic computing
>>106499761ah yes hitler had v1 rocket v2 rocket and a beetle
>>106499770It's not actually FUD though, loads of people are reporting the issue.https://www.tomshardware.com/pc-components/ssds/latest-windows-11-security-patch-might-be-breaking-ssds-under-heavy-workloads-users-report-disappearing-drives-following-file-transfers-including-some-that-cannot-be-recovered-after-a-rebootIt doesn't seem to affect everyone though but it's a real issue.
>>106499812I'd expect if they can figure out what's wrong then the September update will fix the issue
>>106499816So far they've denied there's even a problem altogether, but I wouldn't surprised if an update silently fixes it and they just don't mention it again.
>>106499761>he says while posting from a web browser which is one of the biggest culprits of massive ssd writes
>>106500150That's not hypocritical at all though, you expect it from your web browser, you don't expect it from your operating system. Not to mention the fact you can run with cache completely in RAM if you really want and then the browser will make zero writes to disk.
>>106499598post beef
I love seeing the repo diffs on Gentoo when I eix-sync. I wonder why other distributions don't have a similar "state of the repo since you last updated diff". It's a great way to discover new packages that you might not have heard of before.I just found harper a grammar checker, this way. It seems like a useful tool:https://writewithharper.com/
eix-sync
>>106500199Nobody expects their web browser to write loads of shit to your disk constantly...It would make more sense for your os to be doing it, not your browser.
>>106500674I think you would be very disappointed in your web browser's performance if it never cached anything and always had to re-download every single image, script and static HTML and CSS file over and over again.
>>106500668Example of the diff I mean.Do any other package managers on other distros display a similar diff?