My day to day decisions are mostly automated - what to eat for breakfast? what clothes to wear any given day of the week? when to walk my dog and for how long? When to leave work and which back roads route to take to get back home? Lunch options? When to call the folks? Exercise schedule? All automated. It gets a little repetitive and boring at times but I'm able to save so much time and energy this way to focus on w…
Ask HN: What tasks do you automate?
141–150 of 349 posts
Re: Ask HN: What tasks do you automate?
#142Also, not sure if that counts, but I have monit+scripts monitoring backups timestamps and DB replication
Re: Ask HN: What tasks do you automate?
#143A bot for reserving hotel rooms. I wrote a bot to reserve hotel rooms a year in advance for a national park in the US. It was so difficult to book. After couple days of failed attempts to reserve my desired dates, and after staying up late into the night one day, I went ahead and wrote a bot to automate the task of checking for availability and then completing the checkout process once available. And... it worked.
Re: Ask HN: What tasks do you automate?
#144I automate things that a computer can do
Re: Ask HN: What tasks do you automate?
#145Re: Ask HN: What tasks do you automate?
#146Earlier quoted context omitted.
> Paying all of my bills. All of them. What kind of bills? Like grocery bills? or recurring bills? Aren't you using direct debits/standing orders/credit cards for those?
Everything that's recurring: mortgage, electricity, insurance, internet, iphone payment plan, etc. My wife handles our groceries and such. We actually have two separate accounts: "mine" gets the paycheck, pays the bills, and transfers money to "hers" twice a month. We also have a third "giving" account that gets a bit of money set aside to give to or buy things for other people. This can be anything from a car repair…
The DD is then cancelled and the company can argue with me, sure, but I get my money back.
Re: Ask HN: What tasks do you automate?
#147Earlier quoted context omitted.
Yosemite?
A month before July 4th, i tried booking a camp site in Yosemite and got none. I should have known the camp sites gets completely booked 6-8 months ahead. When i called one of the camp sites, the automated machine replied - press 1 to book for this year press 2 to book for next year.
Ha. For a top-ten most visited park in the world? Walk-up permits are your friend. No experience at Yosemite but I got some backcountry permits at Grand Canyon, it helps if it's not peak season, I think people line up at 4am for those. Worst case you are posting up in a random field or Walmart parking lot for the night.
Re: Ask HN: What tasks do you automate?
#148Time logging. I use one piece of software to track my time, then fan those time logs out into the various pieces of software that need to know about them.
Re: Ask HN: What tasks do you automate?
#149My day to day decisions are mostly automated - what to eat for breakfast? what clothes to wear any given day of the week? when to walk my dog and for how long? When to leave work and which back roads route to take to get back home? Lunch options? When to call the folks? Exercise schedule? All automated. It gets a little repetitive and boring at times but I'm able to save so much time and energy this way to focus on w…
Re: Ask HN: What tasks do you automate?
#150rm -rf ./QuantumPilot* rm -rf ./QuantumPilot* electron-packager ~/ele/electron-quick-start/ QuantumPilot --platform=all --icon=/Users/quantum/Desktop/QuantumPilot.icns open .
for some reason, OSX has trouble deleting the Linux folder the first time. I've heard Itch.io has a CLI for this but I haven't tried it yet. https://github.com/itchio/butler