Live data from Hacker News

Ask HN: What are the things that you have automated in your personal life?

news.ycombinator.com

191–200 of 749 posts

Re: Ask HN: What are the things that you have automated in your personal life?

#191

I created an API for the waste collection (cardboard, organic, paper etc.) of my city based on some CSV that they publish. I always forget when to put what on the street, now thanks to my API and IFTTT and get a notification on my phone to remind me. If anyone is interested, the API is here: openerz.herokuapp.com and the city is Zurich, Switzerland.

https://openerz.herokuapp.com

Re: Ask HN: What are the things that you have automated in your personal life?

#192
post #155

Reading ebooks. https://Auditus.cc

Ahh! The centraaal station! :) I'd love to have a service like this with wavenet-quality TTS. These are a bit jarring. Although, like low quality audio files, I guess you get used to it pretty quick?

It uses AMZN Polly for the backend, switching to Wavenet types would cause an 4x price increase (based on current offerings by the majors clouds). It is a bit difficult to justify because that would exceed the cost of an off-the-shelf audiobook from e.g. Audible. I do however plan to add it as an option.

If you have any ideas etc. drop me an email! (See profile)

Re: Ask HN: What are the things that you have automated in your personal life?

#193
post #108

I've automated almost all of my diabetes management into a level I basically can look into graphs and decide the level I want my glucose to go. For glucose monitoring I use Dexcom G5 sensors[0] and xDrip[1] open source monitoring application for Android. Insulin delivery is handled by a Accu-Chek Spirit Combo[2] pump, that is one of the rare pumps with a Bluetooth connection. The entity deciding the basal rates and c…

Wow this is incredibly impressive. This is so impressive. I love seeing someone take responsibility for their healthcare and being empowered to control it. This is great.

Of course a big thanks goes to the European health insurance, who're willing to pay the expensive parts, and to my doctor, who pushes me to do research about my possibilities, having a circle of connections who've helped me out to build my own rig.

P.S. Today I built a new widget to my i3 setup, displaying the current glucose and the trend. https://i.imgur.com/VnZ23vO.png

Re: Ask HN: What are the things that you have automated in your personal life?

#194
post #190
post #154

Earlier quoted context omitted.

Indeed. I see two options here. First is to analyze the other signal features of the commercials (eg. increased volume), although it may be tricky. The other option is a crowd-sourced solution - pretty much as for the browser adblock - where users can mark samples recognized as ads. Since the publishers often buy campaigns for many stations in the same country or state, it may be a shared database. On the other hand,…

How about a third option, ads are by definition short and repeat a lot. No fancy ML needed, after a couple of times the filter gets one of these repeating fragments it should be able to block it. Fairness bonus: you get to hear each new ad a couple of times.

The problem you have here is that in order to continue listening to songs more than just a couple of times you'd have to able to classify the song versus an ad. Otherwise once the system heard the song a few times it would start blocking it too.

Re: Ask HN: What are the things that you have automated in your personal life?

#195

I bought an e-reader called reMarkable [0] that I use every day to read technical stuff on it. At some point, I got tired of the process to sync files: download the document from the browser, open the reMarkable app and drag the file into it. I automated this workflow, and now I can just "print" directly to the device [1] the article/document I'm reading. [0] https://remarkable.com/ [1] https://github.com/juruen/rmap…

I wonder if that's easy to adapt to Linux? I get around the same issue by emailing files to the reMarkable [0] but that's a solution that relies on having your own email server and is therefore less user-friendly than what you do, though it works great for my use case. [0] http://umanovskis.se/blog/post/remarkable-email/

> I wonder if that's easy to adapt to Linux?

I believe using CUPS could be a simple way to implement it in Linux.

Re: Ask HN: What are the things that you have automated in your personal life?

#196

I bought an e-reader called reMarkable [0] that I use every day to read technical stuff on it. At some point, I got tired of the process to sync files: download the document from the browser, open the reMarkable app and drag the file into it. I automated this workflow, and now I can just "print" directly to the device [1] the article/document I'm reading. [0] https://remarkable.com/ [1] https://github.com/juruen/rmap…

Off-topic: do you like your reMarkable? In particular, how's writing on it?

I love it. I use it heavily every day. The hardware is awesome, the software is not quite there yet but they keep shipping updates so I'm hopeful it'll get there at some point.

I do not write that often on it though. I usually solve math problems on it and also comment on PDF docs.

All in all, I'd buy it again :)

Re: Ask HN: What are the things that you have automated in your personal life?

#197

Ok, I'll bite! About 20 years ago I inherited enough money to retire on for the rest of my life. But the only evidence of those assets was, a dot matrix printout that anyone could have done in five minutes. So over the next few weeks, I created accounts in the various share registries and online banking websites, and manually cross-checked the printed list against those accounts. All was good, but I wanted to do that…

You mean I can rewrite several hundred thousand lines of VBScript for you for free? Sounds awesome. Do reach out.

Re: Ask HN: What are the things that you have automated in your personal life?

#198
post #49

I use https://www.home-assistant.io/ to do a coupple of automations like switching everything which uses power off when I leave home to preserve energy and switching a CCTV cam on at the same time for safety reasons. But one of the more usefull automations is a text2speach script which fires in the morning between 6 and 11, during workdays, when I'm not asleep but still at home, always 7 minutes before the next train…

Seconding Home Assistant, it's really the glue that allows for the leveraging of other systems.

I was able to set up something I had wanted for a long time which was to turn off my TV/Stereo/Kodi after idling. I built the conditions which caused the the whole thing to shut off via Harmony hub after 10 minutes of idle after being played.

The one downside is the project moves really fast so you have to keep up with breaking changes sometimes.

Re: Ask HN: What are the things that you have automated in your personal life?

#199
post #184

I used Tasker to make my phone vibrate in Morse code. Now I don't have to take it out of my pocket to read a notification.

[deleted]

Script responds with 404.

I was looking if this would be a nice addition for my smartwatch.

Post reply on HN