Double Shot #2458
- Firefox’s New WebSocket Inspector - Yet another new feature from the Firefox DevTools team.
- New version of OnionShare makes it easy for anyone to publish anonymous, uncensorable websites - Tor network website hosting the easy way.
- Yes, You Should Estimate Software Projects - Not everyone is on-board with #noestimates.
- Pentesting Bible - "hundreds of ethical hacking & penetration testing & red team & cyber security & computer science resources."
- ExcessFlow - Rate-limited for Ruby & Rails projects backed by a global Redis mutex.
- Designing accessible color systems - Not easy, but it can be done. Guidance from Stripe's design team.
- Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - A plumbing approach from Microsoft.
- How to communicate your Microservices? - A summary look at various options including SOAP, REST, gRPC, and GraphQL.
- Modulation - Explicit Dependency Management for Ruby - "Modulation provides an alternative way of organizing your Ruby code. Modulation lets you explicitly import and export declarations in order to better control dependencies in your codebase"