Live data from Hacker News

Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

uonr.github.io

21–30 of 37 posts

Re: Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

#21

Loving the smoothness of this. One concerning thing is overlapping notes – I don't want to be fucking around with trying to move the canvas just right to read a note under another note and there doesn't seem to be any other simple mechanism to resolve this (especially for larger blocks/images). The 'untangle' feature doesn't really solve this.

I'm thinking LOD might help mitigate the overlap issue, perhaps by having an LLM progressively shorten the text until it's a single Unicode character.

Also, as other comments suggested, shading or similar techniques could help.

That said, I doubt this can be fully resolved unless the text is rendered in hyperbolic space, as another commenter mentioned. I'll need to experiment and see if that's doable.

Re: Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

#23

This is neat. I built an LLM once that stored its embeddings in poincare space, and it was a struggle for me to visualise what it was doing at first. This would have helped.

While developing poincake, I actually thought about building a language learning app using a similar approach. The idea was to map word embeddings onto a Poincaré disk so users could explore word relationships and clusters.

Re: Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

#24

I really like the approach but it'd certainly be nice to be able to use alternate topologies. Also it'd be nice if there was an underlying grid plotting the metric/distance function to help conceptualize distance/relationships better when you get to the edges.

[dead]

Re: Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

#25
post #20
post #9

This would be fantastic on a tablet; stylus for entry and fingers for navigation would make it very efficient and a great improvement over the standard infinite page. I would probably pay for a non-web tablet version, it is rare my tablet is connected to the internet.

(I'm the dev) I tried it out on an iPad and it seems to work fine. Let me know if you run into any issues. Supporting direct stylus/Pencil input will definitely be a challenge, but I think it’s worth a shot.

It worked on my Android tablet but I can't scribble a note and draw a picture/diagram with the stylus. I don't know anything about iPads but on Android you have the USI pen and for any app that understands the USI pen, it interprets fingers and stylus individually, the stylus is active so the tablet knows when it is input from the stylus or input from a finger. The google Cursive app which is the standard Android note app shows this well, stylus only writes and fingers only pan/scroll/zoom unless you switch it into finger mode so you can write with a finger.

If you managed to give all the features of Googles Cursive app within your Poincaré disk paradigm, I would happily drop $100 on it, assuming it worked as an offline app.

Edit: should mention that I don't think this is worth $100, other than to the handful of people like me who it would be perfect for assuming it was well executed. You would probably make more charging far less. The paradigm could translate amazingly well to the tablet/stylus experience if the details are worked out well.

Re: Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

#30

This is pretty cool. I'm curious, what do you mean "leverages your brain's spatial memory"?

Yeah, I don't know about the author, but my brain spatial memory is very much tied to Euclidean geometry. The holonomy effect (view is rotated when coming back to the same point) in particular is very disorienting.

It's cool, but I would never use this for real.

Post reply on HN