Joey Cherdarchuk - Obumbratta

@obumbratta.com

having used claude extensively for the past couple of months, i think there is still a lot of value to understanding your code and steering it intentionally. the amount of incidental complexity claude accumulates otherwise (which mostly results in bugs that it can't ever fix reliably) is staggering.

My personal projects are my escape from reality—each one its own little world that rewards slow, diligent work. I enjoy watching them evolve from nothing or a forgotten something into a brand new thing for others to enjoy. I can’t remember a time when I wasn’t making something and I love it.

I like how this chart makeover uses the same chart type and even the same layout but by focusing on colours and labelling it significantly improves the ease with which it can be interpreted

Nick Desbarats@nickdesb.bsky.social · last yr.

⏯️New video!⏯️ Watch me redesign a chart so that it "does its job" (10 mins) youtu.be/QnqpuGeKIxw BTW, live online workshop kicks off on June 2 with early-bird prices ending May 9! Info/registration: www.practicalreporting.com/june-2025-on...

Dotplots With good defaulta it beats the obvious alternatives, scales better than people think (like 10000+ data points) and isn't as sensitive to binwidth or bandwidth estimators Density? Nope dotplot Histogram? Nope dotplot Violin? Nope dotplot

William B. Fuckley@opinionhaver.bsky.social · last yr.

what's in your view the best data-visualization technique/type of plot/chart? in terms of concisely conveying information effectively and aiding substantive understanding. obviously depends hugely the use case, etc. but if you had to pick one in a vacuum?

Nifty design: You can take advantage of left-to-right reading to tell a story with your labels. Here, FT could have put "They represent the working class" on the right axis next to other labels, but this layout causes you to focus on it *first*, and then pay attention to its decline.

Bild

It is fine to start your line chart axes at something other than zero, especially when small variations are important. You can give hints that your axis doesn’t start at zero by
placing additional space below the data, removing the baseline, and/or adding a broken axis symbol 📊 #VizTips

Two images of a the same line chart except the second one places additional space below the data, removes the baseline, and adds a broken axis symbol to the y-axis making it easier to notice the scale doesn't go to zero.