Hello, world
This is the first post on my new site. Mostly a placeholder so the blog isn’t empty, but also a note-to-self about what this space is for.
What goes here
Short, honest write-ups on things I’m working on:
- machine learning experiments — what I tried, what broke, what stuck
- trading systems and the engineering around them
- research notes on transformers and sequence models
Writing a new post
Every post is a Markdown file in content/posts/. To add one:
hugo new posts/my-new-post.md
Then write, and deploy. Code blocks, bold, italic, links, lists, and images all just work.
The point isn’t to publish a lot. It’s to think out loud and keep a record.
More soon.