Live data from Hacker News

Viewing profile — ryohey

ryohey

HN member
Joined
Sat, Dec 28, 2019, 3:24 AM UTC
HN karma
55
Public activity
11 items

About ryohey

HelloFounded a small company, covelline, developing apps | Building a music composition app as a hobby. GitHub: @ryohey X: @ryoheyc

Recent public activity

  1. 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…

  2. 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…

  3. story
  4. 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…

  5. comment
    Comment #24604338

    Thank you! Timer related behavior may be a problem. I will investigate more.

  6. 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…

  7. comment
    Comment #24604294

    Not yet. I would like to support it in the future. Thank you!

  8. comment
    Comment #24604288

    Thank you. That's a good idea. I definitely want to implement it.

  9. 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?

  10. story
  11. comment
    Comment #21896863

    Here’s my wasm parser/runtime written in TypeScript, for instance. https://github.com/ryohey/ts-wasm-runtime