Live data from Hacker News

Viewing profile — MichaelRazum

MichaelRazum

HN member
Joined
Fri, Aug 30, 2019, 12:14 PM UTC
HN karma
427
Public activity
288 items

About MichaelRazum

No profile information was provided.

Recent public activity

  1. comment
    Comment #47891992

    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. comment
    Comment #47891940

    And tbh it get things done very quickly. So, it is also very hard to argue, for a different coding style

  3. comment
    Comment #47891880

    yep, 50% chance imo

  4. comment
    Comment #47889783

    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 1…

  5. comment
    Comment #47888844

    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. comment
    Comment #47888823

    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. comment
    Comment #47888790

    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. story
    Ask HN: Am I getting old, or is working with AI juniors becoming a nightmare?

    This is already the second time I’ve observed this. People coming from highly respected universities are doing everything with AI. It’s even hard to argue with them, since it’s all…

  9. comment
    Comment #46123427

    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 …

  10. comment
    Comment #45149207

    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 …

  11. comment
    Comment #45148358

    Although is it really "understanding" or just able to write down the formulas...?

  12. comment
    Comment #45143689

    What would you want in his position?

  13. comment
    Comment #45125308

    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 s…

  14. comment
    Comment #45106413

    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. comment
    Comment #45003369

    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 num…

  16. comment
    Comment #44997407

    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 doin…

  17. comment
  18. comment
    Comment #44972749

    Alexnet, AlphaGo, ChatGPT Would argue he did strike gold few times.

  19. comment
    Comment #44971514

    How about Ilya

  20. comment
    Comment #44940359

    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 …

  21. comment
    Comment #44625712

    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 muc…

  22. comment
    Comment #44586833

    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? Lo…

  23. comment
    Comment #44521563

    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, …

  24. comment
    Comment #44284956

    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 menti…

  25. comment
    Comment #42429392

    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 ab…