Curated river of news

Reader

Latest posts from blogs I follow

3006 entries
61 pages

What Is React.js?(opens in new tab)

“Its proponents can be weird, it takes itself far too seriously, and its documentation is interminable. These are some ways that some people have described Christianity. This video is about React.js.”

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 ...