Viewing profile — chenhoey1211
chenhoey1211
HN member- Joined
- Mon, Feb 17, 2025, 7:20 AM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About chenhoey1211
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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 …
- story
-
comment
Comment #43504899
How does MoonBit’s LLVM backend compare to Zig or Rust?