Viewing profile — tirey
tirey
HN member- Joined
- Tue, Sep 19, 2023, 1:51 AM UTC
- HN karma
- 5
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About tirey
No profile information was provided.
Recent public activity
-
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.
-
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 …
- story
-
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…
-
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 …
-
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…
- story
-
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.
-
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 …
-
story
Show HN: Hyper-performant full-stack toolkit
Hyperwave is a toolkit for building really fast server-rendered apps in TypeScript, with Bun.
- story
-
comment
Comment #37643517
[flagged]