Live data from Hacker News

Viewing profile — tkzzbneig

tkzzbneig

HN member
Joined
Thu, Feb 15, 2018, 3:29 PM UTC
HN karma
23
Public activity
6 items

About tkzzbneig

No profile information was provided.

Recent public activity

  1. comment
    Comment #17518020

    Unity is very commonly despised in the Linux community. Some do like it, but to form your opinion of Linux DE usability based on that one experience isn't fair. Try Linux Mint for …

  2. comment
    Comment #16662307

    Yes. I'm not sure why you seem to think I don't. There are times when you need to do something conceptually like having a list of things of similar, but different kind. There are d…

  3. comment
    Comment #16661827

    Okay, sure, if you want to get into the nitty gritty, that's fine. But I just wanted to provide a high level overview of how putting differently-sized structs into a vector can be …

  4. comment
    Comment #16660571

    It's important to note that in C++ you can easily run into problems with what you're describing: structs (objects) with different sizes being put into a vector. You may very well g…

  5. comment
    Comment #16395581

    Am I correct in understanding that it's not that intuition is invalid, but that it's insufficient for communicating a proof to another mathematician. What I believe to be true is t…

  6. comment
    Comment #16395113

    Number theory's as good a place to start as any. You'll learn proof techniques and see a lot of notation in contexts that require varying amounts of background knowledge. It's feas…