IPFS: What you should know about the InterPlanetary File System.
The future of the internet. Who's working on improving protocols, systems, and tools? What is IPFS and why is it important? How does it affect security?
1500 Archers on a 28.8: Network Programming in Age of Empires and Beyond
In Age of Empires the time to complete each simulation step varies greatly: the rendering time changes if the user is watching units, scrolling, or sitting over
Did you know that ground stations transmit signals to satellites 22,236 miles above the equator in geostationary orbits, and that those signals are then beamed down to the entire North American subcontinent? Satellite radios today serve hundreds of channels across 9,540,000 square miles. Unless you’re working at a secret military facility, deep underground, you can …
As stated in my last post Storm in a teapot, DataPortability.org has started a DIY project of the month on rel=me. First off, a bit of background about rel=me (rel is short for relationship), XFN, …
How We Converted a GitHub Tool Into a General Purpose Webhook Proxy to Supercharge Our Integration Development
Webhooks automate workflows by sending data from one app to another on certain events. But existing services have limitations. We customized a GitHub tool into a general purpose webhook proxy to supercharge our integrations. Here is how we did it.
Meet Flora: the eBPF observability agent that was born to outperform
Get to know Flora - groundcover's newly launched eBPF observability agent that delivers full observability while incurring near-zero overhead on the resources of the application it monitors and discover why it's particularly important in modern cloud-native environments.
The latest version of the Warewulf 4 cluster provisioning system replaces its burdensome imaging system with support for the industry standard Open Container Initiative.
LLM-Oriented Programming: Keeping Your Codebase Organized for Large Language Models
IntroductionI feel that the world of coding is changing. In a couple of years, I expect a lot of new developer tools based on LLMs to come up. They will like...
Use Databases Without Putting Domain Logic in Them
Even though I’m very passionate about front-end development now, I started my career with different intentions. For the first few years, I worked predominantly…