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


RSS feeds
  - all posts (atom)


Other sites
  - github
  - keybase
  - the-nsa.org
  - feed reader
{% endblock %} {% block content %}



{# 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 Summer 2016 I am attending the Recurse Center in New York City, becoming a stronger (and happier!) programmer. My home has been Seattle since Fall 2014, where I have been hiking and biking and working remotely for Twinleaf, a small New Jersey company that builds Atomic Magnetometers.  «previously»

Sporatic Writings

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