Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

holdtherobot.com

Hold The Robot Blog

Get the latest updates from Hold The Robot Blog directly as they happen.

Follow now < 10 followers

Latest posts

Last updated 21 days ago

An AI Agent Progresses Towards Idiocy, Not Expertise

21 days ago

If you hand a new project to a human, they will start...

Public Restroom Doors are a Nightmare

2 months ago

Look at this This is the interior handle and lock of a...

In Software, One Thing is Better Than Two Things

6 months ago

I recently took over a software project that had, from both an...

How to use Claude Code for big tasks without turning your code to shit

7 months ago

I find myself using LLMs for coding in 4 specific ways Finding...

Xcode is the Worst Piece of Professional Software I Have Ever Used

8 months ago

The compiler is unable to type-check this expression in reasonable time; try...

Heredocs Can Make Your Bash Scripts Self-Documenting

10 months ago

I have long since come to appreciate the value of writing scripts...

A CRDT-based Messenger in 12 Lines of Bash Using a Synced Folder

11 months ago

mkdir -p $(dirname $0)/data; cd dataprint_messages() { clear cat $(ls -tr |...

Coding Without a Laptop - Two Weeks with AR Glasses and Linux on Android

about 1 year ago

I recently learned something that blew my mind you can run a...