HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hoansdz

no profile record

Submissions

[untitled]

1 points·by hoansdz·last month·0 comments

Show HN: A lightweight compiler for untrusted AI Agent scripts

autolang.vercel.app
2 points·by hoansdz·last month·2 comments

Show HN: I made a compiler/VM for untrusted scripts

autolang.vercel.app
2 points·by hoansdz·2 months ago·0 comments

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

autolang.vercel.app
2 points·by hoansdz·4 months ago·0 comments

comments

hoansdz
·last month·discuss
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 companies will create a similar version themselves, reducing API costs and eliminating the need to contact you. Request from the company -> your server -> your server reads and processes -> returns the result. Therefore, they would rather do it themselves for peace of mind.
hoansdz
·last month·discuss
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 be used. What do you think of this approach ?
hoansdz
·last month·discuss
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 the economic downturn; they talk about AI to sound cool.
hoansdz
·2 months ago·discuss
[dead]
hoansdz
·2 months ago·discuss
Will you be supporting React or NextJS or similar things later on
hoansdz
·2 months ago·discuss
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 code needs to be downloaded to the device for loading; relying on the camera to retrieve it is very difficult. Am I wrong about this project? What's your solution?
hoansdz
·2 months ago·discuss
is this a troll ?
hoansdz
·2 months ago·discuss
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
hoansdz
·2 months ago·discuss
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 ?
hoansdz
·2 months ago·discuss
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 least for me.
hoansdz
·2 months ago·discuss
You can only view the operating system, you can't view those websites again, haha.
hoansdz
·2 months ago·discuss
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.
hoansdz
·2 months ago·discuss
When a timeout expires, how do you ensure the underlying future is safely dropped without leaking resources or causing a crash