Ask HN: What was an interesting project you started and finished over a weekend?
141–150 of 242 posts
Re: Ask HN: What was an interesting project you started and finished over a weekend?
#142I was really surprised how springy LEGO may be :)
Re: Ask HN: What was an interesting project you started and finished over a weekend?
#143A minimalist MP3 player for my grandmother. The whole user interface is a single physical button on her desk : - ON : indefinitely play all MP3 files randomly - OFF : stop playing The longest task was to find her favourite pieces of music from my aunts and uncles. https://github.com/remipch/radio_colette
Re: Ask HN: What was an interesting project you started and finished over a weekend?
#144Last year, my wife and I were planning a 12 day trip and I was struggling with Google Docs moving days around while we planned our final route. Told her to give me 2 days and ended up making a small app to help us plan our trip; the first version was built over New Years weekend: https://turas.app Kept working on it and it was good enough to share to Reddit 6 days later [0]. Got a good number of users and still keep…
This is cool. I’m not a super planner, but I’d use it.
Always open to input an ideas; still work on it a few weekends a month and make improvements (just added a timeline/history this past weekend).
Re: Ask HN: What was an interesting project you started and finished over a weekend?
#145Re: Ask HN: What was an interesting project you started and finished over a weekend?
#146Bought some duratex roll on coating (similar to truck bed liner) and recovered it. Then went to the hardware store and bought replacement screws and bolts to reassemble the keyboard.
Can’t believe how much better it plays now. Butter smooth.
Re: Ask HN: What was an interesting project you started and finished over a weekend?
#147A minimalist MP3 player for my grandmother. The whole user interface is a single physical button on her desk : - ON : indefinitely play all MP3 files randomly - OFF : stop playing The longest task was to find her favourite pieces of music from my aunts and uncles. https://github.com/remipch/radio_colette
EDIT: wait, after take a look at the repo you do remake iPod Shuffle
Re: Ask HN: What was an interesting project you started and finished over a weekend?
#148With 0 knowledge of Swift and a bit of ML experience I was able to build a Mac app that does a much better job of it than the built-in model.
Planning more features, including upscaling, exposure/contrast fixes and possibly inpainting.
Re: Ask HN: What was an interesting project you started and finished over a weekend?
#149I sell apps for a living - I have a few iOS apps and a macOS app. Each of them uses a different way of billing (app store, revenuecat, lemonsqueezy etc), which makes it a PITA to check the total revenue (which I need to do everyday because I am so obsessed with it). So, I recently converted my old phone into a 24/7 live sales dashboard[1] which consolidates the revenue from each service. It resembles a retro device i…
Re: Ask HN: What was an interesting project you started and finished over a weekend?
#150Last year, my wife and I were planning a 12 day trip and I was struggling with Google Docs moving days around while we planned our final route. Told her to give me 2 days and ended up making a small app to help us plan our trip; the first version was built over New Years weekend: https://turas.app Kept working on it and it was good enough to share to Reddit 6 days later [0]. Got a good number of users and still keep…