I have automated a couple of metrics that I like to keep an eye on. Credit card expenditure: since my old-school bank has no API of sort, I trigger via Tasker a daily sms to a bank number that replies with the amount left before I get to my CC limit. I then parse the sms (Tasker again, using JS) and display the amount that I have spent so far on the home of my mobile. This simple warning has dramatically helped me to…
Does this make you avoid reading very long books?
Ask HN: What are the things that you have automated in your personal life?
441–450 of 749 posts
Re: Ask HN: What are the things that you have automated in your personal life?
#442I automated searching for a rental property across all the major property websites in my country. In particular I was looking for properties with certain attributes (bathtub, lock up garage etc.), in a specific set of areas (GPS-based areas predefined on a Google Map based on proximity to train station, dog park, nearest shops etc. in suburbs my wife and I liked). None of the existing property websites offered anywhe…
I assume a custom web scraper would have to be configured against some property listing sites.
Is it configured to work on any specific site, Would it work in any part of the world?
Re: Ask HN: What are the things that you have automated in your personal life?
#443I have a robot lawn mower that is wire guided. Instead of the traditional lawn mowers that basically cut the grass in all directions (making a sloppy cut pattern) my mower knows how to cut in straight lines so you get a traditional cut pattern. It also has the ability to dump the grass cuttings into a composting bin. Basically, I put down wire guide cable into the lawn and into the cement as well. It is all powered b…
Has it ever chopped up a squirrel, or the neighbor's cat?
Re: Ask HN: What are the things that you have automated in your personal life?
#444I 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…
Re: Ask HN: What are the things that you have automated in your personal life?
#445Earlier 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
Your friend is a genius! Any idea, how much is it going to cost? And will they plan to sell it in India?
Re: Ask HN: What are the things that you have automated in your personal life?
#446Earlier quoted context omitted.
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
My younger brother has type 1 diabetes and he really liked your setup! Do you happen to have written about it somewhere?
AndroidAPS and OpenAPS do not work with all the same hardware, So you choose your rig based on your CGM and Pump model.
If I'd be him, I'd start by trying to get my hands into Dexcom G5 system or if he doesn't have a good insurance, the Freestyle Libre has some unofficial bluetooth readers available that work with Xdrip. First you get your continuous glucose monitoring working and then start thinking about automating the insulin delivery.
These projects started because we're not waiting. The organization behind is called Nightscout and their website has information how to build the needed hardware:
Now the pump manufacturers are seriously planning to bring closed loop systems like I have here to the market. The only model right now that has some of the features is Medtronic 670g, but in comparison, if you know what you're doing, building an open source rig will give you much more control and features than the commercial offerings. This might change in a couple of years though.
Re: Ask HN: What are the things that you have automated in your personal life?
#447Re: Ask HN: What are the things that you have automated in your personal life?
#448* : 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 parameters (if it is a busy week or not, number of days you want to cook...)
It's really a relief. No need to decide what to cook after work : it's already decided, and you know you have the right ingredients. Time spend for the shopping is very small.
I want to be able to plug that into an online shopping website, but as always, websites don't display there API so i'm trying to hack into it... (and people still talk about API economy...)
Re: Ask HN: What are the things that you have automated in your personal life?
#449I run a Huginn server which has hundreds of recipes. Most scrape websites and send me updates either by pushover or email for things that matter -- news sites via rss with heavy keyword filtering for news that's important to me like hometown news etc (Google alerts style) -- firmware updates from various devices that wouldn't otherwise notify me like kindle -- posts up voted over X times in a period on smaller, speci…
Re: Ask HN: What are the things that you have automated in your personal life?
#450I 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…
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
My system looks like it was put together by a drunk person. That is somewhat true.