Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kryptoyogi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
kryptoyogi
7mo ago
Could look into Uniswap's price oracle mechanism: https://hacken.io/discover/uniswap-v4-truncated-oracle/ to see how they mitigate oracle price manipulation.
2.
▲
by
kryptoyogi
7mo ago
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 customers of competitor banks.
3.
▲
by
kryptoyogi
7mo ago
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://code.claude.com/docs/en/hoo
4.
▲
by
kryptoyogi
10mo ago
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: 1) understanding repo structure, flow of functio