5 comments

  • abdullahkhalids4 hours ago
    Don&#x27;t you find the linear format of slides built in this fashion very constraining?<p>Many excellent presenters use a slide as a 2D canvas on which text and images can be placed in arbitrary locations - whatever best helps get the ideas across to the audience. Is losing this feature worth the advantages of this tool?
    • a4isms3 hours ago
      I used DeckSet for years. I love this concept.<p><a href="https:&#x2F;&#x2F;www.deckset.com" rel="nofollow">https:&#x2F;&#x2F;www.deckset.com</a><p>To answer your question directly, I am already all-in on Markdown and lightweight markup languages in general. Adopting such a thing is an exercise in a certain form of minimalism. In Markdown I can theoretically do anything by dropping into HTML, but the entire point (to me) is to focus on what I&#x27;m trying to write and not on every presentation and every slide being unique objects.<p>It&#x27;s the same thing with my blog. I could use any number of tools that give me arbitrary control over text and images appearing wherever I want. But I choose not to want that in exchange for the simplicity and constraints guiding me to focus on what I&#x27;m trying to say rather than how I&#x27;m trying to say it.<p>I have found a local maximum for me, and tools like this are a good fit for that. You may be elsewhere enjoying a different kind of local maximum.
    • shipman053 hours ago
      A text-based tool like this certainly puts a ceiling on presentation quality. Whether that really matters is situational. In most cases, content is more important than style once a certain threshold of &quot;not hideous&quot; is reached.<p>The same tradeoffs apply to a text-based diagram tool like mermaid.js vs more traditional diagramming tools like Miro.<p>My coworkers&#x27; Miro diagrams are prettier than my mermaid diagrams. But mine are composable and able to be versional controlled. I&#x27;m able to create complex diagrams many times faster using a text-based tool.<p>Ultimately, slides and diagrams are for conveying knowledge. If you&#x27;re able to convey the same knowledge with significantly less effort, that outweighs the loss of &quot;style points&quot; in most situations (internal knowledge-transfer, meet-ups, etc).
  • dkdcio5 hours ago
    Quarto also supports this: <a href="https:&#x2F;&#x2F;quarto.org&#x2F;docs&#x2F;presentations&#x2F;" rel="nofollow">https:&#x2F;&#x2F;quarto.org&#x2F;docs&#x2F;presentations&#x2F;</a><p>not sure if Quarto-specific but it lets you have Python code is slides too which is nice, i.e. can directly use visualization libraries
  • jimmySixDOF4 hours ago
    Reveal.js vs Sli.dev seems like a toss up I am sure there are nuanced differences or maybe I am missing something obvious ?
  • jsilence1 hour ago
    Why not Quarto? Genuinely curious.
  • lowbloodsugar5 hours ago
    I’ve used presenterm. Like it a lot.<p><a href="https:&#x2F;&#x2F;mfontanini.github.io&#x2F;presenterm&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mfontanini.github.io&#x2F;presenterm&#x2F;</a>