Curated river of news

Reader

Latest posts from blogs I follow

2881 entries
58 pages

Reckoning: Part 4 — The Way Out(opens in new tab)

“Refuse to go along with plans to build YAJSD (Yet Another JavaScript Disaster). Engineering leaders look to their senior engineers for trusted guidance about what technologies to adopt. When someone inevitably proposes the React rewrite, do not be silent.”

Found: Space space(opens in new tab)

The Space space keyboard is a small, non-split keyboard designed by qpockets, of the now (unfortunately) closed P3Dstore. The keyboard in the picture in particular was built by Reddit user lily_vacation01. The interest check for this board was held almost ...

Access your Kubernetes pods anywhere(opens in new tab)

How does Michal Kuratczyk, Staff Software Engineer at RabbitMQ, access Kubernetes workloads securely, from anywhere? Regardless whether it's a Google Kubernetes Engine (GKE) cluster or Kubernetes in Docker (KiND), Tailscale is a simple solution for this particular use case. This ...

How to compose math problems(opens in new tab)

When I was a young student (around 12), my math teacher had a unique requirement: students had to not only solve math problems but also compose them. This unconventional approach encouraged us to think creatively and critically… or not. While ...

Modern CI/CD - Part 1(opens in new tab)

What does it look like to build a modern CI/CD pipeline from scratch in 2024? While many of you would pick GitHub Actions and be done with it, how do you run it locally? And what do you need to ...

Eleventy Buckets & Cascade Layers(opens in new tab)

Solving a problem I created I’m re-working this site from scratch – sticking with Eleventy, but moving from Nunjucks templates/macros to WebC and web components. Outside of static-site templates, one goal of this refresh is to keep things as ‘vanilla’ ...