Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ryohey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Eyes Mail – Bulk email in one page after our "too-much-AI" pivot
(outreach.geteyes.ai)
2 points
by
ryohey
1y ago
|
0 comments
2.
▲
The Rise of Cohesive Programming – Copy-Paste Might Be the Future of Front End
(codingcafe.jp)
4 points
by
ryohey
1y ago
|
1 comments
3.
▲
by
ryohey
1y ago
I wrote this post after noticing a growing shift toward "cohesive" programming patterns — placing related code (UI, data, styles) together rather than separating concerns. Think useQuery, Tailwind, shadcn/ui, Are there other
4.
▲
Ask HN: How do you share and update the app specifications with your team?
7 points
by
ryohey
4y ago
|
2 comments
5.
▲
by
ryohey
6y ago
Thank you! Timer related behavior may be a problem. I will investigate more.
6.
▲
by
ryohey
6y ago
Thank you. For your reference Language: TypeScript UI: React State management: MobX Deploy/Hosting: Vercel And it uses some browser features. WebAudio is used for audio output. WebGL is used in react-pixi to render many notes faster.
7.
▲
by
ryohey
6y ago
Not yet. I would like to support it in the future. Thank you!
8.
▲
by
ryohey
6y ago
Thank you. That's a good idea. I definitely want to implement it.
9.
▲
by
ryohey
6y ago
Thank you. I would like to support MIDI input / output in the future. Can you tell me about the equipment you want to use?
10.
▲
Show HN: Fully Open-Sourced Online MIDI Editor
(signal.vercel.app)
93 points
by
ryohey
6y ago
|
19 comments
11.
▲
by
ryohey
7y ago
Here’s my wasm parser/runtime written in TypeScript, for instance. https://github.com/ryohey/ts-wasm-runtime