Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MichaelRazum
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
MichaelRazum
5mo ago
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.
2.
▲
by
MichaelRazum
5mo ago
And tbh it get things done very quickly. So, it is also very hard to argue, for a different coding style
3.
▲
by
MichaelRazum
5mo ago
yep, 50% chance imo
4.
▲
by
MichaelRazum
5mo ago
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
5.
▲
by
MichaelRazum
5mo ago
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
6.
▲
by
MichaelRazum
5mo ago
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.
7.
▲
by
MichaelRazum
5mo ago
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
8.
▲
Ask HN: Am I getting old, or is working with AI juniors becoming a nightmare?
52 points
by
MichaelRazum
5mo ago
|
49 comments
9.
▲
by
MichaelRazum
10mo ago
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.
10.
▲
by
MichaelRazum
1y ago
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
11.
▲
by
MichaelRazum
1y ago
Although is it really "understanding" or just able to write down the formulas...?
12.
▲
by
MichaelRazum
1y ago
What would you want in his position?
13.
▲
by
MichaelRazum
1y ago
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
14.
▲
by
MichaelRazum
1y ago
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
15.
▲
by
MichaelRazum
1y ago
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.
16.
▲
by
MichaelRazum
1y ago
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..
17.
▲
by
MichaelRazum
1y ago
Yes
18.
▲
by
MichaelRazum
1y ago
Alexnet, AlphaGo, ChatGPT Would argue he did strike gold few times.
19.
▲
by
MichaelRazum
1y ago
How about Ilya
20.
▲
by
MichaelRazum
1y ago
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.
21.
▲
by
MichaelRazum
1y ago
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.
22.
▲
by
MichaelRazum
1y ago
Grok4 was trained on 100k or 200k GPUs (as far as I understand) Grok5 might need 1MM or 2MM. So the question is what about metas / zucks plans? How many GPUs will Manhattan get? Looks like, that to get the next unlock you need crazy am
23.
▲
by
MichaelRazum
1y ago
Technical question: Can someone explain how the vision backbone can be replaced after training? I think this is what they mentioned in the video. Just wondering how it would work, since I would suspect that the visual embedings would be hig
24.
▲
by
MichaelRazum
1y ago
TLDR, just use PPO? I always found it kind of confusing, that on paper SAC or other algorithms seem to be much more sample efficient - but in practice it looks, as the author mentioned that they often do not work. PS: Not sure where to put
25.
▲
by
MichaelRazum
2y ago
Looks interesting. Especially since it seems to be much cheaper that the closed solutions... Have looked in this kind of systems, for my parents. The use case was basically, not about energy efficiency, but rather noise protection - to be
26.
▲
by
MichaelRazum
2y ago
1) Is this really the case? I mean some of the popular open source project are kind of mature. So you would get some feedback, regarding some specifics of the frameworks. For sure you would learn a bit. On the other hand they are kind of &q
27.
▲
by
MichaelRazum
2y ago
"just 2k GPUs" lol. Guess I'm gpu poor.
28.
▲
by
MichaelRazum
2y ago
How do they solve the 2%? This is the question. If those problems were unseen, that might be already very impressive.
29.
▲
by
MichaelRazum
2y ago
Wow interesting! Swiss have also one of the highst gpd per capita. And the university EthZ beats most of other European universities. The thing you mentioned is not unique to Swiss Germany had it as well. But I think still you have there mo
30.
▲
by
MichaelRazum
2y ago
Not coming from Bioinformatics. But we had a similar question regarding time series modelling a while ago. We used kind of modified arima models and it was difficult to do it in python. For the rest we used python, especially for ML stuff a
More ›