Dumhuvud

joined 1 year ago
[–] Dumhuvud 1 points 1 year 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 2 points 1 year ago (1 children)

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

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

[–] Dumhuvud 2 points 1 year ago (1 children)

STJ is a part of the standard library since forever though, who cares if it stays on NuGet