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…
https://visualping.io/ can do this, although it sends email alerts rather than SMS messages. I used it to notify me of new Hololens events, listed on this page https://www.microsoftevents.com/profile/web/index.cfm?PKwebI...
Ask HN: What non-work task have you automated?
461–470 of 722 posts
Re: Ask HN: What non-work task have you automated?
#462Earlier quoted context omitted.
For that I use Anki with the Chinese Support plugin, which is honestly pretty great. It does not only have characters and translation, but also pronunciation both as Pinyin (I think other romanizations can be configured) and audio (which plays on review, great for training your ear and checking your pronunciation), as well as measure words and characters in the opposite set (simplified vs traditional). And it can fil…
ive actually never tried anki before, but will check it out now. thks for the details!
Re: Ask HN: What non-work task have you automated?
#463I wrote a Windows app [1] in C# that would ping the Nest API to keep me at "home", so long as the PCs screensaver had not come on (in which case I would have probably _actually_ gone out).
Worked well, but when I submitted the app to Nest for approval in their store [2] they asked me to remove this specific feature! It still acts as a handy desktop notifier for Nest thermostats though.
[2] https://workswith.nest.com/company/notifier-for-nest-by-rich...
Re: Ask HN: What non-work task have you automated?
#464One of the biggest automation arena improvements I've made in my life is creating visual cue reminders and systems for a sort of stateful orderliness. When the laundry basket gets full past the painter tape line, I do a load. I load the dishwasher after dinner, and unload it in the morning regardless of the volume. Got a roomba that runs every other day and cries when it's full of dirt. I have NFC stickers that link…
How do you make the roomba cry?
Re: Ask HN: What non-work task have you automated?
#465- 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.
- Automatically move files from my laptop into various folders which are stages of "stagnation" of the file, makes it easy to keep stuff clean.
Re: Ask HN: What non-work task have you automated?
#466Earlier quoted context omitted.
I am not a lawyer but it would seem if you attest to the fact that it is reliable data it would be admissible. Lying under oath and fabricating evidence is still against the law.
> To disprove her allegations I wasn't involved in the kids school and activities... There don't seem to be any criminal charges here.
Re: Ask HN: What non-work task have you automated?
#467I'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…
Re: Ask HN: What non-work task have you automated?
#468Built an automatic outdoor watering system using a zwave-controlled power outlet, a 120v AC solenoid valve, and a simple linux server running openHAB. I trigger the watering system using a script that checks the weather and sunset time for that day. If there was no rain and it's 2 hours past sunset, the script turns the watering system on for a set period. Makes supporting a large garden while frequently traveling do…
Re: Ask HN: What non-work task have you automated?
#469Earlier 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
Re: Ask HN: What non-work task have you automated?
#470Earlier quoted context omitted.
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...
You can maybe add a glitch repo to make it easier to get started.