Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
141–150 of 261 posts
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#142> Only an encrypted blind relay to allow for shared editing. The relay doesn't see any of the data. Would love to know more about how this works then? Is it more or less encrypted P2P?
https://github.com/nyblnet/bento/blob/main/docs/security.md
But basically when your bento HTML first gets saved, it generates a number of keys used for managing the permissions to join the Cloudflare DO. You can then send out an invite deck with a key that allow other people to join (with their own generated keys). With this architecture, you can revoke people's access, as well as giving them only read-access to the sharing session for example.
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#143I recently did something similar with just asking claude to create me a presentation with GSAP animations. With a some nice features to embed apps, switch the language while presenting, etc. - it works like a charm: https://eos-lci.gitlab.io/eos-lci-presentations/klimabuendni... (all open source)
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#144Can I use claude to generate ppt for me using this bento? if so how?
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#145I’ve honestly been kind of surprised that large companies software hasn’t been recreated for free en masse from the use of AI in a weekend. I’ve definitely seen some cases but it’s not as common as I had personally expected.
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#146Love that it's just one HTML file, really easy way to share software. Great work!
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#147Basically everything is client side generated from a seed - entire games and their replays get stored in a tiny url - pretty much every possible game ever fits in a version 40 QR code
It’s snake X scrabble X PvP
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#148Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#149Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#150Earlier quoted context omitted.
The concept that's MAGICAL in Reveal.js is vertical slides. e.g. https://revealjs.com/#/2/1 You just make one slide deck with lightweight high-abstraction slides and depending on the audience you just... hit the down arrow. bam. now you're inside the tech slides. no nerdy tech guys? sweet, don't hit down on slide 3. Instead you're with the marketing guys, so hit down on slide 5. Anyway - looks like you got rid of tha…
It'd be cool to add a third dimension to reveal.js decks. One of the transition animation options is "zoom", which visual effect is like going into / through the current slide. The Overview mode could be enhanced to show a 3D map (a stack of 2D layers). All kinds of fun mazes / games / interactive fiction use cases come to mind....