Live data from Hacker News

Viewing profile — o_nate

o_nate

HN member
Joined
Tue, Oct 05, 2010, 5:36 PM UTC
HN karma
1,120
Public activity
380 items

About o_nate

No profile information was provided.

Recent public activity

  1. comment
    Comment #49073991

    I think its easy for us to think we can understand what a program is going to do when we're dealing with high level abstractions. I think if we really came to grips with everything…

  2. story
  3. comment
  4. comment
    Comment #48452204

    I think there are two ways to interpret this question, not sure which one you meant. Question one: if you don't remember being conscious, were you actually conscious? Seems the ans…

  5. comment
    Comment #48446245

    There's a lot of wisdom in this. In addition to reserving some capacity for when true high-value work comes along, I think software engineering is not the type of job that you can …

  6. comment
    Comment #48401160

    If students are allowed to use AI to accomplish their goals, then I think the real question is why should they go to an expensive university for four years to learn how to ask AI t…

  7. comment
    Comment #48068577

    The title may be needlessly aggressive. I think Rovelli could have framed this better by acknowledging there is a hard problem and then arguing that we have a better chance of reso…

  8. comment
    Comment #47980083

    I'm currently reading (and enjoying) "How Life Works: A User's Guide to the New Biology" by Philip Ball. It proceeds from the bottom up: the first half is all about cells and small…

  9. story
  10. comment
    Comment #47276960

    Yeah, I guess what goes around comes around. Bad if true though.

  11. story
  12. comment
    Comment #46991452

    I don't think the author is missing this distinction. It seems that you agree with him in his main point which is that companies bragging about LOCs generated by AI should be ignor…

  13. comment
    Comment #46945914

    Between this and the debate about ideal method length with Ousterhout, my respect for Uncle Bob is plumbing new depths.

  14. comment
    Comment #46906253

    This is a cool idea. I wish something like this existed for C#.

  15. comment
    Comment #46905171

    Lots of good observations in this article. I think that barring the possibility that LLMs become able to generate perfect, bug-free code, the question of how AI-generated code can …

  16. story
  17. comment
    Comment #46861640

    It's not a paradox, because there is nothing logically inconsistent in my definition, unlike the Berry paradox.

  18. comment
    Comment #46861501

    Whatever largest number you can express in your system, I can represent a larger one in only one bit, using the following specification. 0=your largest number 1=your largest number…

  19. comment
    Comment #46448510

    Feels like the answer is probably uncertainty about inflation?

  20. comment
    Comment #46447629

    It depends on the specifics of what was said. As the complaint states, OpenAI has yet to release the full transcripts.

  21. comment
    Comment #46447611

    Encouraging someone to commit a crime is aiding and abetting, and is also a crime in itself.

  22. story
  23. comment
    Comment #46444725

    Perhaps it would be useful to define what we mean by "commoditization" in terms of software. I would say a software product that is not commoditized is one where the brand still ca…

  24. comment
    Comment #46426270

    I guess I'm lucky not to have worked at a place with a role for software architects who don't actually write code. I honestly don't know how that would work. However, I think I can…

  25. comment
    Comment #46051186

    Inheritance is not necessary, but then very few programming constructs are absolutely necessary. The question is does it help program clarity or not. I think that in some cases, us…