diff options
author | wires <wires@noreply.wires.systems> | 2025-04-01 13:55:48 -0400 |
---|---|---|
committer | wires <wires@noreply.wires.systems> | 2025-04-01 13:55:48 -0400 |
commit | 30c76c16c6672d601e09828c6154a9fc66e9dc35 (patch) | |
tree | dc28423135b5a6504da93da09c173d618cc4ab3e | |
parent | more fiddling (diff) | |
download | blog-30c76c16c6672d601e09828c6154a9fc66e9dc35.tar.gz |
rewrite homepage copy
-rw-r--r-- | content/_index.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/content/_index.md b/content/_index.md index 9ef7027..e73a990 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,10 +1,10 @@ +++ title = "home" +++ -I'm a software engineer with an affinity for low level and functional -programming. My favorite languages to work with are Zig, Rust, Erlang, and the -venerable C. I want to build high performance and fault tolerant systems, and to -help make the web a more free and decentralized place. +I'm a US-based software engineer with a love for low level programming, functional +languages, and distributed systems. My favorite languages to work with are Zig, +Rust, Erlang, and the venerable C. I want to build high performance and fault +tolerant systems, and to help make the web a more free and decentralized place. -If you want to talk to me you can reach me at -[wires@wires.systems](mailto:wires@wires.systems). +I'm currently looking for work. If you want to talk, you can reach me at +[`wires@wires.systems`](mailto:wires@wires.systems). |