Rendered at 09:56:04 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
ShinyLeftPad 11 minutes ago [-]
> No pins yet — your globe works fine without them, but a “you are here” makes it a gift.
How does that make it a gift?
Max-q 4 hours 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”?
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.
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.
hahahaa 6 hours ago [-]
6.95 or point my LLM at the site and copy the simple idea.
olek1983 30 minutes ago [-]
Almost every idea is copyable. Digital ideas are even easier to copy.
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.
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.
zkmon 1 hours ago [-]
Do people still buy .. globes?
srean 35 minutes 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.
bbor 1 hours 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.
neat idea. hate the vibecoded website. Not even changing the default colors.
Snoeprol 4 hours ago [-]
Website is a bit scuffed on mobile
dango2506 7 hours ago [-]
[flagged]
JR1427 1 hours ago [-]
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 hours 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.
How does that make it a gift?
https://en.wikipedia.org/wiki/Dymaxion_map
https://narukawa-lab.jp/archives/authagraph-map/
https://www.rimemo.com/e/wap/show.php?classid=5&id=29
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 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
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.