What's your issue with asdf? It works really well for me
Whoa, super cool! I would love this
Excited to see the Jellyfin UX improving - it's probably the biggest reason I use Plex over Jellyfin (not that Plex is THAT much better...)
Great explainer on the subject: https://youtu.be/lLCDca6dYpA?si=gUJlQJgfDxi-n_Y6
And a follow up on how calculators actually implement this inconsistently: https://youtu.be/4x-BcYCiKCk?si=g5pqwXvBqSS8Q5fX
I tried it in rust last year, made it through like 5 days? It just took too long :(
What is the "old friends poster"?
The only case I use snippets for is for debug code that I use often. Sometimes there are things I find myself doing a lot for debugging that don't have any reason to be in code (e.g. nicely formatting certain objects for debug purposes)
Yeah but it's awful, and can only install UWP apps which are just plain bad
Since I saw [email protected], just wanted to let you know about my own [email protected] (4k subs, but not too many posts lately).
SSH will definitely break, I've had this issue before. If your private key in the .ssh dir is too open, ssh won't let you use it.
I'd like to point out, the value add of Rust isn't speed, it's safety in a low-level language. C is also just as fast, it's just that Rust guarantees safety in a wide class of potential catastrophic bugs with little to no runtime overhead, by using the design of the language and compiler.
Is €50,000 really a median developer salary? Sounds low... In NY, the median starting salary for a new grad was $110,000 last time I checked (admittedly a while ago)