Live data from Hacker News

War Atlas: An interactive cartography of every named war in human history

waratlas.org

11–20 of 86 posts

Re: War Atlas: An interactive cartography of every named war in human history

#11

This is really neat. Also, the 19th century was far more conflict-prone than I thought.

> Also, the 19th century was far more conflict-prone than I thought. Let me guess, you're American? For the US, once Northern America was settled, the US established and the conflicts with Natives and the Brits resolved, all you had was the Civil War... But here in Europe, up until 1945, it was constant warfare. And that not just the large wars between entire countries that some czars or emperors drew up, there were…

>For the US, once Northern America was settled, the US established and the conflicts with Natives and the Brits resolved, all you had was the Civil War...

No part of that statement is accurate.

https://en.wikipedia.org/wiki/List_of_wars_involving_the_Uni...

Re: War Atlas: An interactive cartography of every named war in human history

#13

Interestingly, this website reliably crashes my firefox on linux while consuming 55GB of memory. Claude's TLDR of what's causing the problem (may or may not be accurate): "That animation loop is almost certainly leaking memory: each time-step it draws new border geometry (GeoJSON/vector shapes) but doesn't free the old frames, so RAM climbs without bound. When you interact — especially auto-playing the timeline — the…

I can confirm, my firefox on linux crashes immediately as well.

Curiously, the website works just fine in chrome on android.

Blink monopoly strikes again, I guess.

Re: War Atlas: An interactive cartography of every named war in human history

#14

Mercator police: please do not use projection that makes Greenland 14x bigger than reality and e.g. Russia 2x. See here https://www.visualcapitalist.com/mercator-map-true-size-of-c... Robinson Projection would be much more accurate.

The irony of this link not providing any static visual alternative to projection

Re: War Atlas: An interactive cartography of every named war in human history

#17

Interestingly, this website reliably crashes my firefox on linux while consuming 55GB of memory. Claude's TLDR of what's causing the problem (may or may not be accurate): "That animation loop is almost certainly leaking memory: each time-step it draws new border geometry (GeoJSON/vector shapes) but doesn't free the old frames, so RAM climbs without bound. When you interact — especially auto-playing the timeline — the…

This page crashed my browser too. Opened the comments to see this, guess it's not a me issue.

Re: War Atlas: An interactive cartography of every named war in human history

#18

Cool visuals, as with everything like this where the creator probably just churned open datasets through LLMs there are many inaccuracies particularly around borders. An interesting effort though, and at least this one has a decent page about sourcing.

I swear I've seen this exact UI in several other submissions recently. Is it the default produced by Claude if you don't specify anything?

Re: War Atlas: An interactive cartography of every named war in human history

#20

Cool visuals, as with everything like this where the creator probably just churned open datasets through LLMs there are many inaccuracies particularly around borders. An interesting effort though, and at least this one has a decent page about sourcing.

I swear I've seen this exact UI in several other submissions recently. Is it the default produced by Claude if you don't specify anything?

Yes, definitely. Claude and other models might produce minor differences in design outputs, but overall they apply similar principles. This has been harped on in many threads over the past several months.
Post reply on HN