Ask HN: Which software do you use for your presentations?
41–50 of 52 posts
Re: Ask HN: Which software do you use for your presentations?
#42I've moved away from this style of presentation. Everything on a slide feels like dead content. People fall asleep when you whip out a slide deck. These days if I want to show you code, I'll open up my IDE and show it to you, right there in my code window. I don't really understand why this is different from screenshotting the code and putting it in a slide, but it is. The audience feels differently about code in you…
Thanks for your points. Very valid when you are demoing/presenting to a live audience. However, I think I should have clarified in my post that I am not presenting to a live audience. Rather, I just want to use a Presentation software to export a video (or I might just screen record the presentation itself if an export to video feature is not available) and then add a voice over on top of it. Also, I am not going to…
Re: Ask HN: Which software do you use for your presentations?
#43`present` mostly does the job & one can also give a live code-example (Golang) while in the presentation. As per the requirements mentioned above, it does not do 1.
Re: Ask HN: Which software do you use for your presentations?
#44Re: Ask HN: Which software do you use for your presentations?
#45Not software, but a presentation on how to make presentations: https://perl.plover.com/yak/presentation/ It's 20 year old, therefore completely timeless advice.
In particular, it is interesting to see the same point (don't overload on content), but approached very differently (don't recap vs. recap a _lot_).
Re: Ask HN: Which software do you use for your presentations?
#46Re: Ask HN: Which software do you use for your presentations?
#47When for some reasons I have to provide slides to others I'll simply export them to LaTeX/beamer sharing the resulting pdf.
Re: Ask HN: Which software do you use for your presentations?
#48Latex with beamer. Is there a better solution out there?
I really wouldn't call that "really easy/fun to use". I think it's only a good option if your presentation is full of complicated equations (e.g. giving a lecture course in a maths heavy subject)
In terms of making beautiful slides, it’s hard to beat.
For math, sure, latex is the top choice.
Re: Ask HN: Which software do you use for your presentations?
#49I've moved away from this style of presentation. Everything on a slide feels like dead content. People fall asleep when you whip out a slide deck. These days if I want to show you code, I'll open up my IDE and show it to you, right there in my code window. I don't really understand why this is different from screenshotting the code and putting it in a slide, but it is. The audience feels differently about code in you…
Thanks for your points. Very valid when you are demoing/presenting to a live audience. However, I think I should have clarified in my post that I am not presenting to a live audience. Rather, I just want to use a Presentation software to export a video (or I might just screen record the presentation itself if an export to video feature is not available) and then add a voice over on top of it. Also, I am not going to…
Re: Ask HN: Which software do you use for your presentations?
#50Earlier quoted context omitted.
I really wouldn't call that "really easy/fun to use". I think it's only a good option if your presentation is full of complicated equations (e.g. giving a lecture course in a maths heavy subject)
In terms of user friendliness, perhaps. In terms of making beautiful slides, it’s hard to beat. For math, sure, latex is the top choice.