231 points by pea-tear 17 hours ago | 36 comments
mmastrac 16 hours ago
wkat4242 6 hours ago
kelvie 14 hours ago
porridgeraisin 14 hours ago
naikrovek 12 hours ago
edoceo 11 hours ago
But how to overhaul? WaylandTYU?
bryanhogan 15 hours ago
- Slidev: https://sli.dev/
- Marp: https://marp.app/
WD-42 9 hours ago
lloeki 5 hours ago
I had a few code examples to massage out of a codebase, so I fired up vim to make them simpler/clearer before I'd put them in Keynote.
Then I started taking a few notes in a scratch buffer. After a few moments I began to dread having to move that content over and format in the UI and all.
... And then it dawned on me that I could just use vim itself as the presentation tool!
- one tab per slide, one file per tab
- gt/gT (:tabnext :tabprev) to move through
- ,z (junegunn/goyo :Goyo) for a "hudless" display
- splits and :terminal on live demo time
- ,b (junegunn/fzf.vim :Buffers) to jump to any "slide" on question time (just name files appropriately)
- prepare the whole thing and save session with :mksession
closewith 6 hours ago
fgarit 15 hours ago
okonomiyaki3000 9 hours ago
andatki 1 hour ago
jrm4 12 hours ago
phrotoma 1 hour ago
It's super cool and I want to love it, but I find it too fiddly to get the layout the way I want it. For me it might be easier to just page through a plain text file of ascii art style diagrams or something.
I've always been just absolutely dog shit at design stuff. I can't center a div to save my life and I don't understand columns. I need it to be absolutely idiot proof because I'm an absolute idiot when it comes to these things.
I guess this is my attempt at encouragement for folks to keep working on these tools because I love the aesthetic but I just can't grok the interface. I will continue to watch this project with interest!
campbel 15 hours ago