Ask HN: Why hasn't x86 caught up with Apple M series?
423 points by stephenheron 2d ago 608 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 4d ago 90 comments
Visualizing data with 3D flowers in Vue and Three.js
2 tsuyoshi_k 1 8/27/2025, 1:55:38 PM github.com ↗
Built with Vue + Three.js Flowers are placed procedurally on a sphere Starfields and shooting stars added via CSS and canvas Fully cleaned up with `onUnmounted()` hooks
It was surprisingly lightweight and expressive. Let me know if you’re curious to see more.