Ask HN: What's the best technical talk you've heard?
11–20 of 202 posts
Re: Ask HN: What's the best technical talk you've heard?
#12Definitely worth a watch
Re: Ask HN: What's the best technical talk you've heard?
#13Dr James Grime / Numberphile - Encryption and HUGE numbers http://www.youtube.com/watch?v=M7kEpw1tn50
Les Hazlewood - Designing a Beautiful REST+JSON API http://www.youtube.com/watch?v=5WXYw4J4QOU
classic: Douglas Crockford - JavaScript: The Good Parts http://www.youtube.com/watch?v=hQVTIJBZook
Re: Ask HN: What's the best technical talk you've heard?
#14Link: http://www.youtube.com/watch?v=NP9AIUT9nos
Abstract: "Software engineering as it's taught in universities simply doesn't work. It doesn't produce software systems of high quality, and it doesn't produce them for low cost. Sometimes, even when practiced rigorously, it doesn't produce systems at all.
That's odd, because in every other field, the term "engineering" is reserved for methods that work.
What then, does real software engineering look like? How can we consistently deliver high-quality systems to our customers and employers in a timely fashion and for a reasonable cost? In this session, we'll discuss where software engineering went wrong, and build the case that disciplined Agile methods, far from being "anti-engineering" (as they are often described), actually represent the best of engineering principles applied to the task of software development."
Re: Ask HN: What's the best technical talk you've heard?
#15Re: Ask HN: What's the best technical talk you've heard?
#16This is a talk about the practical realities of integrating with APIs over the lifetime of a project. In particular, it presents an insightful list of pitfalls API designers often fall into that hamper integration, and it suggests ways to avoid those pitfalls.
Sadly, a decade or so later, many of us are still making the same basic mistakes. If this talk were better known, perhaps we wouldn’t be, so it gets my vote.
Re: Ask HN: What's the best technical talk you've heard?
#17Re: Ask HN: What's the best technical talk you've heard?
#18https://www.youtube.com/watch?v=RlkCdM_f3p4
[edit] Spoiler alert: Everything's in Redis!