diff options
author | wires <wires@noreply.wires.systems> | 2025-03-31 22:02:45 -0400 |
---|---|---|
committer | wires <wires@noreply.wires.systems> | 2025-03-31 22:02:45 -0400 |
commit | be7363ac2cf6bb18941f672bf9cb0f19be60ff94 (patch) | |
tree | dda0d6410dd9e3972fdf87df8444bb9b35a9b83d /content | |
parent | zos blogpost 1 !!! (diff) | |
download | blog-be7363ac2cf6bb18941f672bf9cb0f19be60ff94.tar.gz |
redo home page
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 13 | ||||
-rw-r--r-- | content/zosimos/workflow.md | 2 |
2 files changed, 7 insertions, 8 deletions
diff --git a/content/_index.md b/content/_index.md index 1c8905b..7a53035 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,8 +1,7 @@ -I'm a computer science graduate with an affinity for systems programming and -functional languages. I think C, Rust and Zig all have their merits and am -comfortable working with all 3. When I don't need to work at such a low level, -I like to work with Elixir and Erlang. +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 passionate about building performant, fault-tolerant and scalable systems and -making the web a more free and decentralized place. All my projects can be found -on [my forgejo instance](https://git.wires.systems) +If you want to talk to me you can reach me at +[wires@wires.systems](mailto:wires@wires.systems). diff --git a/content/zosimos/workflow.md b/content/zosimos/workflow.md index 2619fe7..114426f 100644 --- a/content/zosimos/workflow.md +++ b/content/zosimos/workflow.md @@ -1,5 +1,5 @@ +++ -title = "Zosimos Part 1: Workflow Setup" +title = "ZosimOS Devlog: Workflow Setup" date = 2025-03-31T12:00:00-04:00 tags = ["osdev", "zig", "raspberry pi"] +++ |