Hacker News new | past | comments | ask | show | jobs | submit login

Is there a text-only version? The pictures aren't really adding anything and IMO break the reader's flow of thought.

We can obviously get around it with something like

  Array.from(document.getElementsByTagName("img")).forEach(img => img.parentNode.removeChild(img));
in the console, but seriously. Medium has a lot to answer for.



This is an actual presentation given at a conference, so the pictures are actually the visuals. I did write up half of this talk as an essay, you'll find it here:

http://braythwayt.com/homoiconic/2009/05/01/optimism.html


Alternatively, you can click on "raw" and get https://raw.githubusercontent.com/raganwald/presentations/ma...




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: