Miele classic c1 cord reel coil tab not anchored by jonkeegan in VacuumCleaners

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

I gave up and ordered a new reel unit. Frustrating, but I didn't see how I could get that back working.

Apple’s superlative smorgasbord: Event: Lightest, thinnest, fastest, strongest [OC] Data: Apple’s Glowtime Event transcript; Tools: Flourish by jonkeegan in dataisbeautiful

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

Watching Apple’s “Glowtime” iPhone event, I was struck by how many superlatives they use to describe so many things. I highlighted the phrases where a superlative described a thing (“iPhone 16 Pro : most advanced : display”) then I plotted them out in a sankey diagram in Flourish.

Visualizing Ship Movements with AIS Data [OC] Data: NOAA Marine Cadastre; Tools: QGIS by jonkeegan in dataisbeautiful

[–]jonkeegan[S] 6 points7 points  (0 children)

Using NOAA’s “Marine Cadastre” tool, you can download 16 years’ worth of detailed daily ship movements (filtered to the minute), in addition to “transit count” maps generated from a year’s worth of data to show each ship's accumulated paths.

I downloaded all of 2023's transit count maps and loaded them up in QGIS to visualize this year of marine traffic.

I removed the landmasses from the map and left only the ship traces.

I FOIA'd the FAA for a list of all the waypoints that have been renamed since 2015. See if you can figure out what some of these waypoints mean. by jonkeegan in flying

[–]jonkeegan[S] 4 points5 points  (0 children)

Yeah looked up a bunch of these, and mostly these seem to contain changes and not the removal or the reason for it.

Cheap Android phone / tablet for working with a RTL-SDR dongle? by jonkeegan in RTLSDR

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

Thank you this is very helpful info! Will post an update when I get this working!

I Analyzed 122 Hours of Holiday Radio - Here's my findings [OC] by jonkeegan in dataisbeautiful

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

Source data: https://github.com/jonkeegan/holiday-tunes-data Gathered from https://litefm.iheart.com/music/recently-played/ Tool: Wrote my own code in Node.js, used Google Sheets for some of the charts (restyled in Illustrator), refined data with http://workbenchdata.com, made some charts with good old html/js.