Communication. Everything. With my partner.
Us both come from familys that never communicate and live without a day plan. Our life has improved so much
Wxterior lights turn on and off with sunrise and set. It’s been running on a raspberry pi b for ages with Misterhouse. I’d like to change it over to something newer, but I automated it because I have other things to do.
I used to download school menus and expose it to my phone as an ical feed, but no longer need that. It still runs. I should shut it off some day…
I used to work at a place outside the city that only had one bus after work and it was kinda spotty and unreliable. However, there was an online API provided by the bus company that told me where the bus is.
So I wrote a Python script and a Linux alert that would give me a notification when the bus was within range, with enough time to get to the stop on time.
Can this be done for basically… any transit?
I found a webpage that uses it and found out that it requires no authentication. So I just copied the url and sent a request every 5 seconds just like the webpage did. It gave a csv of busses, their routes and gps locations.
Ya but like how might I try to replicate that for a different transit service?
It depends on the transit service, and how much their IT people suck. I’m pretty sure there have been multiple attempts to make standardized APIs for this sort of thing, but you shouldn’t necessarily expect them to be widely used except maybe in Europe.
Do a web search for “[transit service name] API” and start from there.
Edit: My local transit service apparently publishes a GTFS feed, which may be more widespread than I assumed, but I’m honestly kinda surprised they didn’t try to roll their own or something stupid like that.
Aha sorry hehe
I’m processing orders for an online shop so a lot of what I do is printing different things on different printers (different labels with different sizes etc) so I wrote a few little JS scripts to inject into the Webshop to automate downloading the different labels, and an accompanying AHK script to automatically print the labels to the correct printers. Instead of 10-20 inputs I just press one button now.
I’m really into IoT automation - wiring up Arduino & ESP devices and programming them - but tbh it’s hard to think of much to automate IRL. So I haven’t automated anything yet. I want a few ourdoor lights to sense motion more elaborately than just having a motion sensor built in - to light up when approached from opposite directions. Also to add switches indoors where I didn’t think to put them when I wired the house. So like, have several ESP32 wall switches tell a room light to turn on or off without running new AC lines through the walls. That would be super useful. Another one is subtle night lighting on stairways for safety, so my eventual cause of death isn’t falling downstairs after tripping on a cat.
that make
that made.
Our foray into automation is:
- meross light bulbs about 50%
- maybe 4 amazon echo flex
We like that we can turn off the lights, dim them or change colour, with a request. But beyond power blinds and tile tracking and dogs and cat, our eventual switch is gonna be shallow.
I need a replacement for the Echo Flex units that’ll work with HAss – voice interaction, music and calls, etc. I’d like to AnyLocate the cats’ Tiles and show where they are in the house. We run airlock protocol for the patio access to ensure that cats never get out, but confirming they’re not hiding under the bed would really reduce the anxiety around that.
I’ve been playing Factorio with a friend. Our factory was getting large enough that him downloading the map and catching up was getting really slow (even though the factory itself wasn’t that big). We ended up setting up a VPN which somehow made that process SIGNIFICANTLY faster. However, I really only wanted the VPN on while we were playing the game. So I ended up writing some automation to detect if I was no longer playing and the VPN was still active and then shut it off automatically. It’s a small thing but I’m both proud of it and happy with the results.
some discord bots on a private server, notify me whenever a paper in my scientific field is published.
have another one about whenever senator or a representative trades stock.
useful.
Scheduling bill payments through my banks online bill pay. I will pay bills with a credit card when I absolutely have to. I don’t use ACH autodraft at all if I can avoid it. Online bill pay is usually free, it helps centralize all my bill payments, and if there’s a problem I just call the bank instead of having to mess with the vendor.
It also helps make sure I don’t forget to pay a bill, which my ADHD brain would do all the time otherwise.
Automating bill payments had been such a huge change for my life - I was only sporadically able to maintain good habits but now everything just works. Minimal effort, maximum gainz!
But I’d also include
- tap-to-pay means I never have to carry cash, never have to pay exhorbitant atm fees, don’t even need to carry my wallet
- online payments - even people you’d normally expect to require cash, will now take Zelle or Venmo or PayPal. No cash needed. This winter I had neighborhood kids shovel driveways that took Venmo!
- Square. Yes, now we can even go to festivals or farmers markets without paying ridiculous fees for cash or the risk of carrying cash. My kids scout troop was an early adopter and for several years made huge donation money as one of the few booths to take credit card.
Breathing
Monthly backups of containers and volumes, notifications of disruptions, rules for salary to send it to the right places. Arr stack saves a ton of time too
deleted by creator
Seriously, I haven’t automated anything. And life is just fine.