Show HN: Eyes Mail – Bulk email in one page after our "too-much-AI" pivotoutreach.geteyes.ai2 ポイント·投稿者 ryohey·昨年·0 コメント
The Rise of Cohesive Programming – Copy-Paste Might Be the Future of Front Endcodingcafe.jp4 ポイント·投稿者 ryohey·昨年·1 コメント
Ask HN: How do you share and update the app specifications with your team?7 ポイント·投稿者 ryohey·4 年前·2 コメント
ryohey·昨年·議論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 examples you've seen?
ryohey·6 年前·議論Thank you.For your referenceLanguage: TypeScript UI: React State management: MobX Deploy/Hosting: VercelAnd it uses some browser features. WebAudio is used for audio output. WebGL is used in react-pixi to render many notes faster.
ryohey·6 年前·議論Thank you. I would like to support MIDI input / output in the future. Can you tell me about the equipment you want to use?
ryohey·7 年前·議論Here’s my wasm parser/runtime written in TypeScript, for instance. https://github.com/ryohey/ts-wasm-runtime