- 2 Posts
- 173 Comments
crispy_kilt@feddit.deto Privacy@lemmy.ml•Project 2025 wants to send you to prison for watching porn. Laws requiring ID to access NSFW sites have already made porn hard to access in many states. Your browser is next 👀61·1 year agoYou don’t need to mention people when replying to them.
It can be both
You can also use your camera to scan the qr when seeing the person in person.
crispy_kilt@feddit.deto Linux@programming.dev•Linux market share passes 4% for first time; macOS dominance declines4·1 year agoBtw I use Debian
crispy_kilt@feddit.deto Rust@programming.dev•JetBrains RustRover Is Released and Includes a Free Non-Commercial Option16·1 year agoI’m glad we could clarify it then
crispy_kilt@feddit.deto Rust@programming.dev•JetBrains RustRover Is Released and Includes a Free Non-Commercial Option26·1 year agoThe one that is no longer developed, obviously
crispy_kilt@feddit.deto Rust@programming.dev•JetBrains RustRover Is Released and Includes a Free Non-Commercial Option26·1 year agoYou can still use the plugin
crispy_kilt@feddit.deto linuxmemes@lemmy.world•Debian used to be so good. What happened!?2·1 year agoJust use the Mozilla .deb
crispy_kilt@feddit.deto Linux@programming.dev•Is there a way to keep Linux responsive when at ~100% CPU usage?1·1 year agodeleted by creator
crispy_kilt@feddit.deto Linux@programming.dev•Is there a way to keep Linux responsive when at ~100% CPU usage?5·1 year agoDefault is 0. Also, processes inherit the priority of their parent.
This is another reason why starting the desktop environment as a whole with a different prio won’t work: the compiler is started as a child of the editor or shell which is a child of the DE so it will also have the changed prio.
crispy_kilt@feddit.deto Linux@programming.dev•Is there a way to keep Linux responsive when at ~100% CPU usage?5·1 year agoCritical operating system tasks run at -19. If they don’t get priority it will create all kinds of problems. Audio often runs below 0 as well, at perhaps -2, so music doesn’t stutter under load. Stuff like that.
crispy_kilt@feddit.deto Linux@programming.dev•Is there a way to keep Linux responsive when at ~100% CPU usage?21·1 year agoHow do you expect the system to know what program is important to you and which isn’t?
The windows solution is to switch tasks very often and to do a lot of accounting to ensure fair distribution. This results in a small but significant performance degradation. If you want your system to perform worse overall you can achieve this by setting the default process time slice value very low - don’t come back complaining if your builds suddently take 10-20% longer though.
The correct solution is for you to tell the system what’s important and what is not so it can do what you want properly.
You might like to configure and use the auto nice deamon: https://and.sourceforge.net/
crispy_kilt@feddit.deto Linux@programming.dev•Is there a way to keep Linux responsive when at ~100% CPU usage?3·1 year agoNo. This will wreak havoc. At most at -1 but I’d advise against that. Just spawn the lesser-prioritised programs with a positive value.
crispy_kilt@feddit.deto Linux@programming.dev•Is there a way to keep Linux responsive when at ~100% CPU usage?243·1 year agonice +5 cargo build
nice is a program that sets priorities for the CPU scheduler. Default is 0. Goes from -19, which is max prio, to +19 which is min prio.
This way other programs will get CPU time before cargo/rustc.
You should not eat this.
Look European. Don’t be Asian and especially don’t be African. Got it.