@@ -91,7 +91,7 @@ function Identity() {
9191 </ div >
9292 < div className = "role" > { profile . role } </ div >
9393 < div className = "tagline" >
94- Building engineering, systems, and search . Always{ ' ' }
94+ Building engineering, systems, search, and tech culture . Always{ ' ' }
9595 < span className = "fn" >
9696 building
9797 < span className = "note" > — in spreadsheets, in prose, in code.</ span >
@@ -108,9 +108,10 @@ function About() {
108108 < section className = "section about" >
109109 < SectionLabel id = "about" > about</ SectionLabel >
110110 < p >
111- I’m a principal engineer working on the unglamorous middle of the stack — storage,
112- indexing, query planning, and the long tail of failure modes that don’t make it
113- into design docs. I’ve been doing this for a while; I’m still learning a lot.
111+ I’m a principal engineer, six years deep in information retrieval, ranking, and
112+ distributed systems — the unglamorous middle of the stack: storage, indexing,
113+ query planning, and the long tail of failure modes that don’t make it into
114+ design docs. I’ve been doing this for a while; I’m still learning a lot.
114115 </ p >
115116 < p className = "muted" >
116117 This site is a place for me to write things down. Notes, half-formed essays,
0 commit comments