Search: "#functionalprogramming"
Show posts from unknown users
Software Engineer – Build ECAI with DamageBDD Location: Remote | Pay: Minimum (Satoshis) | Glory: Maximum Who We Are Arrogant Frog is a Bitcoin-first company pushing the boundaries of behavior-driven development (BDD), AI verification, and elliptic curve cryptography. We don’t play casino games... show more
Software Engineer – Build ECAI with DamageBDD Location: Remote | Pay: Minimum (Satoshis) | Glory: Maximum Who We Are Arrogant Frog is a Bitcoin-first company pushing the boundaries of behavior-driven development (BDD), AI verification, and elliptic curve cryptography. We don’t play casino games... show more
Why modern languages will never be able to replicate the elegance of Erlang because of fundamental organisational rot?
Modern programming languages will never replicate the elegance of Erlang due to fundamental organizational rot in the software industry. This rot manifests in several... show more
Why I Chose Sophia for Smart Contracts: The Micro-Block Advantage
When it came to choosing a smart contract language, I wasn’t going to settle for something that felt like a compromise. Solidity? Overcrowded and uninspired. Rust? More complexity than necessary for my needs. I wanted... show more
It's fascinating to see FP goodness creeping into traditionally imperative/OO languages like C++. Iterable std::optional in C++26 is a prime example. Soon we'll be currying functions while manually managing memory! 🤣 #functionalprogramming #cpp