←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.206s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
Show context
rollcat ◴[] No.35738655[source]
I've written a minimalist replacement for Ansible. It started as a weekend hack, and I'm still using it daily after 7 years. Perhaps it's not technically impressive, but so wasn't the original UNIX, which served as a direct inspiration: how much work can you do with the simplest design and the least amount of code?

https://github.com/rollcat/judo

replies(1): >>35750488 #
1. unixhero ◴[] No.35750488[source]
And it uses honest to god scp. That's great