{% extends "base.html" %} {% block overhead %} {% endblock %} {% block path %}{% endblock %} {% block pagetitle %}{% endblock %} {% block right_stuff %}


RSS feeds
  - all posts (atom)


Other sites
  - github
  - keybase
{% endblock %} {% block content %}
iceland beach


{# NB: synchronize with /about/ page #}

Hi, I'm Bryan Newbold! I like to climb things and look around. Most of my work has been dealing with the messy interfaces between information, abstraction, and nature (eg, embedded digital electronics for scientific instruments). You might know me from around Seattle, New York City, or Boston/Cambridge (Industry Lab, MIT).

Where am I Now?

As of Winter 2022 I live in Seattle, at the ELS household. I love the volcanoes in this region: climbing them, biking around them, snowboarding down them, whatever. And the big wet mossy trees!

I work at the Internet Archive collecting scientific research datasets and publications, and created scholar.archive.org. Before that I worked on infrastructure at Stripe, attended the Recurse Center in New York City, and built Atomic Magnetometers for a small New Jersey company called Twinleaf.  «previously»

Sporadic Writings

{% set recent = articles if not all_articles else all_articles %} {% endblock %}