Rendered at 08:54:12 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Max-q 1 days ago [-]
Icosahedron is the classic? I have never ever seen an icosahedron globe in my life, neither real or digital. What in the world happened in the brain or artificial neural network when that title was picked for an icosahedron “globe”?
Symbiote 1 days ago [-]
I've seen them in many novelty gift or travel shops in Europe.
My personal favorite is Authagraph, when folded they make a really neat looking shape. I bought one years ago at a paper store and it’s still standing.
Decades spent building tools to freely copy and fork each other’s code, only to arrive at a future where people pay tokens to do the same thing with added noise. Progress.
hahahaa 24 hours ago [-]
Well you can still freely copy free software.
pimlottc 1 days ago [-]
The icons for the different shapes don’t really make a lot of sense. It’s not really obvious how some of them work and many are quite unlike the actual pattern (which you have to scroll down to see on mobile).
Also Cahill–Keyes M, which I’ve never heard of or seen before, is described as “the classic M”. That’s not really helpful.
Now that we have foldable phones, is there a (round) digital globe (like the classic ones) which I can control with an app and for example show me the current world map with "live" weather and all flights from flight radar? If such a globe would exist I would buy one even for a couple of thousand dollars. Just to have all kinds of "live" maps directly in front of me on my desk.
ShinyLeftPad 23 hours ago [-]
> No pins yet — your globe works fine without them, but a “you are here” makes it a gift.
(in exasperation) How does that make it a gift?
monegator 1 days ago [-]
neat idea. hate the vibecoded website. Not even changing the default colors.
ncr100 17 hours ago [-]
May be worth it to the public, to vibe code a clone, and sell that PDF output for $0.00.
jareklupinski 18 hours ago [-]
looking at Cahill-Keyes M, i wonder if there's a projection that tries to get most accurate land area, but takes liberties with the distance between land masses / ocean / sea sizes
zkmon 1 days ago [-]
Do people still buy .. globes?
gus_massa 6 hours ago [-]
A cheap plastic/rubber globe is a nice present for kids. Not as the main present for birthday or christmas, but as a random present for a random day.
srean 24 hours ago [-]
I see them on sale, so probably they do. However, regardless of whether they do or do not, if they have kids they should. Globes communicate so much better than maps.
In fact even better is to build one.
worldsayshi 20 hours ago [-]
Why not?
Snoeprol 1 days ago [-]
Website is a bit scuffed on mobile
bbor 1 days ago [-]
This is pretty great! To the creator(s) if they’re around in here: if you’ve ever dreamed of a smooth, unified transition between the product’s actual scan .svg and the 3D simulation[1], I have some old code[2] for simulating origami paper folding in three.js that could handle this elegantly. It works by drawing faces based on rotating springs at each edge, anchored at two points each and executed in a (hierarchical) procedure.
The repo’s in a messy state of primarily-artificial cleanup atm (fml tbh, btw) but it should be trivial to pull out the parts you’d need for a one-off & one-step sim like this.
Apologies if obvious lol — it’s getting harder and harder these days to judge that
[1] obviously get why you’re not loading 3D on pageload, so worth pointing out that the same might be possible here with a clever .svg<->.ts swap.
Good on you for creating something fun, but vibing something up and then trying to charge for it, when anyone else could produce the same product for less, is poor taste.
srean 1 days ago [-]
Why is it poor taste? He is not preventing anyone. Neither is he evergreening patents.
Many things that are on the market can be made and sold by someone else for less.
https://www.rimemo.com/e/wap/show.php?classid=5&id=29
https://en.wikipedia.org/wiki/Dymaxion_map
https://narukawa-lab.jp/archives/authagraph-map/
Here's the antidote: https://kevinkelly.substack.com/p/better-than-free
Also Cahill–Keyes M, which I’ve never heard of or seen before, is described as “the classic M”. That’s not really helpful.
(in exasperation) How does that make it a gift?
In fact even better is to build one.
The repo’s in a messy state of primarily-artificial cleanup atm (fml tbh, btw) but it should be trivial to pull out the parts you’d need for a one-off & one-step sim like this.
Apologies if obvious lol — it’s getting harder and harder these days to judge that
[1] obviously get why you’re not loading 3D on pageload, so worth pointing out that the same might be possible here with a clever .svg<->.ts swap.
[2]: https://gitlab.com/doering-ai/apps/origami
freezing for no reason
Many things that are on the market can be made and sold by someone else for less.
If you want you can put up a GPL version.