31 lines
914 B
Markdown
31 lines
914 B
Markdown
+++
|
||
title="Whitebox"
|
||
mediatype="demo"
|
||
conference="Handmade Seattle 2023"
|
||
|
||
[[videos]]
|
||
title="Whitebox demo"
|
||
embed="https://player.vimeo.com/video/887510192?h=7488c1c6a0"
|
||
service="vimeo"
|
||
download_link="https://vimeo.com/887510192/7488c1c6a0"
|
||
|
||
[[videos]]
|
||
title="Whitebox demo - Q&A"
|
||
embed="https://player.vimeo.com/video/889290745?h=b8a9f317b1"
|
||
service="vimeo"
|
||
download_link="https://vimeo.com/889290745/b8a9f317b1"
|
||
|
||
[[speakers]]
|
||
name="Andrew Reece"
|
||
bio=""
|
||
image=""
|
||
+++
|
||
|
||
#### The world’s only live timeline debugger.
|
||
|
||
This year, we have hugely expanded and generalized WhiteBoxs inspection & visualization engine.
|
||
|
||
Previously, WhiteBox’s main focus has been to make writing code an exploratory conversation with the computer by visualizing feedback about code’s behaviour immediately as you write it.
|
||
|
||
In this demo, we’re showcasing our first steps towards a new way to understand production-scale codebases.
|