Ask HN: Why are slides used in talks instead of scrolling one long document?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • marp

    The entrance repository of Markdown presentation ecosystem

  • I guess the main aim of slides is to focus attention. So, the act of scrolling may have a negative psychological effect on that.

    If you are starting with a document, there are apps that directly transform it into slides, like deckset and marp for markdown. I think I've seen similar options directly integrated into obsidian, Notion and others.

    [1] https://www.deckset.com/

    [2] https://github.com/marp-team/marp

  • impress.js

    It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.

  • I remember a few years ago some more dynamic presentation modes making a bit of a splash. I used one of them[1] to good reception in at least one talk, but ultimately it felt more like really slick slide-to-slide transitions than a fundamentally different paradigm.

    [1] https://impress.js.org/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • emdee

    A dynamic Markdown renderer

  • I actually use a scrolling document for most of my talks at work. I do this for a few reasons:

    I am lazy. I just want write in Markdown. I have a dynamic HTML renderer so I don't even have to render the document myself. https://github.com/superjamie/emdee

    Usually the stuff I write is intended to be consumed either as written or as video. I don't want a bunch of slides with incomplete talking points.

    It works for me.

  • logseq

    A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

  • And also logseq, e.g. visit https://logseq.com/?spa=true#/page/how%20to%20take%20dummy%2... and click the dots in the upper right and "Presentation"

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts