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

MichaelRazum

no profile record

投稿

Ask HN: Am I getting old, or is working with AI juniors becoming a nightmare?

52 ポイント·投稿者 MichaelRazum·3 か月前·49 コメント

コメント

MichaelRazum
·3 か月前·議論
Nice! Although if you have new young team - things look different. Also, to be fair, agentic dev is something that might be just the right answer for the future.
MichaelRazum
·3 か月前·議論
And tbh it get things done very quickly. So, it is also very hard to argue, for a different coding style
MichaelRazum
·3 か月前·議論
yep, 50% chance imo
MichaelRazum
·3 か月前·議論
Actually not worried about unemployment. This is an awesome development thing - called technological progress.

PS: Compare Assembly with Python - for sure the ration is more then 10x. Still we need much more devs compared to early days. For me the question is what the future software dev looks like (if the job still exists).
MichaelRazum
·3 か月前·議論
Maybe try claude. Also people are orchestrating AI for example with ralph. I think it is possible to write pretty decent, test driven, code with AI
MichaelRazum
·3 か月前·議論
Agree, especially a review is always an knowledge update/exchange and for juniors a learning experience. If it is AI generated, its just not worth the time.
MichaelRazum
·3 か月前·議論
Not sure tbh. The labs which are creating the AI - definitely know what they are doing, and its incredible. Would just argue that the AI will become only better in the future
MichaelRazum
·7 か月前·議論
There seems to be two likely outcomes. First the value of education drops, since studying becomes much easier. Second, we will have few young genius level people, who were able to learn very quickly with help of AI.
MichaelRazum
·10 か月前·議論
How about elliptic curve cryptography then? I just think coming with a formula is not really understanding. Actually most often the “real” formula is the end step of understanding through derivation. ML does it up side down in this regard
MichaelRazum
·10 か月前·議論
Although is it really "understanding" or just able to write down the formulas...?
MichaelRazum
·10 か月前·議論
What would you want in his position?
MichaelRazum
·10 か月前·議論
Sure agree, for bi directional websocket communication it is the way to go. It's just that you have to really think it thorough when using it. Like using asyncio.sleep instead of sleep for example and there are more little things that could easily hurt the performance and advantages of it.
MichaelRazum
·10 か月前·議論
You can’t just plug and play it. As soon as you introduce async you need to have the runtime loop and so on. Basically the whole architecture needs to be redesigned
MichaelRazum
·11 か月前·議論
Counterargument. So far bigger have proven to be better in each domain of AI. Also (although hard to compare) the human brain seems at least an order of magnitude larger in the number of synapses.
MichaelRazum
·11 か月前·議論
This looks like a nice application to get inductive bias into the model. But I think right now there is no solution to get fine grained motor skills besides tele operating and doing behavior cloning. And even then it is far from perfect..
MichaelRazum
·11 か月前·議論
Yes
MichaelRazum
·11 か月前·議論
Alexnet, AlphaGo, ChatGPT Would argue he did strike gold few times.
MichaelRazum
·11 か月前·議論
How about Ilya
MichaelRazum
·11 か月前·議論
The claim about sample efficiency sounds a bit strange, since they did not include the state of the art sample efficient algorithms. Like dreamer or tdmpc. Also PPO is known to be not efficient, just compute efficient.
MichaelRazum
·12 か月前·議論
Isn't most the time consumption in the airport anyway? Like people supposed to be ther 2-3 hours ahead. If you could get 10m before the flight to the airport that would save so much more time.