on *Permanently Deleted* · c/privacy · 1 pts · 1yYou can configure Rethink to use always on VPN inside the app.
on I Made a English Dictionary Front-End for Terminals · c/programming · 1 pts · 2yIf you're interested in functional programming you could try haskell. It has a reputation for a steep learning curve but it was worth learning for me.
on Linux Kernel 6.8 Officially Released, Here's What's New · c/linux · 32 pts · 2yNo, a magnetized needle and a steady hand is all you need.
on How important is the option for dynamic linking (vs static linking) in the modern day? · c/programming · 1 pts · 2yYeah, you can dynamically link in Rust, but it’s a pain because you have to use the C ABI since Rust’s ABI isn’t stable, and you have to miss out on exporting more fancy types
on How important is the option for dynamic linking (vs static linking) in the modern day? · c/programming · 2 pts · 2yDepending on which is more convenient and whether your dependencies are security-critical, you can do both on the same program. :D
on is it just me or GitHub is turning into some sort of LinkedIn · c/programming · 2 pts · 3yWho tf thinks that's reasonable
You can configure Rethink to use always on VPN inside the app.
If you're interested in functional programming you could try haskell. It has a reputation for a steep learning curve but it was worth learning for me.
No, a magnetized needle and a steady hand is all you need.
We ought to make a satire shell based on this
Yeah, you can dynamically link in Rust, but it’s a pain because you have to use the C ABI since Rust’s ABI isn’t stable, and you have to miss out on exporting more fancy types
Depending on which is more convenient and whether your dependencies are security-critical, you can do both on the same program. :D
Who tf thinks that's reasonable