Live data from Hacker News

Viewing profile — hoansdz

hoansdz

HN member
Joined
Sun, Mar 01, 2026, 1:10 PM UTC
HN karma
1
Public activity
22 items

About hoansdz

I'm a system developer

Recent public activity

  1. comment
    Comment #49222951

    This really annoys me too, though people often justify it as a measure to prevent fraud in Southeast Asia. I feel like simply clicking a few times in quick succession and waiting a…

  2. comment
    Comment #49222917

    I have some projects but I don't have much money, so I always use gemini flash for UI tasks and some features. But I realized Gemini Flash is very fast and cheap but it's sometimes…

  3. story
  4. comment
    Comment #48444365

    Leaving aside the technical issues, in my opinion, this is suitable for large companies with large queries. If the goal is simplification, instead of calling your API, large compan…

  5. story
  6. comment
    Comment #48342860

    This language is used for isolation at the language level and trusts the code written by the library developer. If absolutely necessary, I think environment isolation should still …

  7. story
  8. comment
    Comment #48320980

    Many people on various platforms say that AI is about to replace developers, but I find that most people selling courses or APIs say the same thing. I think the layoffs are due to …

  9. comment
  10. story
  11. comment
    Comment #48265934

    Will you be supporting React or NextJS or similar things later on

  12. comment
    Comment #48234998

    I once heard someone create a QR code scanner to retrieve gigabytes of data, but the biggest problem is that cameras aren't powerful enough to handle it all. Essentially, the QR co…

  13. story
  14. comment
    Comment #48221199

    is this a troll ?

  15. comment
    Comment #48220982

    I think one feature that would make dari-docs significantly more practical for real-world pipelines is a robust, built-in bidirectional converter between Markdown and HTML

  16. comment
    Comment #48204282

    What happens if the model continuously hallucinates or provides wrong answers until the user give up ? Will the AI trust those wrong answers and save it ?

  17. comment
  18. comment
    Comment #48195876

    It's inevitable, in my opinion; the current trend is to use tools with modern, cross-platform syntax for easier development. Java and XML are becoming outdated and frustrating, at …

  19. comment
    Comment #48195777

    You can only view the operating system, you can't view those websites again, haha.

  20. comment
    Comment #48195486

    The cost of tokens used by AI in many fields is even greater than the cost of human services; people are experiencing FOMO, but once the wave passes, the market will stabilize.

  21. comment
    Comment #48194851

    When a timeout expires, how do you ensure the underlying future is safely dropped without leaking resources or causing a crash

  22. story
    Show HN: Autolang-A C++ VM with 2ms startup time and arena-restart memory model

    Hi HN, I’m a student and I’ve spent the last few months building Autolang—an embedded language and VM from scratch in C++. I built it because I needed a specialized runtime for hig…