Live data from Hacker News

Viewing profile — dfgqeryqe

dfgqeryqe

HN member
Joined
Thu, Jun 16, 2022, 8:54 PM UTC
HN karma
3
Public activity
3 items

About dfgqeryqe

No profile information was provided.

Recent public activity

  1. comment
    Comment #31783386

    I am reminded of this scene from Portal 2: https://www.youtube.com/watch?v=JR4H76SCCzY The difference between computation and intelligence is interesting from both a practical and …

  2. comment
    Comment #31771071

    Use C or C++ or Rust or even Java and you don't have to worry about any of this. You can just write the obvious thing with your normal set of tools and it will be good enough.

  3. comment
    Comment #31770921

    You would think that, wouldn't you? But every time I've worked on a Python code base I have torn out Pandas and replaced it with simple procedural code, getting at least an order o…