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.
- 0 Posts
- 7 Comments
Joined 2 years ago
Cake day: June 13th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
No, a magnetized needle and a steady hand is all you need.
Johannesto Programming•How important is the option for dynamic linking (vs static linking) in the modern day?1·2 years agoYeah, 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
Johannesto Programming•How important is the option for dynamic linking (vs static linking) in the modern day?2·2 years agoDepending 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
You can configure Rethink to use always on VPN inside the app.