Live data from Hacker News

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

news.ycombinator.com

331–340 of 722 posts

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

#331

I have an ultrasonic sensor on top of my monitor to tell the computer when I'm in front of it or not. If music is playing when I walk away from my computer, it pauses the music player. When I return, it starts playing again. It will also wake the monitors from power saving mode when I return, too. https://www.michevan.id.au/content/are-you-there/

Thats awesome! I have a related system for pausing music, but never thought of using an ultrasonic sensor. I might need to add that in!

https://news.ycombinator.com/item?id=14151439

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

#332
A group of people I played golf with every Saturday needed to manage who was playing / who wasn’t, and announce if any spots in our tee times had opened up. Originally somebody did this manually, but he got busy. So I made a website that lets people say whether they’re playing or not, maintains the wait list, and lets one guy say what are the tee-times he got.

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

#333

Earlier quoted context omitted.

On a related note, I have gnucash set up to autocreate a ton of transactions 90 days in advance. Rent, salary, typical bills, student loan repayment, etc. At some point my plan is to automate the following tasks: 1. Sweep checking into savings based on forecasted transactions. Useful since interest is like 10x more in savings. 2. Update asset values daily. 3. Update autocreated transactions as the invoices are emaile…

> On a related note, I have gnucash set up to autocreate a ton of transactions 90 days in advance. Rent, salary, typical bills, student loan repayment, etc. Why do you need to do the transactions? In Germany, I can simply create a recurring transaction for rent and loan repayment, and utility/phone bills are directly debited from my bank account.

You misunderstand. They're already scheduled largely. This is about writing down in the books in January that I'm going to spend in March. GNUCash's summary view has a column 'future minimum' for each account that uses this data; looking at it informs you when you might go negative without corrective action. Or conversely, tells you how much money you can safely shift out of checking.

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

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

If you want to build stuff like this in future, check Page.REST a simple API I built. You can pass a query string `contains=TEXT` to check the existence of a word or a phrase.

Here's a Postman collection of all possible options with the API https://app.getpostman.com/run-collection/620bbe44b6ecc6c2e3...

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

#335

I have food pretty much automated using a combination of an electric stacking steamer and automatic chopping/grating machines. It's pretty amazing how much simple, precomputer, technology can do for you if you are disciplined and creative.

What automatic chopping/grating machines do you have?

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

#336
I got into programming in 6th grade when I was addicted to the online game Runescape. My parents only allowed me to play 2 hours a day, so i downloaded some bots to farm gold for me.

Within a couple months i got perm banned for macro abuse, and wanted to create a smarter bot. I began making simple edits to scripts to add randomness. I kept getting banned.

By highschool i was putting more effort into coding bots than playing the game. I even started teaching myself how to do some client side modifications via ASM java bytecode injection.

I never made a really great bot, but it was a ton of fun. Over a decade later I am a software dev happy as could be.

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

#337

Earlier quoted context omitted.

I’d love to get a 3d printer for 160! Can you point me in the right direction? (Or add me to your alert)

Newegg Business, Davinci XYZ jr 1.0 There's DRM on the filament and it's PLA only, but you can buy the key to unlock and rewrite the DRM NFC chip. I use an app on my phone to rewrite the values

Is that a really good printer? I’m seeing bad reviews?

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

#338

Earlier quoted context omitted.

If you're up for it, you can add your own bank/creditcard company/whatever as a plugin to it - I think the examples there are decent. I could also help if need be!

Haha thanks! The problem is in the US most banks would need screen-scraping; they don't have APIs, so it's a lot more work to do such a thing.

Many actually do have APIs, they're just poorly documented in public.

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

#340

Earlier quoted context omitted.

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.

I'm glad that these people exist but on the other hand It's hard to imagine what they do in everyday life that this topic is so interesting to them, that they want to feel this responsibility for the plant.

Communities can form around the weirdest of things, and when they do, social ties keep the original reason going.
Post reply on HN