Live data from Hacker News

Viewing profile — strogonoff

strogonoff

HN member
Joined
Wed, Apr 04, 2018, 12:50 AM UTC
HN karma
4,976
Public activity
2,703 items

About strogonoff

No profile information was provided.

Recent public activity

  1. comment
    Comment #49203426

    All we can say is that the universe has been consistent so far, during the brief time we observed a small part of it given the instruments we have. We update our model(s) so that i…

  2. comment
    Comment #49195794

    Django allowing queries to be anywhere is more or less in line with Python’s overarching “we’re all consenting adults here” ethos. There’s probably one correct way to do it, but if…

  3. comment
    Comment #49142346

    When we give everyone a computer and want to restrict a group of people from some of its capabilities (for their own good), the consequence is a restricted computer. Not giving eve…

  4. comment
    Comment #49121124

    If tech is disrupting X, that’s a problem with X” tends to be said by people who have X comfortably sorted themselves (e.g., already have a PhD that counts as it’s from the pre-LLM…

  5. comment
    Comment #49085586

    Reducing your worth to mere productivity is myopic. Your worth is what you bring others, and while for some people it can include literal production for others it doesn’t have to. …

  6. comment
    Comment #49017100

    An exclusive choice between maintaining free will and agency vs. achieving some definition of “success” makes for a good story. You’d think the choice would be blindingly obvious, …

  7. comment
  8. comment
    Comment #48891329

    The argument that those who refuse to use an LLM will fall behind because they “won’t be able to produce as much” hinges on more LoC being an objective good and typing speed being …

  9. comment
    Comment #48800644

    Measuring information entropy seems to have parallels with the incompleteness theorem and with the hard problem. As we approach the seams (so to speak) in our ability to model the …

  10. comment
    Comment #48778156

    I do remember that we are promised to work less thanks to this tech, and yet somehow the opposite happens. We have to work more, and we are paid less (if we are able to get a job).…

  11. comment
    Comment #48755646

    What’s this new trend with allegations how people have jobs for the sake of having jobs? People have jobs because this is an organised way for us to provide value to other humans a…

  12. comment
    Comment #48697366

    Personally I thought opening doors was about the only thing they did—never seen them engage in any other activity. I am not sure you provide a counter-argument, IMO offering more p…

  13. comment
    Comment #48697328

    To assume that the universe is disorderly presumes knowing some esoteric objective truth about how the universe works. Since the field of natural sciences does not provide that tru…

  14. comment
    Comment #48687557

    If comparing past industrialisation and automation events with hypothetical LLM dominance in the workforce, some of my questions would be: (0) how limited is the change to a specif…

  15. comment
    Comment #48685310

    When I was in Bangkok a good while back, I was surprised how there’re doormen at shopping mall—humans to handle simple things which in many parts of the world would certainly not i…

  16. comment
    Comment #48655442

    Looking just at ambient air temperature is an easy mistake to make. I used to be like that, always surprised why people whine so much near the coast in winter with their comfortabl…

  17. comment
  18. comment
    Comment #48609903

    “A memory begins with tiny changes inside the brain” as truth statement is a basic fallacy of naive physicalism. There is no falsifiable way to ascertain in which direction causali…

  19. comment
    Comment #48608630

    I’m not sure it’s possible to truthfully describe what we are missing in reality with a photo. You can publish a photo with default automatic JPEG processing, say by a phone, and i…

  20. comment
    Comment #48529446

    > How Big AI plans to profit from this inter­me­di­a­tion is an open ques­tion. One AI company has suggested taking a cut of AI-assisted discov­eries. The logis­tics and legal­i­ti…

  21. comment
    Comment #48520620

    Imagine sudoku with hundreds of subtle, sometimes mutually exclusive rules, and no single valid solution. This is not about LLMs, by the way. It’s about reviewing any code, includi…

  22. comment
    Comment #48515544

    Proper review should take longer than writing it yourself, because you need to know the correct solution, understand the proposed solution, and evaluate the difference between the …

  23. comment
    Comment #48507671

    > Is it really JS with type hints? I had thought it was really a different language that compiles to JS, like a less hardcore answer to Purescript. No experience with Purescript, b…

  24. comment
    Comment #48501544

    ML is real. Chatbots are real. “AI” is a marketing term that John McCarthy invented because he wanted more money for a summer study at Dartmouth—direct quote from him.

  25. comment
    Comment #48459000

    I tend to get triggered when TypeScript is painted as “JS with type hints”. Coming from Python background, TS and Python with type hints are just so different. With Python I can’t …