myotherself

joined 7 months ago
[–] myotherself@lemmings.world 2 points 5 months ago

Thanks for coming back to this!

[–] myotherself@lemmings.world 2 points 5 months ago (1 children)

Flatpak runtimes aren't part of atomic updates.

[–] myotherself@lemmings.world 3 points 6 months ago

Do you use the native version or do you use proton? I heard that this issue also occures when playing TF2 using proton.

[–] myotherself@lemmings.world 4 points 6 months ago* (last edited 6 months ago)

There 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

[–] myotherself@lemmings.world 2 points 7 months ago

xkcd.com uses title text, not alt text.

[–] myotherself@lemmings.world 7 points 7 months ago

That's just brilliant.

[–] myotherself@lemmings.world 1 points 7 months ago

To be fair, these alternatives are also limited to the case where the item type stays the same.

[–] myotherself@lemmings.world 7 points 7 months ago* (last edited 7 months ago) (7 children)

map() can still be used with Vec::iter_mut(), filter_map() can be replaced with Vec::retain_mut().

[–] myotherself@lemmings.world 15 points 7 months ago

I think the better solution would be to use Vec::retain().

view more: next ›