Perps trading will not be the end of me
This week I plan to fund both my Variational and Pacifica wallet once I get my salary and resume trading using delta-neutral strategies to minimise $ spent and pay only trading fees
WAGMI in Jesus name
My simulated multi asset trading platform outgrew Vercel's free tier faster than expected. Spent a weekend migrating the whole platform to Railway, redoing env vars and endpoints without breaking prod
@quionie@claudeai I literally just connected Deepseek API to Opencode so I could use the v4 flash model for cheaper coompute yesterday....gues who is deleting Open code after seeing this thread
So over the last weekend I built a cursor following icon animation for my portfolio's skills section.
Icons swarm around your mouse, dock into a grid when you hover the section fade out once you scroll past it.
Spent more time fixing bugs than building it. Every one traced back to the same root cause: deriving animation state from a single instant signal with no memory of what just happened.
Biggest one: had two icons visible at once mid transition. Fixed it by using one shared element that physically moves between two DOM positions instead of two separately animated elements.
Watch this space.