Live data from Hacker News

Ask HN: What non-work task have you automated?

news.ycombinator.com

271–280 of 722 posts

Re: Ask HN: What non-work task have you automated?

#271

Earlier quoted context omitted.

Did you have to prove your system was logging real data?

You might be able to use https://opentimestamps.org/ to provide evidence over time (i.e. proving it wasn't fabricated all at once). Still, that doesn't prove that the individual points weren't fabricated at the time.

Another question is if this will be admissible in the court.

Re: Ask HN: What non-work task have you automated?

#272

Laundry. Just put your dirty clothes into a plastic bag and take them to dry cleaners. Pick up washed and ironed the next day. A huge time savings well worth the cost of service. Also no need to own washing machine, dryer, ironing board etc. EDIT: Now that I think about it, this was a bad example of automation. Please don’t downvote me!

It IS a useful exercise to rope that in as automation. Just because a human is playing the part of the levers and pullies or some black box doesn't mean the underlying control system isn't interesting or worth examining in the context of automation.

The word "automatic" literally means without human intervention. It's antonym is "manual," which literally refers to hands. Yes, your subjective experience of having a servant or whatever is similar to the subjective experience you have with automation. But that's pretty close to magical thinking. Outsourced and automated just aren't the same thing. Especially if you're the human stuck making the widget.

Re: Ask HN: What non-work task have you automated?

#273

I have a house plant that is watered automatically, but not based on any pre-determined schedule. I have the plant's livestream and its moisture level available publicly on pleasetakecareofmyplant.com and the decision to water is crowd sourced on reddit.com/r/takecareofmyplant by way of a daily vote.

What moisture sensor are you using? That's always been a sticking point for me, where soil moisture sensors just don't work, unlike air moisture sensors.

It's very simple -- something like https://www.amazon.com/Moisture-Humidity-Compatible-Atomic-M...

Due to the volume of the pot, it would be difficult to get a true moisture reading, so I place the sensor directly under the spout in order to have noticeable changes.

Re: Ask HN: What non-work task have you automated?

#274

Dodging the f *ing lightning in the desert area of FFX. I spent hours in that section as a kid, never managing to dodge more than 20 bolts in a row... When it came out for PC, it was time for revenge! I captured video input with a simple python+QT script and emitted a button-press whenever the screen flashed. The best part was that the script didn't interfere with my controller - I could run around the area opening c…

On the video game kick, I remember needing to do a massive number of laps in Gran Turismo 3 to unlock something.

Turns out the low-tech solution of using an insanely fast car (Escudo), taping down the controller's gas button and just letting it do laps while grazing the wall worked. Some time later I looked back and had won.

Re: Ask HN: What non-work task have you automated?

#275

I have a house plant that is watered automatically, but not based on any pre-determined schedule. I have the plant's livestream and its moisture level available publicly on pleasetakecareofmyplant.com and the decision to water is crowd sourced on reddit.com/r/takecareofmyplant by way of a daily vote.

I'm truly amazed that this has been going for over a year now and the internet hasn't murdered it

Some have tried, but it would take some coordinated effort over several weeks at this point to over or underwater the plant. I've found that the folks who consistently vote take it relatively seriously to the point they have discussions about optimal schedules and for the most part stick to them.

Re: Ask HN: What non-work task have you automated?

#276
post #85

Earlier quoted context omitted.

I've found that some bills (mostly rent -- I still rent) charge a percent fee for paying with credit cards.

My landlord charges a flat fee for just using their online portal and my checking account. There's another 3% fee for using a card.

That's barbaric! But I guess it's understandable. Credit card companies and ISPs charge your landlord for providing their services, so he passes on the convenience costs to you rather than the people who have more time than money, and can shove an envelope fill of cash under his door.

Re: Ask HN: What non-work task have you automated?

#277
post #143

I was in the US and want to immigrate to Canada because of US broken H1B immigration system ( for me it will take 9 years to get a greencard). Here is what I did - The immigration website of Saskatchewan province opens up randomly to apply for immigration. I missed it many times because there is no indication other than the "Apply" button being enabled and a small text in their homepage which says "Applications are n…

Did you make it to SK? There's a few of us here, but not that many...

Re: Ask HN: What non-work task have you automated?

#278
post #260

Earlier quoted context omitted.

I attempt the click the unsubscribe link for everything I get but some sites seem to double down on the emails after the unsubscribe

I think this is an urban legend.

Might be an urban legend, but I do notice subscribing doesn't stop certain emails

Re: Ask HN: What non-work task have you automated?

#279
When I was looking for a job several years ago, I started developing the bad habit of just staring at my Gmail inbox, waiting for replies to emails, and eventually offer letters and the like. I used Zapier to set up a rule so that when an email arrived from a specific email domain, it would send me a text.

Seems silly, but it put my mind at ease. I knew that I'd get notified when an important email arrived, and it freed up my mind to focus on other things.

Re: Ask HN: What non-work task have you automated?

#280

1. IFTTT turns off all of my Hue lights at sunrise (task: turn off forgotten lights) 2. At one point last year, I felt that my mornings were getting slower and slower (causing me to leave later), so I set up a Dash button where I hang my keys. When I left for work, I'd press the button, and the script would log the time to a Sparkfun data feed. After a month, I reviewed it to see just how bad it was (pretty bad). (ta…

You could do number 2 completely automated with just the IFTTT mobile app. I used to track the time when I arrived and left the office on a gApps spreadsheet but later disabled the task due to battery draining (old iPhone 5).
Post reply on HN