Ich, einfach anders
- 0 Posts
- 13 Comments
Joined 2 years ago
Cake day: April 3rd, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Ich, einfach anders@lemmings.worldto
Linux@lemmy.ml•Why is my CPU usage always 100%? (Upgrading my Chumby 8 kernel part 9)
0·2 years agoThere are many furries in the open source community, but somehow I have never seen a penguin furry.
Edit: I forgot that penguins are birds, lol. Birds have feathers, not fur.
Edit²: Avians/featheries seem to be a thing: https://en.wikifur.com/wiki/Avian
Ich, einfach anders@lemmings.worldto
Linux@lemmy.ml•Are there any things in Linux that need to be started over from scratch?
0·2 years agoxkcd.com uses
titletext, notalttext.
Ich, einfach anders@lemmings.worldto
Rust@programming.dev•Rust Optimization: `Vec::into_iter().collect()`
1·2 years agoTo be fair, these alternatives are also limited to the case where the item type stays the same.
Ich, einfach anders@lemmings.worldto
Rust@programming.dev•Rust Optimization: `Vec::into_iter().collect()`
81·2 years agomap()can still be used withVec::iter_mut(),filter_map()can be replaced withVec::retain_mut().
Ich, einfach anders@lemmings.worldto
Rust@programming.dev•Rust Optimization: `Vec::into_iter().collect()`
15·2 years agoI think the better solution would be to use
Vec::retain().
Ich, einfach anders@lemmings.worldto
Rust@programming.dev•Security advisory for the standard library (CVE-2024-24576)
12·2 years agoTl;dr:
std::process::Commandis vulnerable to shell injection if you invokecmd.exeor*.{cmd,bat}on Windows.
Ich, einfach anders@lemmings.worldto
Linux@lemmy.ml•FDO's conduct enforcement actions regarding Vaxry
1·2 years agoGood to know which community to avoid if I ever get into Tiling WMs


Flatpak runtimes aren’t part of atomic updates.