Dumhuvud

joined 2 years ago
[–] Dumhuvud@programming.dev 7 points 1 month ago

Meanwhile plenty of software recommends doing this:

curl https://totallysafe.example/install.sh | sudo bash
[–] Dumhuvud@programming.dev 6 points 1 month ago

God, I hope so.

[–] Dumhuvud@programming.dev 19 points 1 month ago* (last edited 1 month ago)

LLM

sentience

Bruh.

[–] Dumhuvud@programming.dev 2 points 1 month ago

Reddit with its default text-only subs already exists, one may consume LLM slop there.

[–] Dumhuvud@programming.dev 10 points 1 month ago (2 children)

Hey chat, is it possible to hide all comments containing a certain keyword in Lemmy?

[–] Dumhuvud@programming.dev 1 points 2 years ago

Who needs a GUI for that?

I do. It takes less time and is less error-prone to commit code, especially when you need partial staging, via a decent GUI.

[–] Dumhuvud@programming.dev 1 points 2 years ago

Arc<String> is roughly equivalent to Arc<Vec<char>>.

Nitpick: it's Vec<u8>, not Vec<char>.

view more: ‹ prev next ›