Live data from Hacker News

Viewing profile — yosefk

yosefk

HN member
Joined
Sat, Oct 06, 2012, 12:42 PM UTC
HN karma
3,898
Public activity
948 items

About yosefk

Yossi Kreinin (Yossi.Kreinin@gmail.com, http://yosefk.com)

meet.hn/city/il-Jerusalem

Socials: - x.com/YossiKreinin - github.com/yosefk

---

Recent public activity

  1. comment
    Comment #49226123

    Bush knew what he was doing - Hamas has the influence it has because the US wants it to have it. When Trump decided he wants them to release Israeli hostages he forced them to do i…

  2. comment
    Comment #49120885

    Currently these models have a limited context window, so the value of a session is not that high, at any rate at some point the model will have forgotten things. If in the future t…

  3. comment
    Comment #49054926

    I'm able to see how it's safer than Rust but what I like is that it works with existing C++ code; I don't think the extra safety relative to Rust is worth the performance penalty (…

  4. comment
    Comment #49054873

    I think Fil-C is awesome and I very much like the style in which you present your work as well. (Hope I'm not being too emotional here!) FWIW, I can see where TFA is coming from an…

  5. comment
    Comment #48944336

    Too cheap, charge 3x more at least

  6. comment
    Comment #48491641

    Certainly puts "good" into perspective

  7. comment
    Comment #48412249

    The Ukraine of China is more like it

  8. comment
    Comment #48336363

    Flush denormals to zero. Even their inventor had trouble writing correct code in their presence - see the Appendix to that "what every programmer should know..." paper

  9. comment
    Comment #48047890

    Indeed you're supposed to, but that way if someone calls exit(0), it looks like the program worked fine, when in fact they committed some debug code and made the program no longer …

  10. comment
    Comment #47637166

    While we're at it, when did central banks start to buy lots of gold and under which POTUS? Could it have something to do with the freezing of hundreds of billions of some sovereign…

  11. comment
    Comment #47513508

    What produces this Iranian "mercy" at a time when Iran is extensively bombed, if not a combination of defensive and offensive capabilities providing escalation dominance?

  12. comment
    Comment #47313748

    The optimal age to have children is way before you need to rely on frozen eggs (one reason among many being that this process doesn't always work)

  13. comment
    Comment #47154065

    Coding is a solved problem. Problems with the code - these are far from solved, in fact they're multiplying, but coding is definitely solved

  14. comment
    Comment #46985585

    Seems like a case of snobbery on behalf of these people. These are nice images but not "high art" which I guess prompts some people to scoff at them

  15. comment
    Comment #46942236

    "Ironically, among the four stages, the compiler (translation to assembly) is the most approachable one for an AI to build. It is mostly about pattern matching and rule application…

  16. comment
    Comment #46922230

    Thank you very much for your work. I think people envious of someone's compensation don't deserve a response

  17. comment
    Comment #46845357

    "Also, it [Claude Code] flickers" - it does, doesn't it? Why?.. Did it vibe code itself so badly that this is hopeless to fix?..

  18. comment
    Comment #46723055

    The list of the oil producers listed and omitted on a given forum in these contexts is always interesting. On HN it is often SA or Russia, and almost never Qatar or Iran.

  19. comment
    Comment #46665715

    How dare you question the rigor of the venerable LLM peer review process! These are some of the most esteemed LLMs we are talking about here.

  20. comment
    Comment #46575270

    std::move is definitely for there for optimizing application code and is often used there. another silly thing you often see is people allocating something with a big sizeof on the…

  21. comment
    Comment #46575186

    TFA explains how std::move is tricky to use and this is not a feature reserved for library writers

  22. comment
    Comment #46443171

    You could say the same things about assemblers, compilers, garbage collection, higher level languages etc. In practice the effect has always been an increase in the height of a mou…

  23. story
  24. comment
    Comment #46337216

    Rust HashSets are HashMaps with an empty type as the value type, but the compiler actually optimizes away the storage for the keys based on the type being empty. Go doesn't bother …

  25. comment
    Comment #46323277

    The Chinese are ahead at too many things at this point to think they're only good at copying