carter2099
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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,…
- I built Delta Neutral, a self-hosted concentrated liquidity hedge rebalancer (blog.carter2099.com)
- Show HN: Hyperliquid Ruby SDK (github.com)
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…
-
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…