Live data from Hacker News

Viewing profile — tuananh

tuananh

HN member
Joined
Mon, Feb 28, 2011, 4:24 AM UTC
HN karma
3,098
Public activity
1,570 items

About tuananh

website: https://tuananh.net email: me at dot org

Recent public activity

  1. comment
    Comment #48904546

    this is closest thing we have to "cuda on non-nvidia" hardware

  2. comment
    Comment #48889363

    sorry, who's Evan?

  3. comment
    Comment #48861390

    it may sound personal but from what i can see from afar, they are all correct.

  4. comment
    Comment #48660644

    this space is too crowded now. everyone is copying whatever Chainguard is doing - Chainguard Images - Chainguard Libraries - Chainguard VM ...

  5. comment
    Comment #48580001

    to do this on non `.metal` instances, you would need to patch kernel right? PVM patch requried?

  6. comment
    Comment #48523136

    ibm granite has been open data from the beginning iirc

  7. comment
    Comment #48522995

    a very good way of collecting high quality training data. i imagine the usage from maintainers of high quality projects are excellent training data. much better than average joe

  8. comment
    Comment #48487180

    i had this same vision when i created hyper-mcp with modular plugin system via WASM plugins. Too bad, the community moves on from MCP to CLI with coding agent https://github.com/hy…

  9. comment
    Comment #48484685

    that's why. for those who want to read more about this, napi-rs support this natively https://napi.rs/docs/deep-dive/release

  10. comment
    Comment #48473735

    there's fallback to build from source but it would require the builder to have all the toolchain installed (whatever the library is using: could be gcc, python, rustc....)

  11. comment
    Comment #48472381

    You should give Depot a try :)

  12. comment
    Comment #48470769

    native modules. nodejs can have native modules (written in C++, Rust, etc...). Projects usually ship prebuilt natives binaries (for each arch/OS/Nodejs ABI combination) hosted on G…

  13. comment
    Comment #48430249

    there's also monty by pydantic https://github.com/pydantic/monty it's Rust so can be compile to wasm, example: https://github.com/hyper-mcp-rs/monty-plugin

  14. story
  15. comment
    Comment #48398430

    Amazing acquisition for Cloudflare.

  16. comment
    Comment #48395737

    my problem is more like legit emails are marked as spam. which make me nervous if i miss anything in the Spam folder.

  17. comment
    Comment #48379121

    my only problem with fastmail is their spam filtering is so bad. they mistake legit emails quite often

  18. story
  19. comment
    Comment #48372336

    one of the nit trick that i love :(

  20. comment
    Comment #48289564

    when started, yes. but then you want segment (how you segment your user), rollout strategy, etc.. it will get complicated fast

  21. comment
    Comment #48289552

    this make perfect sense for cloudflare. and im sure they can drive down the cost , compared to say launchdarkly

  22. comment
    Comment #48288774

    if you're looking to get your data out of dropbox, rclone is godsend. it's very good + super fast.

  23. comment
  24. comment
    Comment #48238173

    JS promise to never break the web. can't say the same about TS

  25. comment
    Comment #48238126

    > Bun focused on compatibility with Node and the ability to run popular frameworks like Nextjs from the beginning. and yet Bun's npm compat is much much lower than deno https://x.c…