Live data from Hacker News

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

news.ycombinator.com

501–510 of 722 posts

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

#501
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…

This is interesting - as there do no longer exist equal opportunities between the different castes with this.

Saddle the lawyers, we ride at dawn!

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

#502

Earlier quoted context omitted.

That's what the scraper scripts are for. For each site that does this, I have a bit of code which visits the article URL and pulls out the full content.

Most site also display data in a much easier way if you identify as googlebot

That’s a great way to kill your page rank.

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

#503
I built a device to show the departure time of trams at the end of my street, to avoid walking to the stop too soon, and having to stand in subzero temperatures for too long.

(I live in Helsinki, and it was the end of last year when I put this together. Temperatures were colder than -20C for a week or two.)

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

#504

I've mentioned this before on HN. - I've automated taking screenshots of my laptop screen + webcam and fuse them and organise by year/month/day/hour. This gives me a nice lookback at what I was doing on a particular day (assuming I was at my laptop, which I mostly am). - I also send my GPS location each 30 minutes, again from my laptop, into a database for a nice visualisation where I was at some time. - Automaticall…

I like 1 and 3. Is it open sourced?

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

#505
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…

This is interesting - as there do no longer exist equal opportunities between the different castes with this. Saddle the lawyers, we ride at dawn!

I get what you mean, but the same might be said for someone being able to check manually every 10 minutes. Then there is no equal opportunity between the working and workless classes.

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

#506
post #54

Earlier quoted context omitted.

Damn am I so old school that I prefer real voice (and believe me, Skype over Hotel networks is awful (and floss alternatives are no better), but that's better than nothing). Automating that part of my life seems so soulless...

I like voice better of course but what I didn't mention is that the cost per minute if I call her is $0.60 and that quickly adds up and she doesn't have internet over there, so if a text costs me $0.003 I might as well be using it

Ahhhh... Now I get it. And was bout to post something along the lines : "well, I shouldn't have judged like that, I don't the complete picture, maybe he has some good reasons...

Now, to be more constructive, where do you get your jokes ? Do you write them yourself or have you some kind of database ?

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

#507
post #485

My girlfriend needed to be texted everyday otherwise she would turn sour. So I made an sms generator that randomly composed sentences combining words from three tables and sent to her at random times. It took her many months to notice. When she found out, she was angry for 10 seconds, but that anger faded to curiosity about how the random sentence composer thing worked. After I showed it to her, she got mad at me aga…

I have thought about doing this so many times, and yet dare to make the move. It will be fun at first but not so much after she finds out.

Here's a idea for a compromise: make the SMS bot send you a message with a suggested message. This keeps you in the loop about what messages are being sent but relieves you from having to remember to send up a message or think of one.

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

#508
post #230

1. My former spouse wouldn't answer the home phone when I talked with the kids during the divorce. I wrote an app that texted her and logged the attempt for reporting to the guardian ad litem. 2. She also wouldn't answer the door when during kids pick-up. The same app texted her when I was outside. 3. To disprove her allegations I wasn't involved in the kids school and activities I used Android's Locale app to trigge…

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

The SMS part would mean you could in theory subpoena the telco for proof of that part if it came down to it.

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

#509
post #458

Does it count if it doesn't FEEEEL like work??? I started an escape room business for fun, and have been enjoying the heck out of writing custom software for the rooms. Both in-room and for administration. My favorite is a javascript "OS" that I use to put imaginary windowed environments in the room, but the players never actually leave a full-screen browser. It does full window management and all the regular UI stuf…

Nice! If you don't mind me asking, how profitable is the room?

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

#510
Many of automation ideas here bring an edge to one person at the expense of everyone else. The ideas fail completely if too many people start doing the same thing. Actual examples from people on this list:

- User pokes immigration website repeatedly to submit his application as soon as the site starts accepting. Obviously if everyone did the same thing, no one would benefit. The thing that needs fixing is an immigration system based (partly on) quotas and first come, first serve.

- User automates sending amorous messages to his girlfriend, so long as she doesn't know they're automated. If enough people did it, girlfriends would eventually find out and the desired effect would be lost (or worse, they'd feel tricked).

- User automates saving of all store coupons to his loyalty card without ever looking at the coupon. This defeats the idea of coupons (to encourage you to try something you would not have otherwise bought). If everyone did it, coupons would cease to exist.

- User automates getting into desired university class by hammering the registration site repeatedly. Needless to say, if everyone started doing the same thing, no one would benefit.

- User automated complaining to the water utility about a problem in front of his house. Once again, it might work for one person, but becomes completely ineffective if everyone does it for problems in front of their houses.

- User automated late delivery complaints to post office to get compensation. If his script becomes too widely used, the monopoly post office will simply raise prices or stop offering compensation.

Post reply on HN