Skip to content

Commit

Permalink
Add last two 2024 slide sets
Browse files Browse the repository at this point in the history
  • Loading branch information
mdparker committed Oct 16, 2024
1 parent 29138fa commit 8db9342
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@ <h1>Schedule</h1>
Audience: All<br>
Duration: 40 Minutes<br>
<div class="talklinks">
<a href="./slides/haughton.pdf">Slides (PDF)</a>
</div>
</div>
<p>Buck2 is a shiny new declarative build system from inside Facebook. I have been on an adventure making it speak D. As such, I will describe writing D rules in the &#8216;starlark&#8217; build language that it uses, and then pontificate a bit on declarative build systems (at both micro and macro scales), toolchains, meta-build systems like reggae, and loop back around to dub.</p>
Expand Down Expand Up @@ -655,6 +656,7 @@ <h1>Schedule</h1>
Audience: Intermediate/Advanced<br>
Duration: 40 Minutes<br>
<div class="talklinks">
<a href="./slides/gehr.pdf">Slides (PDF)</a>
</div>
</div>
<p>In this talk, I will explore memory management in D, and how to reconcile manual memory management with garbage collection and type safety.</p>
Expand Down
Binary file added 2024/slides/gehr.pdf
Binary file not shown.
Binary file added 2024/slides/haughton.pdf
Binary file not shown.

0 comments on commit 8db9342

Please sign in to comment.