Live data from Hacker News

Ask HN: What did you make during lockdown?

news.ycombinator.com

181–190 of 556 posts

Re: Ask HN: What did you make during lockdown?

#181

I made an automatic chess board that allows you to play with another person over the Internet (using lichess), but with a physical board. It has been described as "very lockdown chic". Each chess piece has a magnet in the bottom. The board senses your moves by looking at where magnets disappear and appear, and it plays your opponent's moves by dragging them with an electromagnet underneath the board moved by a pair o…

How does it handle moves where pieces might accidentally hit each other like https://en.wikipedia.org/wiki/Castling and knight moves?

There is usually enough space between two chess pieces to easily fit a third one between them on these boards. So from my understanding the magnet just moves the third piece from between the two other pieces without hitting either of them.

Re: Ask HN: What did you make during lockdown?

#185
post #157

I started writing HTTP status code guides for my SaaS business: https://tryhexadecimal.com/guides/http/ A lot of guides on the Internets concerning HTTP status codes are regurgitations or outright ripoffs of RFCs (2616 or 7231). Or light on details. I want(ed) to go one step further and explain when each code is appropriate (from the website operator's perspective), how to work around some of the errors (mostly for 4…

Hexadecimal looks cool. I'm particularly fascinated to hear the reason behind the 16-day tri... ooohhhhhh. slaps forehead

Re: Ask HN: What did you make during lockdown?

#187
I created a simple manual budgeting app with flutter called Go Budget, which is primarily optimized for entering purchases as easily as possible, but also provides income and bill tracking/reminders and a savings goal tracker.

It is currently in beta but I hope to launch in the next two weeks.

https://gobudget.io

Edit:

iOS beta: https://testflight.apple.com/join/4IMtFylH

Android: closed beta - email support@gobudget.io if interested :)

Re: Ask HN: What did you make during lockdown?

#189
I made myself a video game addiction. Went 10 years without playing anything while the friends I grew up with glowed about the virtual adventures they went on, urging me to play with them. Now I'm 628 hours into Fallout 4 with multiple level 200+ characters on the hardest difficulty settings. It's been a blast and I can see why that game was praised, but soon I'll have to take back control of my time.
Post reply on HN