Ask HN: What are you building this weekend?
11–20 of 48 posts
Re: Ask HN: What are you building this weekend?
#12Moving my home automation notifications (mix of DIY and Home Assistant) from Twilio SMS to Signal using signal-cli Docker image. I might even get confident enough in this solution to allow commands to be sent (e.g. lock front door).
I’ve toyed with doing something with Signal but the Pushover route has always felt a bit better suited for my use case.
The custom icons are particularly handy as I get push notifications from all sorts of systems (from home automation to GitHub Actions) and it’s really easy to see at a glance where the notification is coming from.
Good luck with your project!
Re: Ask HN: What are you building this weekend?
#13I'm adding line wrapping support for format mode. Managing SQLite db of poetry to test it's been fun.
Re: Ask HN: What are you building this weekend?
#14At least part of what I'll be doing is migrating a bunch of infrastructure from Linode to OVH. Depending on how that goes, I may spend some time on other stuff. One thing I am hoping to find some time to work on is a tool for helping me manage my huge collection of e-books. The basic idea is a sort of combination file-indexer / search engine, and a note-taking app. But with some very specific functionality designed a…
Re: Ask HN: What are you building this weekend?
#15Working on adding support for PBR materials + image-based lighting from HDR environment maps
Will hopefully look really cool when done
Re: Ask HN: What are you building this weekend?
#16Moving my home automation notifications (mix of DIY and Home Assistant) from Twilio SMS to Signal using signal-cli Docker image. I might even get confident enough in this solution to allow commands to be sent (e.g. lock front door).
I really like using Pushover[0] for this stuff. The app on iOS is really great, including ability to include images and custom icons in the (native) push notifications, custom sounds, punching through silent mode for emergency alerts and even custom actions I believe (haven’t used the latter). I’ve toyed with doing something with Signal but the Pushover route has always felt a bit better suited for my use case. The c…
Re: Ask HN: What are you building this weekend?
#17You may ask, why not just check for the latest build artefacts in the tools themselves? Some of the tools are private, so ensuring access to the respective repositories can be a bit of a pain, especially if the application is shared with someone.
Re: Ask HN: What are you building this weekend?
#18Re: Ask HN: What are you building this weekend?
#19And possibly messing around with hacking together some custom software for a Stream Deck.
Re: Ask HN: What are you building this weekend?
#20An app with a recommender system for Jokes. Swipe up means funny, swipe down means not funny. Then you see the next recommended joke.