Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
headphones
TLB Hit 💥

TLB Hit 💥

JF Bastien & Chris Leary

A podcast about systems & compilers by @jfbastien and @cdleary. The only podcast you listen to at 0.5×.
Share icon

All episodes

Best episodes

Seasons

Top 10 TLB Hit 💥 Episodes

Goodpods has curated a list of the 10 best TLB Hit 💥 episodes, ranked by the number of listens and likes each episode have garnered from our listeners. If you are listening to TLB Hit 💥 for the first time, there's no better place to start than with one of these standout episodes. If you are a fan of the show, vote for your favorite TLB Hit 💥 episode by adding your comments to the episode page.

TLB Hit 💥 - Episode 0: mov fp, sp
play

11/02/20 • 64 min

The stack, and how it relates to TLB Hits.
bookmark
plus icon
share episode
TLB Hit 💥 - Parsers

Parsers

TLB Hit 💥

play

02/23/23 • 41 min

bookmark
plus icon
share episode
TLB Hit 💥 - Episode 4: t-r-a-c-/e̅‾\-o-m-p-i-l-e
play

05/06/22 • 37 min

Monitor. Compile. Bail. Repeat!
bookmark
plus icon
share episode
TLB Hit 💥 - Episode 2: https://tlbh.it^M
play

02/21/21 • 56 min

What happens when you type https://tlbh.it in your browser's address bar, and press enter?

bookmark
plus icon
share episode
TLB Hit 💥 - Episode 1: *(char*)0 = 0
play

11/23/20 • 43 min

The adventure of storing NUL to NULL!

bookmark
plus icon
share episode
TLB Hit 💥 - Episode 3: __builtin_expect(!!(x), 0)
play

04/19/21 • 39 min

What is it we know statically? * What's effectively discoverable only at runtime? * How do we tell "the machine" (compiler and/or hardware): * Things we *know* to be true... * Things we *expect* to be true... * Things we *expect* to be true but *want to do something about* when it's not... * Things we have no idea about! * How do we collect that information that we have no idea about? * What happens if we're wrong? What if the workload is inherently irregular? * In the limit, random noise could drive our control decisions! * We talked a bit about precise vs imprecise exceptions before and automatic reordering, and we've mentioned vector machines and auto-vectorization. * All falls into the broader theme here, but we're always questioning what we can actually cover in an hour... * We'll try to give it a go for a subset of these things! * Time is often the limiting factor.

The episode title is the thing that we often macro define as `#define UNLIKELY` * In C/C++ code you might say "this control condition is unlikely", and say `if (UNLIKELY(condition))` * In C++20 there was added these `[[likely]]` and `[[unlikely]]` annotations that do the same thing, but with more square brackets, so clearly better!

bookmark
plus icon
share episode
In this episode, Chris and JF dive into the world of code coverage and fuzzing. They explore why coverage matters, the types of coverage metrics, and how fuzzing helps uncover unexpected software behavior. From the practical trade-offs of MC/DC testing to the randomness of AFL’s mutators, the hosts discuss techniques, tools, and the balance between robustness and resiliency. Tune in for insights, laughs, and maybe even a recommendation to "go fuzz yourself!"
bookmark
plus icon
share episode

Show more best episodes

Toggle view more icon

FAQ

How many episodes does TLB Hit 💥 have?

TLB Hit 💥 currently has 7 episodes available.

What topics does TLB Hit 💥 cover?

The podcast is about Podcasts, Technology and Programming.

What is the most popular episode on TLB Hit 💥?

The episode title 'Parsers' is the most popular.

What is the average episode length on TLB Hit 💥?

The average episode length on TLB Hit 💥 is 45 minutes.

How often are episodes of TLB Hit 💥 released?

Episodes of TLB Hit 💥 are typically released every 292 days, 23 hours.

When was the first episode of TLB Hit 💥?

The first episode of TLB Hit 💥 was released on Nov 2, 2020.

Show more FAQ

Toggle view more icon

Comments