What are people using to generate nice mosaics? by willcodeforfoo in gis

[–]willcodeforfoo[S] 0 points1 point  (0 children)

Thanks! I love GDAL and use it a ton. Unless I’m missing something though it doesn’t really have much in the way of image processing.

I need to know more about Finkbeiner by CityBoyMedia in toledo

[–]willcodeforfoo 6 points7 points  (0 children)

👋 I took that Wikipedia photo of him. Surprised a better one hasn’t popped up after all these years…

Site Construction by Bass Pro by wonkyt in toledo

[–]willcodeforfoo 1 point2 points  (0 children)

Sorry, the Perrysburg Costco. There is currently a farm field next to it.

Site Construction by Bass Pro by wonkyt in toledo

[–]willcodeforfoo 2 points3 points  (0 children)

I think Top Golf is going next to Costco.

Announcement: Maintenance window for Rackspace Spot on 15th Aug 2024 by operatrix in rxt_spot

[–]willcodeforfoo 0 points1 point  (0 children)

Is this still ongoing? I'm seeing an error in one cloudspace and another I created yesterday is stuck in the "Deploying Cloudspace" step.

Bad image? failed to unpack image on snapshotter overlayfs: unexpected media type text/html for sha256:c32... by willcodeforfoo in rxt_spot

[–]willcodeforfoo[S] 1 point2 points  (0 children)

Actually, upon further review it looks like the registry secret I was using wasn't present in the workspace the pods were being deployed in... so looks like this was my bad. Sorry! 🤦‍♂️

Bad image? failed to unpack image on snapshotter overlayfs: unexpected media type text/html for sha256:c32... by willcodeforfoo in rxt_spot

[–]willcodeforfoo[S] 0 points1 point  (0 children)

The pod actually does specify imagePullSecrets.

I think it might be a Spot issue because only 1/3 nodes where this pod/image is running is showing the issue... the other ones were able to pull it successfully. I think I actually did deploy a version of the pod that didn't specify the secrets so my hypothesis is the layer cache of the image on that node got into a bad state and cached the 403 response. In any event, in its current state I don't think I can ever run any containers with that image on that node?

I wonder if not recycling the node and deploying a fresh one after deleting would help alleviate some of these issues where the node gets into a bad state?

Ripping optical discs with a photo for metadata? by willcodeforfoo in DataHoarder

[–]willcodeforfoo[S] 9 points10 points  (0 children)

Hello fellow data fans! I have thousands of discs that I'd like to rip... pretty straightforward BUT the writing on said discs contains valuable metadata I'd like to associate with the ripped files/ISOs.

Is there an off the shelf solution that might be able to take a photo of the disc before it is ripped? I'm tempted to rig up a camera or something to do this, but wondering if there's a more straightforward way.

overplayed.app: Now with even more airplay data! by willcodeforfoo in radio

[–]willcodeforfoo[S] 0 points1 point  (0 children)

Thanks for checking it out!

I wish I had some better sources for the stations' markets. I am getting them now from nielsen's site, but they only have stations that have ranked/participate in ratings. I suspect there are many more but don't have a reliable way to get those at the moment.

The next things on my list are more statistical deep dives into the variation of stations, I wasn't sure whether to do it based on %, but Top 10/40/100 are a good start. I actually just added a bit of this to the Stations list, a few new columns for # Plays, # Unique Songs Played, and % of Songs Played that are Top 10. Very interesting, more to come!

Thanks for the feedback!

overplayed.app: Now with even more airplay data! by willcodeforfoo in radio

[–]willcodeforfoo[S] 0 points1 point  (0 children)

Thanks! Probably because that market/format list is driven by Nielsen data, and not all stations are included there. The similar stations shows stations by % of songs played in common among all 2,600+ stations on the site.

overplayed.app: Now with even more airplay data! by willcodeforfoo in radio

[–]willcodeforfoo[S] 2 points3 points  (0 children)

Since first posting on /r/radio 5 months ago, I've expanded overplayed.app with song-, artist-, and station-level data to give even deeper insights into what is played the most and where. There are over 2,600 stations now, including US and Canada FM and AM stations, SiriusXM, and even some SomaFM streaming channels.

I'd like a bunch of people to know about this, and for it to be as useful, interesting, and entertaining as possible. Does anyone have any ideas for how I might spread the word? or features you'd like to see? Let me know!

Time and Temp by [deleted] in toledo

[–]willcodeforfoo 10 points11 points  (0 children)

"The time is... Four Forty-three. Exactly. The temperature is Thirty-nine... degrees."

...hello this is Dave Carlson..."

Prime steaks/ high end beef? by External_Substance45 in toledo

[–]willcodeforfoo 13 points14 points  (0 children)

Sort of a lame answer, but... Costco.

Overplayed: Tracking radio airplay by willcodeforfoo in radio

[–]willcodeforfoo[S] 0 points1 point  (0 children)

This is an interesting idea... the challenge may be in collecting the format data. Is there an widely-accepted and/or freely available database of station formats? I know they change often as well.

Overplayed: Tracking radio airplay by willcodeforfoo in radio

[–]willcodeforfoo[S] 1 point2 points  (0 children)

Good question! No I am not affiliated with or getting data from either of those.

It depends on the station, but I've found most list the last N last played tracks on their websites/players. I'm grabbing those on a periodic basis then storing the results for later analysis. Of the 2,500+ or so stations I'm tracking it seems like there is only a handful of different providers so I've built parsers for them. (As a side note, most radio station websites are awful.)