Live data from Hacker News

Viewing profile — chenhoey1211

chenhoey1211

HN member
Joined
Mon, Feb 17, 2025, 7:20 AM UTC
HN karma
2
Public activity
7 items

About chenhoey1211

learning something new about wasm

Recent public activity

  1. comment
    Comment #43629915

    Really solid conceptual map — not just for kernel devs, but also useful if you're working in Rust, Zig, or any low-level system code. Has anyone come across a similar visual breakd…

  2. comment
    Comment #43629895

    I’ve seen a lot of teams jump straight to Elasticsearch or Meilisearch without realizing how much performance you can get out of native PG FTS when used properly. could we get simi…

  3. comment
    Comment #43629884

    Love this approach — Rust in the right places. I’ve been wondering if using Wasm modules (e.g. from MoonBit) for isolated components might offer a similar balance: memory safety wi…

  4. comment
    Comment #43619011

    “Japan has always had deep subcultures around games, cards, and character design — but what’s new is how global social platforms amplify them. It feels like TikTok is acting as a c…

  5. comment
    Comment #43618969

    Yeah, real-world examples like Cmark are way more convincing than contrived demos. I'd be curious to see benchmarks comparing this approach to something like marked or markdown-it …

  6. story
  7. comment
    Comment #43504899

    How does MoonBit’s LLVM backend compare to Zig or Rust?