Hacker News new | past | comments | ask | show | jobs | submit
Wow, this was really fun to play around with! Amazing execution and launch!

Quick feedback: it’d be great if the page updated when the URL changes, so you can explore different positions without reloading.

Right now, if I change the URL/hash of the cube position (eg: incrementing by 1 https://everycube.alen.is/?view=3d#5319001606686939024 ), the app doesn’t update and I have to open the new URL in a separate tab to see the new position. [Chrome 150 on Mac OS X 10.15.7]

just shipped a fix, the app now listens for hash/URL changes and updates the view without needing a reload. thanks for catching this!