Although Nissan has been in the doldrums ever since getting purchased by Renault in the early 2000s, it once had a reputation as a car company that was always on the cutting edge of technology. Nis…
It’s Time To Make A Major Change To D-Bus On Linux
Although flying well under the radar of the average Linux user, D-Bus has been an integral part of Linux distributions for nearly two decades and counting. Rather than using faster point-to-point i…
Courtesy of the complex routing and network configurations that Cloudflare uses, their engineers like to push the Linux network stack to its limits and ideally beyond. In a blog article [Chris Bran…
Building A Steam Loco These Days Is Nothing But Hacks
The Pennsylvania Railroad (PRR)’s T1 class is famous for many reasons: being enormous, being a duplex, possibly having beaten Mallard’s speed record while no one was looking… and …
I feel like this has been said before, more than once, but I want to take a moment to note that
most modern languages converged to the error management approach described in Joe Duffy's
The Error Model,
which is a generational shift from the previous consensus on exception handling.
Writing Load Balancer From Scratch In 250 Line of Code
Hey, everyone. It's another weekend, and I was exploring what to build. So I decided to build a simple yet completely functional load balancer. Let's discuss it in this post.
The Tale of Kubernetes Loadbalancer "Service" In The Agnostic World of Clouds
Prologue
One of the key features for the “GlueOps Platform” to work is installing a LoadBalancer, and because we’re using GlueKube to create kubernetes cluster in a cloud agnostic way, getting the LoadBalancer to work isn’t that easy, as each cloud providers requires different setup, especially for providers with no CCM or in an on-prem installation.
The Birth of the LoadBalancer in the Kingdom of Kubernetes
In the realm of cloud-native deployments, a Kubernetes LoadBalancer Service typically interacts with the underlying cloud provider’s infrastructure through a Cloud Controller Manager (CCM). When a Service of type LoadBalancer is declared, the CCM translates this request into a cloud-specific API call, provisioning a load balancer resource (e.g., an AWS ELB, a Google Cloud Load Balancer, or an Azure Load Balancer) in the respective cloud environment. This external load balancer then directs traffic to the Kubernetes worker nodes where the application pods are running.
Culture wars are real. They occur when a dominant culture faces a serious challenge. But unless you pay close attention, you might miss them entirely. As a kid, I was a “nerd.” I read a lot and spent hours on my computer. I devoured science and technology magazines. I taught myself programming. “Great!” you might … Continue reading The culture war that we won
Tiiny AI Pocket Lab: Mini PC with 12-core ARM CPU and 80 GB LPDDR5X memory unveiled ahead of CES
Tiiny AI is an American startup that has introduced a brand-new mini PC with one goal - putting large LLMs in user's pockets. The impressively tiny Pocket Lab mini PC packs a 12-core ARM CPU along with an NPU that is capable of up to 160 TOPS of compute power. Memory is crucial, taken care of by 80 GB of LPDDR5X RAM.
We are experiencing one of the most significant technological breakthroughs of the last few decades. Call it what you will: AI, generative AI, large language models... But where does it come from? Academics will tell you that it stems from decades of mathematical efforts on campus. But think about it: if this were the best … Continue reading Technology is culture
A few weeks ago in Facilitating AI adoption at Imprint,
I mentioned our internal agent workflows that we are developing. This is not the
core of Imprint–our core is powering co-branded credit card programs–and I wanted
to document how a company like ours is developing these internal capabilities.
Building on that post’s ideas like a company-public prompt library for the prompts
powering internal workflows, I wanted to write up some of the interesting problems
and approaches we’ve taken as we’ve evolved our workflows, split into a series of
shorter posts:
What is Instagram’s Adam Mosseri really saying in his year-end memo?
On the last day of 2025, Instagram chief Adam Mosseri posted a 20-slide memo on Instagram. It covered AI, fake content, reality distortion, and how the platform will c…