Fast · Patrick Collison
Technology Commentary
Why Fast?
Are self-driving cars already safer than human drivers?
I learned a lot by reading dozens of Waymo and Cruise crash reports.
Technical Metrics to Track in Engineering Orgs
TypeScript Type System Hacks
Automate Git Tag Versioning Using Bash
anytype — the everything app
for those who celebrate trust & autonomy.
🤔 Why did the new GraphQL API take 1.5 years to be released? - GraphQL API for WordPress
A story that took a long time to be written
NASA officials sound alarm over future of the Deep Space Network
"I'm not sure who thought it was a good idea to put up CubeSats with Artemis I."
WASM: Big deal or little deal?
WebAssembly is getting a lot of hype, but is it the game-changer some think it is?
I built my first AI NPC teammates and here’s what I learnt
Posted on Friday 1 Sep 2023. 2,695 words, 15 links. By Matt Webb.
Implementing a self-hosted S3 server
Implementing a self-hosted S3 server Software Development, API development, Indutrial IOT
Getting started with edge computing
Edge computing practitioners answer your questions about when and why to build applications at the edge.
4 Key Observability Best Practices
Without observability, precious engineering time is wasted trying to sift through data to spot where a problem lies, rather than shipping new features.
Sometimes Less Is More: How Simple ML Models Win More Often
ML modeling methods to easily explain to non-technical stakeholders.
API Fuzzing: What Is It and Why Should You Use It?
It's a technique used to test the security and reliability of an application's APIs. Schemathesis, an open source testing tool, can help implement API fuzzing.
Capital Intense AI Bets
The Past, Present and Future of Multitenancy
We can have stronger data isolation without the drawbacks of earlier forms of dedicated infrastructure.
siderea | Software Development Worst Practices [tech, p/a/s, Patreon]
The 11 Types Of Toxic Pull Requests (According To 4.5 Million Code Branches)
After reviewing millions of PRs, we've found the 11 that are dragging down your engineering team.
Keploy: Open Source API Test Case and Data Mock Generation using AI for Developers
Keploy is AI based test case and stubs/mocks generator for e2e testing. 90% test coverage in minutes with open source testing tool
Deploy and scale high-performance background jobs with Koyeb Workers
Today, we are thrilled to announce workers are generally available on Koyeb! You can now easily deploy workers to process any background jobs with high-end performance in all of our locations.
Leveraging Rust in our high-performance Java database | QuestDB
How AdaCore's Rust Fork May Make the Language More Adoptable
AdaCore, which specializes in safety- and security-minded industries, will offer long-term support for its fork of Rust.
Why most password requirements are silly. Also, here’s our flavor
If you intend on building a secure application, you should enforce strong password requirements to prevent bad actors from easily breaching…
wg-endusers/MANIFESTO at main · ossf/wg-endusers
OpenSSF Endusers Working Group. Contribute to ossf/wg-endusers development by creating an account on GitHub.
The Problems Of Annotation-Driven Development » The Bored Dev
In this article we will talk about the problems that arise when we overuse annotations in our applications, something we call "annotation-driven development"
A New Take on Software Code Security: The Open Source Consumption Manifesto
Open source is a blessing. It's also a curse when we don't take its security seriously. Now, the OpenSSF wants us all to take a long, hard look at how we consume and secure open-source software.
Awk: a small programming language
The awk programming language has managed to remain small and elegant. Writing awk makes you question whether you need functionality it doesn't have.
Tools, small and large
Is it better to use minimalist tools or multipurpose ones? Yes.