Double Shot #2380
- Implement With Types, Not Your Brain! - Using Haskell's strong type-checking to help guide your development. Not the way I personally code but an interesting approach.
- Algo VPN - "Algo VPN is a set of Ansible scripts that simplify the setup of a personal IPSEC and Wireguard VPN. It uses the most secure defaults available, works with common cloud providers, and does not require client software on most devices."
- Track This. - Firefox script to pollute your browsing history in the interest of confusing your advertising profile. Hey advertisers, track THIS explains the thinking behind it.
- HTML is the Web -I tend to agree but I think this might be a losing battle.
- As a leader, your job should change every six months even if you stay put - Cate Huston offers a thoughtful approach to evolution as a manager.
- On scripting runtimes and macOS - And how this will screw up a bunch of software.
- 3 Strategies for implementing a microservices architecture - A quick look at the options from GitLab.
- Using Microservices to Solve Slow Build Times - Stop building the entire world on every commit.