Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions 2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ <h1>Schedule</h1>
<p>This talk delves into the details of why we need a new garbage collector, and how we can exploit modern memory and CPU architecture and use clever storage techniques to streamline GC allocations.</p>
</div>
<div>
<p class="bio w3-card">Steve has been using D for 23 years professionally, and has written or helped write significant parts of DRuntime, including the array runtime, moduleinfo cycle detection, and AA static initialization. He has also written several prominent D libraries, including iopipe, and dcollections.</p>
<p class="bio w3-card">Steve has been using D for 17 years professionally, and has written or helped write significant parts of DRuntime, including the array runtime, moduleinfo cycle detection, and AA static initialization. He has also written several prominent D libraries, including iopipe, and dcollections.</p>
</div>
</div>
</li>
Expand Down Expand Up @@ -731,7 +731,7 @@ <h1>Schedule</h1>
<p>D deserves to have a GC with few pauses and high multi-core performance. We hope to bring you that experience.</p>
</div>
<div>
<p class="bio w3-card">Steve has been using D for 23 years professionally, and has written or helped write significant parts of DRuntime, including the array runtime, moduleinfo cycle detection, and AA static initialization. He has also written several prominent D libraries, including iopipe, and dcollections.</p>
<p class="bio w3-card">Steve has been using D for 17 years professionally, and has written or helped write significant parts of DRuntime, including the array runtime, moduleinfo cycle detection, and AA static initialization. He has also written several prominent D libraries, including iopipe, and dcollections.</p>
</div>
</div>
</li>
Expand Down Expand Up @@ -1035,4 +1035,4 @@ <h1>Sponsors</h1>
}
</script>
</body>
</html>
</html>