Earlier quoted context omitted.
Exactly. Anything that needs even very minimal human interaction like pressing a "y" key is not automated at all. It is very common to see in the corporate environment that scripts needs some editing in b/w to be done during its running with editor which can be easily automated using sed.
An interesting effect I have noted for me when doing research is that even if it only takes one extra click or changing one parameter to generate a plot, or run some extra analysis, I will only do it selectively and start rationalising it to myself that I know when a certain plot or analysis will help and when it won't. This becomes especially egregious over month to year long experiments where I run the same experim…
Ask HN: What are the things that you have automated in your personal life?
461–470 of 749 posts
Re: Ask HN: What are the things that you have automated in your personal life?
#462I'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…
For those interested in personal T1D data management, Tidepool[0] is a fantastic (and open source) nonprofit in this space. [0] https://tidepool.org
Re: Ask HN: What are the things that you have automated in your personal life?
#463Dish washing. I bought a dish washer and that machine gives back at least half hour of my life every day. I don't know how I lived without it. (disclaimer: I cook at home)
Re: Ask HN: What are the things that you have automated in your personal life?
#464Earlier quoted context omitted.
im getting an error
Sorry, I had some DNS issues. It should be fine now.
I automated handling DNS updates via simple "git pushes" - Lets you revert from bad changes, and gives you a good history of changes over time - https://dns-api.com/
Re: Ask HN: What are the things that you have automated in your personal life?
#465I 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.
Re: Ask HN: What are the things that you have automated in your personal life?
#4661. When I plug my camera's SD card into the front of my Linux server it automatically copies off any new photos and sorts them into a YYYY/DD/MM folder structure. 2. I wrote a cryptocurrency trading bot because I'm too lazy/uninterested to actually learn anything about the market. It seemed to do pretty well when the market was flat or going up. Hard to tell if it's doing badly now or if it's just reflecting the stat…
Can you share how you do the SD card thing? I'm not sure how to autorun when an SD card is inserted (using ubuntu here).
Re: Ask HN: What are the things that you have automated in your personal life?
#467Earlier quoted context omitted.
Now that's clever. But I'd really love if someone would invent a kind of roomba that puts away toys
Toys that put themselves away will get here before the Roomba that puts away toys does.
Re: Ask HN: What are the things that you have automated in your personal life?
#468Re: Ask HN: What are the things that you have automated in your personal life?
#469Dish washing. I bought a dish washer and that machine gives back at least half hour of my life every day. I don't know how I lived without it. (disclaimer: I cook at home)
Re: Ask HN: What are the things that you have automated in your personal life?
#470ANDROID POWER LOGGER: https://www.youtube.com/watch?v=TfvtrlC62mI
Above is an android app that does the power logging - at work I am able to find out if power has gone at my apartment so I can inform the electricity board and hopefully get it back up again. It turns out that the EB has a will of its own... :(
I re-did the above app with an android app called tasker - hence obviating the need for an android app. (Tasker and Join - both apps are paid and from the same developer)
Further I have some trivial apps based off of tasker. For e.g. I have an app that fetches my wallet balance. Here although the wallet app is capable of showing this...the experience is limited since, I have to do more than 2 clicks to get it. Hence, I made this information available in a single button click.
Another trivial app - is to track my upcoming train journey via tasker...(because Indian Railways web portal makes its very hard to know this particular thing).
There are others too in pipeline...