hmc_site_source/content/english/media/boston-2023/enter-the-arena.md

1.3 KiB
Raw Permalink Blame History

+++ title="Enter The Arena" mediatype="talk" conference="boston-2023" description=""" Ryan Fleury is among the few whos cracked the code to write programs in C while virtually eliminating all memory errors. Come learn that superpower with us. """ thumbnail="/images/image-placeholder-16x9.png"

videos title="Enter The Arena" embed="https://player.vimeo.com/video/856069590" service="vimeo" download_link="https://player.vimeo.com/progressive_redirect/playback/856069590/rendition/1080p/file.mp4?loc=external&oauth2_token_id=1777364455&signature=451dc42b69f336b5510ec037557e0f9e1623936232ba6a116f47d7c77dea272e"

speakers name="Ryan Fleury" bio="" image="/images/people/2023-ryanfleury.jpg" +++

Burn Down the Forest of Mallocs and Frees

The old-school way of managing low-level memory, in Ryans own words, “can easily lead to a rats nest of complexity.” This problem has plagued most C/C++ programmers for decades.

It doesnt have to be this way.

With his recent | tours of arena-based memory allocators, Ryan is now poised to show you his solution in a mentorship setting! Its time to level up your memory strategy and eliminate the common memory bugs in C.