Always do at least 1 full rehearsal with a timer, preferably two full rehearsals where the first one you do keep a timer but also have a notebook (physical) present to quickly write down adjustments you want to make. Do a live demo, people love live demo's, but be prepared for when disaster strikes (it will), if possible run your live demo on a physical device with you during the presentation. Most places allow you t…
Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
51–60 of 174 posts
Re: Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
#52Always do at least 1 full rehearsal with a timer, preferably two full rehearsals where the first one you do keep a timer but also have a notebook (physical) present to quickly write down adjustments you want to make. Do a live demo, people love live demo's, but be prepared for when disaster strikes (it will), if possible run your live demo on a physical device with you during the presentation. Most places allow you t…
https://en.wikipedia.org/wiki/Situation,_task,_action,_resul...
So, if I understand gnur's meaning, you present a situation you were in, what task (or target) you were attempting to achieve, the actions you took, and the results.
"The website suddenly went down as traffic increased. I needed to find out which backend service was becoming overloaded and triggering the failure. I quickly deployed and configured WhizBangMicroservicesAnalyzer, and used it to assess the current status of our various backend microservices. It detected that our caching servers were running out of RAM due to a misconfiguration causing them to hit a corner case. I was able to fix the configuration error and bring the website back online."
Re: Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
#53Always do at least 1 full rehearsal with a timer, preferably two full rehearsals where the first one you do keep a timer but also have a notebook (physical) present to quickly write down adjustments you want to make. Do a live demo, people love live demo's, but be prepared for when disaster strikes (it will), if possible run your live demo on a physical device with you during the presentation. Most places allow you t…
https://en.wikipedia.org/wiki/Situation,_task,_action,_resul...
Re: Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
#54I start by figuring out what I want my audience to take a way from the talk. Then I break it up in keywords and then I build my presentation.
Once that is done I practice once or twice, by my self, talking to the computer while I rearrange, add or delete from the presentation to make it what I want it to be.
Once this is done I practice, going through the entire presentation until I’m able to give it on the fly if I was woken up at 4am. I don’t practice it word for word though, but when you’ve talked about a subject enough times, you can do it again.
The practice but is really, really important. Especially if you’re not used to giving speeches. At first I thought that if I just practiced in my head, I’d be fine, because I knew what I wanted to say. Hah, not so. The first time I gave a presentation I was a stuttering incoherent mess, because I hadn’t practiced by saying the words out loud. I knew exactly what I wanted to say, I just couldn’t.
Now, many years later, I don’t have to practice as much because I’ve gotten better verbally. So yo can definitely be the type of person who doesn’t need to practice out loud. But I had to do more than a thousand presentations to get to a point where I could comfortably skip practicing on short presentations and only doing it once or twice on long ones.
As for questions afterwards, take your time to think about your answer, and if you don’t know the answer, then be honest and always, always be polite and affirmative. If you make people feel like they asked a good question, even when you think it wasn’t, then they and everyone around them will like you better. This too gets better with practice, but it’s obviously not something you can practice on your own.
Humor is typically a good thing, it relies a lot in timing and it sometimes falls flat. Just never do it at someone’s expense.
Re: Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
#55In my experience, one of the most important things is to keep your audience in mind. I recently gave a talk about how docker works internally. I knew that a good chunk of the audience was aware of the difference between docker and a VM, so in the beginning, I explained these differences via a more or less fun story. People who already knew the content were not annoyed, the rest got the information they needed. Anothe…
Re: Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
#56Always do at least 1 full rehearsal with a timer, preferably two full rehearsals where the first one you do keep a timer but also have a notebook (physical) present to quickly write down adjustments you want to make. Do a live demo, people love live demo's, but be prepared for when disaster strikes (it will), if possible run your live demo on a physical device with you during the presentation. Most places allow you t…
Physicists are so used to looking at plots most of us are really good at interpreting them. But this is a hard-earned skill. If I talk to the general public I have to take great care in keeping plots and graphics really really simple.
I hear the humanities have similar issues with text. So whatever your background is, tailor not just your content and language to the audience but the visual language as well.
Re: Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
#57Always do at least 1 full rehearsal with a timer, preferably two full rehearsals where the first one you do keep a timer but also have a notebook (physical) present to quickly write down adjustments you want to make. Do a live demo, people love live demo's, but be prepared for when disaster strikes (it will), if possible run your live demo on a physical device with you during the presentation. Most places allow you t…
Re: Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
#58Re: Ask HN: What are the things keep in mind while giving/preparing for a tech talk?
#59Talk clearly, look at your audience, if it's hard to hear what you're saying at all then there is no point.
Make it clear what the problem you're solving is, why solving it would be nice, why obvious solutions aren't good enough, then work towards a big payoff at the end. Show that your tech solves the problem, and does it very neatly!
When explaining stuff, use examples.