Live data from Hacker News

Viewing profile — tirey

tirey

HN member
Joined
Tue, Sep 19, 2023, 1:51 AM UTC
HN karma
5
Public activity
12 items

About tirey

No profile information was provided.

Recent public activity

  1. comment
    Comment #40540584

    https://github.com/tireymorris/hyperwave hyperwave is great for slow connections - in my testing, even a 2G throttled connection is still usable with load times in the 5s range.

  2. comment
    Comment #38783392

    flapjack is a server-side framework for building web applications. fast: Bun and Hono for best-in-class performance lightweight: ~20kb payload. Demo loads in a couple seconds even …

  3. story
  4. comment
    Comment #38030385

    For anyone looking for a better alternative to the current web dev landscape: use hyperwave. https://github.com/tireymorris/hyperwave It allows you to build full-SSR apps with Tail…

  5. comment
    Comment #38030375

    I'll do you one better: use hyperwave. https://github.com/tireymorris/hyperwave It allows you to build full-SSR apps with Tailwind and JSX, has support for SQLite and HTMX, and is …

  6. comment
    Comment #37801903

    hyperwave is a server-side framework for building web applications. - fast: Bun and Hono for best-in-class performance - lightweight: ~20kb payload, loads in < 5 seconds on slow 3G…

  7. story
  8. comment
    Comment #37754367

    Oh, and I tried to keep the dependencies very light. The heaviest dependency is HTMX which is like 14k, and you could even rip it out if you don’t need it.

  9. comment
    Comment #37754323

    Essentially, I’ll admit that was a bit of title-bait. The general approach (SSR and hypermedia) is also inherently performant compared to the current trend of bloated CSR apps, or …

  10. story
    Show HN: Hyper-performant full-stack toolkit

    Hyperwave is a toolkit for building really fast server-rendered apps in TypeScript, with Bun.

  11. story
  12. comment
    Comment #37643517

    [flagged]