Skip to content

Commit

Permalink
Add speakers Devon and Julian
Browse files Browse the repository at this point in the history
  • Loading branch information
geekygirlsarah committed Jul 7, 2024
1 parent b1652a9 commit 1fc586a
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 1 deletion.
Binary file added images/speakers/devon-tao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/julian-squires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/thumbnail/devon-tao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/thumbnail/julian-squires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ joyous, exciting, and surprising moments in computing.
<div class="speaker-pics" markdown="0">
<div><a href="speakers.html#bruce-waggoner"><img height="100" width="100" src="images/speakers/thumbnail/bruce-waggoner.png" alt="Bruce Waggoner" /></a></div>
<div><a href="speakers.html#dawn-walker"><img height="100" width="100" src="images/speakers/thumbnail/dawn-walker.png" alt="Dawn Walker" /></a></div>
<div><a href="speakers.html#devon-tao"><img height="100" width="100" src="images/speakers/thumbnail/devon-tao.png" alt="Devon Tao" /></a></div>
<div><a href="speakers.html#julian-squires"><img height="100" width="100" src="images/speakers/thumbnail/julian-squires.png" alt="Julian Squires" /></a></div>
</div>

## Save the Dates!
Expand Down
34 changes: 33 additions & 1 deletion speakers.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,39 @@ I am the Mission Assurance Manager at NASA Jet Propulsion Lab/Caltech. I graduat

## Lightning Talks

This could be YOU! Check out our [Give A Talk page](/give-a-talk) to learn more about our Call for Talks, the submission process, and how you can send us your joyful, surprising, or exciting computing talk idea!
<!-- For easy copy/paste action
<a name="first-last" id="first-last"></a>
<img src="images/speakers/thumbnail/first-last.png" alt="First Last" class="speaker-img" />
-->

### Devon Tao

<a name="devon-tao" id="devon-tao"></a>
<img src="images/speakers/devon-tao.png" alt="Devon Tao" class="speaker-img" />

**It's alive.... IT'S ALIVE!!! Braitenberg Vehicles! (Have you ever seen an AI like this??!!)**

"AI has been getting more and more complex. Surrounded by chess robots, self-driving cars, and now Large Language Models, we begin to ask ourselves: what does it take for a machine to behave like a human? Does it take millions of parameters? Mountains of training data?

None of the above! Introducing... Braitenberg Vehicles! These are simple, human-like robots that are made only of a couple of sensors and motors. In this talk, I will convince you that these simple components are enough to show human-like behavior, and we will get to see some Braitenberg Vehicles in action using a Braitenberg Vehicles Simulator I made!"

**Devon** is a student at Harvey Mudd College studying computer science and mathematics. Outside of computer science, they also like to write musical theater!

---
### Julian Squires

<a name="julian-squires" id="julian-squires"></a>
<img src="images/speakers/julian-squires.png" alt="Julian Squires" class="speaker-img" />

**Backtraces in the Mirror: Stealing the Secrets of Elves and Dwarves to Perform Mad Science!!**

While writing an unobtrusive memory profiler, I discovered I needed to reconstruct a running program's stack the wrong way around! I thought this was impossible, and it turns out I was wrong! So join me to learn about how stack unwinding works (and when it doesn't!), how to use ELF and DWARF information all wrong(!), working with uncertain information (and why!), and the value of doing things that "can't possibly work"!!

**Julian Squires** is a lifelong programmer and eccentric layabout. He previously spoke at !!Con 2017 about "the Emoji that Killed Chrome" (!!).

---

More speakers will be posted soon when they confirm their talks!

---

Expand Down

0 comments on commit 1fc586a

Please sign in to comment.