Viewing profile — ryohey
ryohey
HN member- Joined
- Sat, Dec 28, 2019, 3:24 AM UTC
- HN karma
- 55
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About ryohey
Recent public activity
-
story
Show HN: Eyes Mail – Bulk email in one page after our "too-much-AI" pivot
Twelve years ago our 4-person Tokyo studio built the app called "feather for Twitter", once #1 in Japan’s App Store, until Twitter’s API shutdown. Jan 2025: we pivoted to B2B. Eyes…
-
comment
Comment #43462810
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 us…
- story
-
story
Ask HN: How do you share and update the app specifications with your team?
I am a front-end engineer. I have been working as a front-end engineer for mobile apps for 10 years. I have developed various apps for several clients. One of the problems I face e…
-
comment
Comment #24604338
Thank you! Timer related behavior may be a problem. I will investigate more.
-
comment
Comment #24604320
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. Web…
-
comment
Comment #24604294
Not yet. I would like to support it in the future. Thank you!
-
comment
Comment #24604288
Thank you. That's a good idea. I definitely want to implement it.
-
comment
Comment #24604276
Thank you. I would like to support MIDI input / output in the future. Can you tell me about the equipment you want to use?
- story
-
comment
Comment #21896863
Here’s my wasm parser/runtime written in TypeScript, for instance. https://github.com/ryohey/ts-wasm-runtime