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 about 1 month ago

Heredocs Can Make Your Bash Scripts Self-Documenting

about 1 month 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

2 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

4 months ago

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