Viewing profile — hoansdz
hoansdz
HN member- Joined
- Sun, Mar 01, 2026, 1:10 PM UTC
- HN karma
- 1
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About hoansdz
Recent public activity
-
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…
-
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…
- story
-
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…
- story
-
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 …
-
story
Show HN: A lightweight compiler for untrusted AI Agent scripts
Do you think it's worth pursuing ?
-
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 …
-
comment
Comment #48266087
[dead]
- story
-
comment
Comment #48265934
Will you be supporting React or NextJS or similar things later on
-
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…
- story
-
comment
Comment #48221199
is this a troll ?
-
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
-
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 ?
- comment
-
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 …
-
comment
Comment #48195777
You can only view the operating system, you can't view those websites again, haha.
-
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.
-
comment
Comment #48194851
When a timeout expires, how do you ensure the underlying future is safely dropped without leaking resources or causing a crash
-
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…