Hacker News new | ask | show | jobs
by emj 1277 days ago
This was a nicely executed KISS project seems like you have had fun. I've built lackluster versions of this in an ad-hoc manner and this is so much better! Minor nit-pick, seems to use lots of IPs/servers/money for what it does, I would also remove the binary from the initial commit.

A joy to read this code, will try to remove my crud and replace it with this.

1 comments

Thanks, I’m really glad you like it! It’s been a lot of fun to work on.

It does use a few different IPs/servers, and I think some could be combined. If you do end up moving towards replacing yours with this, I’ve got an article written with more information on setting it up for doing development: https://tech.myjekyllblog.com/2022/12/14/setting-up-a-develo...

Thanks again, I appreciate your feedback!