Viewing profile — kryptoyogi
kryptoyogi
HN member- Joined
- Thu, Dec 04, 2025, 3:59 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About kryptoyogi
No profile information was provided.
Recent public activity
-
comment
Comment #47039086
Could look into Uniswap's price oracle mechanism: https://hacken.io/discover/uniswap-v4-truncated-oracle/ to see how they mitigate oracle price manipulation.
-
comment
Comment #47010698
Is it possible to partner with an existing European bank: their distribution channels + your tech? Incentives are aligned because if they can offer higher yields, they can scoop cu…
-
comment
Comment #46980541
For claude, use hooks (run custom/arbitrary shell commands at various stages of the agentic loop). For instance, it is possible to run formatter after every edit/write: https://cod…
- comment
-
comment
Comment #46149949
When creating a new project, I code from scratch to get the architecture/folder/file structure coherently setup. However, when contributing to existing repos, I use Claude Code for…