Links
AddUnimog is the Layer 4 Load Balancer for Cloudflare’s edge data centers. This post explains the problems it solves and how it works.
UNIX v4 (1973) live in your browser. Original binaries recently recovered from archival sources once thought lost. PDP-11/45 emulator with Thompson shell and early C compiler.
: Crucial early evolutionary step found, imaged, and ... amazingly ... works
The Unsure Calculator is an online tool that lets you calculate with numbers you’re not sure about.
Researchers at the University of New South Wales have made a world-first research breakthrough demonstrating quantum entanglement between two atoms, a crucial underpinning for scaling quantum computers. Entanglement between at least two qubits is the phenomena that enables information to be encoded on a quantum computer and the information to be processed. This was demonstrated by the UNSW-led team between two electrons on separate phosphorus atoms.The phosphorus atoms were implanted on a silicon chip similar to those in the computers and electronics of today, potentially enabling future manufacturing scale up using existing chip fabrication techniques.
Let’s Encrypt is introducing several updates to the certificates we issue, including new root certificates, the deprecation of TLS client authentication, and shortening certificate lifetimes. To help roll out changes gra…
What happened? In 1.110, we added a setting to add Copilot as coauthor in commit messages by appending Co-authored-by: Copilot [email protected]. The setting git.addAICoAuthor has three different values: off - no attribution no matter w...
Urtext /ˈʊrtekst/ is an open-source Python library for writing and knowledge management. It wraps an API around a simple, freeform syntax whose contents can be accessed and manipulated to the extent of the Python language. Freeform, Flexible Syntax Syntax Overview _ (the single underscore character denotes the node title) Most of the syntax is freeform!...
USB-C aimed to unify charging and data, but years later, compatibility problems and complex specs make it a headache for consumers worldwide.
Usborne children's coding books for a new generation
In an ideal world you wouldn't have to perform multiple steps for the rendering, but unfortunately we... Tagged with kubernetes, devops, tutorial, argocd.
The Internet is almost anonymous and privacy-preserving by design. I mean, unless some administrator actively tries to track you, there is no built-in...
The open source "Jarvis" chats via WhatsApp but requires access to your files and accounts.
A lot of people seem convinced that the point of AI coding is to write low-quality code as fast as possible. Spew out barely-passable slop, open massive PRs, and merge them unvetted. Ship it! But the thing is, LLMs are very flexible. And you can use them just as effectively to write high-quality code more…
I recently learned an interesting fact about Fibonacci numbers while watching a random number theory video on YouTube. Fibonacci numbers can be used to approximately convert from miles to kilometers and back. Here is how. Take two consecutive Fibonacci numbers, for example 5 and 8. And you're done converting. No...
Feeling like a kid in a candy store, once more
As a promised follow-up to my previous post, today I will outline the process necessary to set up and utilize HashiCorp Terraform within Proxmox.
To preface, Terraform is an infrastructure as code tool, letting you spin up, modify, and destroy infrastructure. Terraform is extremely versatile, utilizing Terraform Providers to interface