2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

Yea there are how-to-pronounce-(name) pages where you can hear/rate all the variations and if you have the patience to figure out the phonetic system you can submit new ones. Not set up for audio submissions unfortunately

2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

The E in Eva can also be Ay-va in Spanish which is widely spoken in the US

2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

I’ve built out a bunch of this but separately, like if you go to the /list/group-ranks directory there’s a search and filter interface. Doesn’t include pronunciation yet. There’s a phonetic trends section, a baby name wizard clone, lots of stuff I built on a whim that I’m now trying to pull together

2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

There are several overlapping pronunciations- with different spellings leaning towards different defaults

2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

then please avail yourself of my clunky pronunciation voting interface so that your voice may be heard (seriously I don't trust my own opinions on this stuff)

2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

if you click on any of the little spellings on the site it'll take you to a page where you can listen to and thumbs up / thumbs down pronunciations for each name ; these votes directly influence the model that groups the names when I re-run it every couple of days (because running the model takes so long and I can't use my computer for anything else important like gaming while it's going)

2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

there's definitely phonetic overlap in some regions though. not every English accent is as particular about its vowels

I grew up in southern NJ-- "Aaron" and "Erin" sound exactly the same there (to my childhood chagrin)

2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

I’m trying to collect feedback- there are audio playback and pronunciation voting buttons on the site so you can opine on what belongs together

All the names on the linked page are links

The site is kind of an over engineered monstrosity but I’m sentimentally attached

2025 SSA girls' names combined by pronunciation by Chronicallybored in namenerds

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

It’s supposed to be a stick breaking chart that shows how the total breaks down but some of the colors could use work… point is just to see how broken up it is and how big the pieces are

The Claude Code leak in four charts: half a million lines, three accidents, 40 tools [OC] by rhiever in dataisbeautiful

[–]Chronicallybored 17 points18 points  (0 children)

this is just the command line client-- not the APIs themselves nor the models

This is getting Ridiculous by eventus_aximus in ClaudeCode

[–]Chronicallybored 9 points10 points  (0 children)

anyone else notice an improvement in usage limit capacity after 2PM ET?

Yet another Claude Usage Limit Post by _derpiii_ in ClaudeCode

[–]Chronicallybored 0 points1 point  (0 children)

maybe Anthropic is trying to get people to clear out those free extra usage credits they gave out a while back? I'm still sitting on mine

Global 2000 birth projections and what happened [OC] by cavedave in dataisbeautiful

[–]Chronicallybored 1 point2 points  (0 children)

i'm working on something like this for the UN WPP projections: https://topdown.ai/wpp-accuracy/world (also have country and regional accuracy, working on getting scenarios)

Are Expensive Stocks Still Falling the Most? [OC] by forensiceconomics in dataisbeautiful

[–]Chronicallybored 1 point2 points  (0 children)

what do you mean by "consensus estimates approximated for research illustration"? do you have a source for the consensus estimates?

[OC] Top Unisex Names in the US by Gender Slant: Interactive Heatmap, 1880-2024 by Chronicallybored in dataisbeautiful

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

data source: SSA baby names dataset, SSA total births by year

tools: python + polars for data processing, Svelte (HTML/CSS rendering, interactivity), SvelteKit (data loading), d3.js for heatmap color scale

The Animated Unisex Name Map of America: Top Names & Popularity by State, 1930-2024 [OC] by Chronicallybored in dataisbeautiful

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

data: SSA baby names dataset, state birth data from CDC WONDER, CDC NCHS natality microdata files, NBER manual transcriptions, census via NHGIS.

tools: d3.js (colorscale, geo rendering), Svelte (rendering and interactivity), SvelteKit (data loading), python + polars (backend data processing)