Live data from Hacker News

Viewing profile — alimnes

alimnes

HN member
Joined
Sat, Apr 27, 2024, 4:23 AM UTC
HN karma
15
Public activity
5 items

About alimnes

No profile information was provided.

Recent public activity

  1. comment
    Comment #40177421

    Do you use uwebsocket with Bun explicitly? I thought Bun has websocket support built in by internally using uwebsockets?

  2. comment
    Comment #40177406

    Yes, but http2 is one of the few features Bun is missing. Overall it's pretty complete.

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

  4. 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, …

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