Live data from Hacker News

Viewing profile — neoden

neoden

HN member
Joined
Mon, Jul 11, 2022, 8:12 PM UTC
HN karma
113
Public activity
57 items

About neoden

No profile information was provided.

Recent public activity

  1. comment
    Comment #48988791

    then we wonder how are modern computers so slow?

  2. comment
    Comment #48955233

    They even kind of admit that themselves and offer a remote page turning accessory with buttons for Kobo readers)

  3. comment
    Comment #48815969

    what is the attack vector btw?

  4. comment
    Comment #48291427

    > is scoped to "… at work" It should be but nothing guarantees you from meeting an interviewer that somehow misunderstands their role and then you will be in a situation when you n…

  5. comment
    Comment #48012047

    what a nice way to write an article!

  6. comment
    Comment #47044046

    The issue is not AI. It's our incentives that make having contributions to a well known open source project a currency for getting a job.

  7. comment
    Comment #46942951

    Coding with AI assistants is just a completely different skill that one should not measure from the perspective of comparing it to the way human programmers write code. Mostly ever…

  8. comment
  9. comment
    Comment #46762201

    So it's using Pro/Max subscription. Isn't this going to be stepping on the same rake as OpenCode?

  10. comment
    Comment #46675393

    > LLMs are just probabilistic next-token generators How sick and tired I am of this take. Okay, people are just bags of bones plus slightly electrified boxes with fat and liquid.

  11. comment
    Comment #46598008

    Yes, I get your point and I think your arguments are valid, it's just not the whole story. The thing about programming languages is that both for their creators and advocates a sig…

  12. comment
    Comment #46594612

    > would you expect a model (assuming it had the same expertise in each language) to make more mistakes in ASM, C, Zig, or Rust? "assuming it had the same expertise in each language…

  13. comment
    Comment #46593630

    Innovation doesn't go for the sake of innovation itself. Innovation should serve a purpose. And the purpose of having programming languages is to overcome the limitations of human …

  14. comment
    Comment #46589548

    I hate to say it, but time is quickly running out for Zig(( AI might never pick it up properly and without that it will never go out of its niche

  15. comment
    Comment #46588141

    > the ability to write code I call it "the ability to communicate intent [using a programming language]" and suddenly building with AI looks at lot more like the natural extension …

  16. comment
    Comment #46485319

    "Special Military Operation" (Специальная Военная Операция) is what the war against Ukraine is called in Russia

  17. comment
    Comment #46430437

    At first I thought it's about turning off settings that allow me to watch garbage TV shows (or garbage ending seasons of initially decent TV shows in this case)

  18. comment
    Comment #46023054

    no, thank you

  19. comment
    Comment #46022497

    MCP is already deterministic. What's huge about it is that it has automatic API discovery and integration built-in. It's a bit rough yet but I think we will only see how it's getti…

  20. comment
    Comment #46020842

    So they can already implement the smell of files restored from the Recycle Bin

  21. comment
    Comment #46008753

    I don't think we should be surprised by this. A creature that needs to operate its body in 3d environment, perform complex manipulations with objects, participate in social interac…

  22. comment
    Comment #45994045

    > you can run out of space at one partition, but have lot of free space at another that's exactly the point — you can run out of space in your /home but that does not affect, for e…

  23. story
  24. comment
    Comment #45382547

    One could use a trigger for this. All we need is to setup a trigger that would delete all expired records looking at some timestamp column on update. That would eat up some latency…

  25. comment
    Comment #45292624

    Does it fix array indexing starting from 1?