
Programming and Performance with Cliff Click Podcast
1) Program Typing
A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short talk on typing in programming languages, and how it might be...Show More
2) Update on language ‘aa’
A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short update on the language aa I'm designing, code on https://git...Show More
3) Hidden GC Bandwidth Costs
A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short talk where I show you the hidden bandwidth costs of GC'd lan...Show More
4) Specter and Meltdown
A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short talk where I take you through the Specter and Meltdown vulne...Show More
5) Rocket Realtime School of Programming and Performance
I'm teaching a class this summer; the website is here: Rocket Realtime School of Programming and Performance This podcast contains a short introduction, and a few minutes spent on the material to be...Show More
6) Thinking About Language Design
Thinking about language design - see https://github.com/cliffclick/aa for the start of an implementation. RocketRealtime.com is real! Please visit and sign up! And survey results are in! Due...Show More
7) Tech Debt Elimination Example
A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short talk where I take you through a recent and real tech-debt el...Show More
8) JVM JIT’ting Basics
A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short talk Java Virtual Machine JIT'ting basics, taking you throug...Show More
9) Null Typing and Startup Time
A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short talk on my take on null typing (and stronger typing in gener...Show More
10) Heroic Optimizations
A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short talk on what a Heroic Optimization is, and how they are done...Show More