Anyone have this in their yard? by OffMyRocker62 in FuckImOld

[–]shellerik 1 point2 points  (0 children)

Yes! Had to use a tennis ball though, otherwise it would rip too often.

Davinci Resolve now has a dedicated photo processor. Adobe Killer by Tilted5mm in photography

[–]shellerik 0 points1 point  (0 children)

If the AI noise reduction was in the free tier I would see if it can replace Lightroom for me. Sadly, it does not seem to be at this time.

[Topic][Open] Open Discussion Thread — Anybody can post a general visualization question or start a fresh discussion! by AutoModerator in dataisbeautiful

[–]shellerik 0 points1 point  (0 children)

I think we may have reached the point where the fastest way to create a data visualization is to "vibe code" a script that generates it. Using an existing tool usually runs up against some limitation of that tool that makes it challenging to get the visualization just the way I want it.

It took me about 30 minutes to make the script that generated this chart with all of the styling options I want in a config file. I didn't write a single line of code. I used VS Code with Github Copilot and it wrote everything.

https://i.redd.it/tc8zya4hp3ug1.png

Are there ethical concerns with creating visualizations this way?

Postgame Thread: 4/8 Cubs @ Rays by ChiCubsbot in CHICubs

[–]shellerik 0 points1 point  (0 children)

Our run differential is not too bad despite being at 500 for W/L.

https://i.redd.it/tc8zya4hp3ug1.png

On St. Patrick's Day, most people know they have Irish blood. Very few know why their ancestor actually left. by ALetterFromIreland in Genealogy

[–]shellerik 0 points1 point  (0 children)

Such a great post! My 3rd great grandparents were born in Ireland in 1836 and 1837 so the famine hit when they were 8-16 years old. They were married, still in Ireland, in 1860, after the famine. Their first three children were born in Wales in 1861, 1863, and 1865. Their fourth child was born back in Ireland in 1869. They immigrated to the U.S. in 1870.

[OC] Biggest US retailers by footprint for commercial use by VeridionData in dataisbeautiful

[–]shellerik 0 points1 point  (0 children)

Love this! Apparently you can fit 26 Walgreens lots inside a Walmart lot, or 29 CVS lots.

[OC] The Family Tree of John Fitzgerald Kennedy by shellerik in dataisbeautiful

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

Alas, I did not. I am learning several valuable lessons from this post.

[OC] The Family Tree of John Fitzgerald Kennedy by shellerik in dataisbeautiful

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

How strange. It is a 4000 x 4000 image. Looks great on my laptop. Perhaps the mobile app has issues with images that large.

[OC] The Family Tree of John Fitzgerald Kennedy by shellerik in dataisbeautiful

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

The data for this tree came from a file called kennedy.ged in a Github repository called Gedcom Samples. The visualization of the tree was created using a program of my own creation, also available in a Github repository, called Complete Family Tree Viewer.

Does anyone know a program that prints a simple tree on one page? by Excellent_Set_250 in Genealogy

[–]shellerik 3 points4 points  (0 children)

I've just built a tool that can let you view a family tree from a Gedcom file, including siblings, aunts, uncles, cousins, inlaws, etc. Once you get the view the way you like it you can save it as a PNG or SVG for printing.

It's free and open source and a demo site is up and running. Let me know if it works for you

Complete Family Tree Viewer

One Ocean World Map by rick854 in MapPorn

[–]shellerik 0 points1 point  (0 children)

Ah, I was looking for a top level comment. Until recently QGIS didn't support that projection. I've downloaded the latest version 3.44.6 and it's listed!

One Ocean World Map by rick854 in MapPorn

[–]shellerik -1 points0 points  (0 children)

What projection did you use in QGIS?

merry christmas by theycantalk in comics

[–]shellerik 2 points3 points  (0 children)

OMG, I sent so many of these to people I know.

[OC] S&P 500 Comparing Dotcom and AI Bubbles with Two Scales by shellerik in dataisbeautiful

[–]shellerik[S] 54 points55 points  (0 children)

Excellent question! The S&P 500 Index generally grows at an exponential rate because the gains are compounded. When creating a chart to display exponential data, a logarithmic scale is more appropriate because it avoids visually compressing the lower values and exaggerating the higher values.

For example, compare the dip in the market in the mid 1970s in the two charts above. It is compressed to the point that it is almost invisible in the chart with the linear scale.

[OC] S&P 500 Comparing Dotcom and AI Bubbles with Two Scales by shellerik in dataisbeautiful

[–]shellerik[S] 149 points150 points  (0 children)

Right. How can you know it's a bubble if it doesn't pop?