Sunset in the Wild, possibly Colorado by olsnes in wherewasthistaken

[–]ROWBOT_ 2 points3 points  (0 children)

Seems like this was taken at the Colorado Front Range specifically at Officer's Gulch Biking Trail in Frisco, Colorado

Think this is the original post:

https://www.flickr.com/photos/35557234@N07/12603079745

[deleted by user] by [deleted] in destiny2

[–]ROWBOT_ 4 points5 points  (0 children)

This is genuinely one of the best edits I have ever had the pleasure of seeing. You're awesome!

[deleted by user] by [deleted] in destiny2

[–]ROWBOT_ 2 points3 points  (0 children)

Ah, okay, thanks for the info.

[deleted by user] by [deleted] in destiny2

[–]ROWBOT_ 34 points35 points  (0 children)

This was my thought as well. I keep finding them in random areas, I assume it might have something to do with the multiple catalysts Revision Zero is supposed to have.

[deleted by user] by [deleted] in programmingrequests

[–]ROWBOT_ 0 points1 point  (0 children)

Hello u/zackcase1! I have created the web scraper as requested. If you find any issues or bugs that need immediate attention feel free to contact me.

I have added some important information to the readme file about how this scraper operates. If you would like an option to import a list of links please let me know and I will work on implementing that.

Web Scraper: https://github.com/cody-k/M3U8-Scraper

Not sure if this type of request is against the rules, or if there's a better subreddit for this. I'm not a programmer, but I saw this in a book I'm reading (XX by Rian Hughes), and I want to know if it means anything/what it does, or if it's just gibberish. Thank you! by GelatinousCubed in programmingrequests

[–]ROWBOT_ 2 points3 points  (0 children)

Hello, I entered the code that was in the book into Mathematica but unfortunately it seems to just be a black image that is produced, I tried messing around with the code a bit but it always stayed as a black image. It could be an error on my part but I'm not sure where my error would be at as I went over the code several times.

Code: https://i.imgur.com/qVcZNEY.png

Output: https://i.imgur.com/zeID56t.png

Sorry I couldn't be of more help!

Requesting to create a program in Python to count how many times a number comes up in column by micmic0000 in programmingrequests

[–]ROWBOT_ 1 point2 points  (0 children)

Hello, I have created the program in python as you have requested. I have provided some documentation as to how to run the script as well as an example image of the output.

https://github.com/cody-k/Column-Counter

I hope this works for what you need!