Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Root797784yTimers?
Meh, apt update, some backup stuff, some git fetches to alert me of upstream changes.
Something I want to build: dynamic background based on time of day. Easy enough to do, just need the 24-96 bloody photos and I’m way too lazy to take those.
Events?
Bluetooth connect/disconnect -> headphones? -> switch audio device
Bluetooth connect/disconnect -> controller? -> set up (or kill) controller driver (xbox) -> switch it to correct configs -> map input to new device.
Kinda feel like that last one should just happen out of the box. I really dislike finishing someone else’s production code. Extending is better than debugging and fixing, I suppose. 🤦🏻♀️ -
Root797784y@stub Oh, absolutely. But i don’t have any of the required bits except a phone with a decent camera, and I didn’t even have that until a month or two ago.
I also live in Vegas, and there’s absolutely nothing I want to take photos of here. Guaranteed, someone would also steal the camera, so... .
Maybe after I move?
Related Rants
Favorite / most used systemd timers?
I recently wrote one to pull the location data of users for an app and make a heat map of sorts which updates every hour. Probably could make it run on a quicker timer but not many eyes on it at the moment.
question
cron
services
timers
systemd
automate your job away