Johannes

joined 2 years ago
[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

You can configure Rethink to use always on VPN inside the app.

[–] [email protected] 1 points 1 year ago (1 children)

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.

[–] [email protected] 33 points 1 year ago (1 children)

No, a magnetized needle and a steady hand is all you need.

[–] [email protected] 7 points 2 years ago

We ought to make a satire shell based on this

[–] [email protected] 1 points 2 years ago (1 children)

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

[–] [email protected] 2 points 2 years ago (3 children)

Depending on which is more convenient and whether your dependencies are security-critical, you can do both on the same program. :D

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

Who tf thinks that's reasonable