Technology Commentary

Technology Commentary

8215 bookmarks
Custom sorting
So you want to Version Control Configuration?
So you want to Version Control Configuration?
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.
·dolthub.com·
So you want to Version Control Configuration?
Imagine a Smarter CI Pipeline
Imagine a Smarter CI Pipeline
What if CI pipelines had less boilerplate, faster runtimes, and could run from our laptops?
·thenewstack.io·
Imagine a Smarter CI Pipeline
Getting Identity and Authz Right in Kubernetes
Getting Identity and Authz Right in Kubernetes
Start by capturing business requirements, then add architectural design that puts security in the hands of engineers who understand the domain logic.
·thenewstack.io·
Getting Identity and Authz Right in Kubernetes
Why The New Stack Won’t Give You AI-Written Articles
Why The New Stack Won’t Give You AI-Written Articles
There's a lot of pressure these days on journalists and content providers to use generative AI to create their work. We won't. Here's our AI policy.
·thenewstack.io·
Why The New Stack Won’t Give You AI-Written Articles
Why FinOps Must Focus on Value, Not Just Cost
Why FinOps Must Focus on Value, Not Just Cost
Too often, FinOps initiatives focus too much on the "Fin" and not enough on the "Ops." Controlling cloud spend requires a less reactive approach.
·thenewstack.io·
Why FinOps Must Focus on Value, Not Just Cost
Concurrent locks and MultiXacts in Postgres
Concurrent locks and MultiXacts in Postgres
Pretty recently, I was troubleshooting a performance issue in a production Rails app backed by Postgres. There was this one class of query that would get slower and slower over the course of about …
·blog.danslimmon.com·
Concurrent locks and MultiXacts in Postgres
Using a Developer Portal for API Management
Using a Developer Portal for API Management
An internal developer portal is a great solution for managing API complexities in a microservices architecture.
·thenewstack.io·
Using a Developer Portal for API Management
The Pros and Cons of IaC: What You Need to Know
The Pros and Cons of IaC: What You Need to Know
Infrastructure as Code has addressed many traditional challenges — offering automation, consistency, and scalability — but it also has its own set of complexities.
·thenewstack.io·
The Pros and Cons of IaC: What You Need to Know
This A.I. Subculture’s Motto: Go, Go, Go
This A.I. Subculture’s Motto: Go, Go, Go
The eccentric pro-tech movement known as “Effective Accelerationism” wants to unshackle powerful A.I., and party along the way.
·nytimes.com·
This A.I. Subculture’s Motto: Go, Go, Go
Canon TDD
Canon TDD
Write a list of the test scenarios you want to cover Turn exactly one item on the list into an actual, concrete, runnable test Change the code to make the test (& all previous tests) pass Optionally refactor to improve the implementation design Until the list is empty, go back to #2
·tidyfirst.substack.com·
Canon TDD
What is a File Sandbox?
What is a File Sandbox?
TLDR: A demo speaks louder than a thousand words. You can connect to an online file sandbox created by me and my team via browserling.com/browse. You can download and run suspicious files in this sandboxed environment without risking the security of your own computer. ## File Sandbox – What Is It? A file sandbox is a...
·catonmat.net·
What is a File Sandbox?
“Human error” means they don’t understand how the system worked
“Human error” means they don’t understand how the system worked
One of the services that the Amazon cloud provides is called S3, which is a data storage service. Imagine a hypothetical scenario where S3 had a major outage, and Amazon’s explanation of the …
·surfingcomplexity.blog·
“Human error” means they don’t understand how the system worked