Hacker News new | ask | show | jobs
by gigantino 909 days ago
When I was young I tried to make my own alarm clock.

My masterplan was to print the time to the display (starting from 8 AM), wait a second and print the next value. All manually, obviously.

I remember eventually giving up because it was getting too boring. I think I discovered about loops a year after the event.

Great times :)