I used DSP to recognize the commercials in the radio broadcast on my stereo receiver and turn down the volume automatically ("adblock for the radio broadcast"). I described it here: http://blog.rekawek.eu/2016/02/24/radio-adblock/
> The commercial block starts and finishes with a jingle, so the potential software should recognize these specific sounds and turn off the volume between them. I suppose that many stations don't have such markers though.
Ask HN: What are the things that you have automated in your personal life?
501–510 of 749 posts
Re: Ask HN: What are the things that you have automated in your personal life?
#502I have semi-automated cooking for the week ahead. We recently started cooking meals for the week ahead on Sundays and then freezing them. The aim was to give us more time with the kids and to cut down on housework. To save time on the Sunday cooking session I have cobbled together a very clunky, and I mean VERY clunky semi-automated cooking system. It comprises a Raspberry PI which controls a couple of WiFi mains swi…
Re: Ask HN: What are the things that you have automated in your personal life?
#503I 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…
This is interesting but not available in India , any similar products you know as an Alternative for India?
Re: Ask HN: What are the things that you have automated in your personal life?
#504Earlier quoted context omitted.
A friend is getting such a system to production for Indian recipes with Mechnical Chef [1] The demo looks incredibly cool [2] [1] http://www.mechanicalchef.com/ [2] https://www.youtube.com/watch?v=lBB0ZaN1paE
That's impressive, really impressive. My system looks like it was put together by a drunk person. That is somewhat true.
This made want to see it even more.
Re: Ask HN: What are the things that you have automated in your personal life?
#505Digital archiving of important physical mail is a nice way to go paperless and keep track of documents. Get a good scanner and shredder, then set up a system to track your scanned documents. No more misplacing files and having to stuff cabinets with papers. Proxy phone number via Twilio or Google Voice for the times when you'd rather not give your real number out. Audio translations for digital books using espeak + p…
Re: Ask HN: What are the things that you have automated in your personal life?
#506Re: Ask HN: What are the things that you have automated in your personal life?
#507I used DSP to recognize the commercials in the radio broadcast on my stereo receiver and turn down the volume automatically ("adblock for the radio broadcast"). I described it here: http://blog.rekawek.eu/2016/02/24/radio-adblock/
> The commercial block starts and finishes with a jingle, so the potential software should recognize these specific sounds and turn off the volume between them. I suppose that many stations don't have such markers though.
I've often toyed with the same idea of the parent poster
Re: Ask HN: What are the things that you have automated in your personal life?
#508Earlier quoted context omitted.
For the bath, couldn't you add a sensor that detects water level in the bath and use it to override the lights? Even something as simple as measuring the weight of the tub would work, and would simultaneously cover the shower cases too.
Measuring the weight of the tub doesn't sound simple. A camera or ultrasonic level meter would be easier to set up
Re: Ask HN: What are the things that you have automated in your personal life?
#509Re: Ask HN: What are the things that you have automated in your personal life?
#510We (with the wife) automated menu for the week and the shopping list. A database store all recipes (ingredients, time taken...) and the menu composer chose semi-randomly* into the list. * : Menu composer takes into account : - in season vegetables, - number of reutilisation of the ingredient, - number of reutilisation of the meal, - expiration of the ingredients (vegetables can expire rather quickly) - various parame…