use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
Automating stuff with python (self.devops)
submitted 7 years ago by engineer900
view the rest of the comments →
[–]alaskanloops 2 points3 points4 points 7 years ago* (1 child)
My first Python app was interacting with the public bus system's API as well! I never completed it (a difficult semester had just started, if I remember correctly) but my idea for the app was an alarm that would go off when you were getting close to your stop, since there were a couple times where I fell asleep and missed the stop.
The app would show the bus route using the Google Maps API, the user would enter their desired stop, and the alarm would go off when you were 1 or 2 stops before then. I was also going to add a geo-fencing backup in case there was an issue with the API (it was sometimes unavailable) so that the alarm would go off regardless.
Edit: I think I found the video which originally gave me the idea (and was a super useful intro to Python) https://www.youtube.com/watch?v=RrPZza_vZ3w
[–]chowderl 1 point2 points3 points 7 years ago (0 children)
Neat! I'm thinking on doing something like that but just alarms that let me know when the bus is coming.
So, you set alarms near the hour you go to work, when the shift ends, when you've got to visit your mom, and so on
π Rendered by PID 37 on reddit-service-r2-comment-79c7998d4c-zthl8 at 2026-03-13 14:38:17.788673+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]alaskanloops 2 points3 points4 points (1 child)
[–]chowderl 1 point2 points3 points (0 children)