carter2099

↗ HN profile [ 36.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I wrote a blog post about it: https://blog.carter2099.com/posts/6 tldr: Delta Neutral is a self hosted Rails app that allows you to enter hedge configurations for your Uniswap v3 positions. You enter a target hedge,…

  2. I wrote a blog post about it here: https://blog.carter2099.com/posts/4 tldr: There was no ruby sdk for the HL api so I made one. This was my introduction to Claude Code and it was awesome. I was able to code with an…

  3. I made a DSA practice tool for Ruby. It’s test-driven, runs locally, and is easy to extend with new exercises. Would love feedback on the interface and which problems to add next. The objective is to cement ability to…