HackerTrans
トップ新着トレンドコメント過去質問紹介求人

thallukrish

no profile record

投稿

[untitled]

1 ポイント·投稿者 thallukrish·2 年前·0 コメント

Programming with Punch Cards [pdf]

web.archive.org
22 ポイント·投稿者 thallukrish·2 年前·5 コメント

[untitled]

1 ポイント·投稿者 thallukrish·3 年前·0 コメント

Ask HN: Is AI a glorified memory machine?

5 ポイント·投稿者 thallukrish·3 年前·5 コメント

コメント

thallukrish
·6 か月前·議論
When complexity increases, you end up handholding them in pieces.
thallukrish
·昨年·議論
Yes. That seems to be the case. While it may not be saving any time compared to generating general python code vs. specific symbolic code, the real value could be that it has an engine to enforce the contract on LLM responses with the library or even do the calls to the LLM as a common piece of code making it less error prone and bringing consistency in the interactions with the LLM.
thallukrish
·昨年·議論
Since code is generated by LLM these days, how does specific syntactic constructs like a Symbol which essentially carries the context and can be manipulated with python operators help when compared to a normal python code generated by LLM with all the checks and balances instructed by a human? For example, I can write in this syntax to convert all fruits to vegetables or I can simply prompt an LLM to construct a program that takes a list of fruits and calls a LLM in the background to return the vegetables equivalent. I am trying to understand the difference.
thallukrish
·昨年·議論
The problem with organizing is not the lack of tools or techniques. It is simply not possible to devise a system which works automatically with little effort. Everything requires varying levels of discipline which is hard to keep up with time and a different situation.
thallukrish
·3 年前·議論
this is like minecraft.
thallukrish
·3 年前·議論
Don't find time for something. Find something that takes your time.