Viewing profile — alimnes
alimnes
HN member- Joined
- Sat, Apr 27, 2024, 4:23 AM UTC
- HN karma
- 15
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About alimnes
No profile information was provided.
Recent public activity
-
comment
Comment #40177421
Do you use uwebsocket with Bun explicitly? I thought Bun has websocket support built in by internally using uwebsockets?
-
comment
Comment #40177406
Yes, but http2 is one of the few features Bun is missing. Overall it's pretty complete.
-
comment
Comment #40177381
Many people are choosing Rust because they want to use Rust. Rust has the reputation being "the best" programming language: Fast, safe, reliable, modern. I can rely on that very mu…
-
comment
Comment #40177288
Development speed is many times lower than with Typescript frameworks, while the result is not faster or significantly more stable. Why should anyone choose Dioxus over Sveltekit, …
-
comment
Comment #40177251
> Rust game development feels like a solution looking for a problem to fix. The same can be said for ordinary CRUD backends. Java, C#, Go and Typescript (Node, Deno or Bun) are all…