Live data from Hacker News

Viewing profile — timnic

timnic

HN member
Joined
Fri, Jan 18, 2008, 5:13 PM UTC
HN karma
55
Public activity
24 items

About timnic

No profile information was provided.

Recent public activity

  1. comment
    Comment #16746312

    The Theoretical Minimum lecture series on theoretical physics by Leonard Susskind. Covers the basics in a very approachable way. I wish this had been available when I studied physi…

  2. comment
    Comment #13472699

    When I was in school "scientific method" wasn’t teached as a separate topic, but more like the result of "osmosis": you are given many examples of how science works and you somehow…

  3. comment
    Comment #13469715

    An (maybe) interesting fact is, that in Germany the notion „scientific method“, to my knowledge, is largely unknown. For example, there is no link in the english wikipedia entry yo…

  4. comment
    Comment #13042599

    There is some more information available here: https://www.mulle-kybernetik.com/weblog/2015/mulle_objc_a_ne...

  5. story
  6. comment
    Comment #12847349

    There is a free PDF on the nature site, but the paper is also available on arxiv ( https://arxiv.org/abs/1407.4437 ), the first version on the arxiv dates back to 2014. It's strang…

  7. comment
    Comment #11745247

    Can you provide a link to the real paper that started the discussion? I looked through the references in the linked arxiv paper but could not find it.

  8. story
  9. comment
    Comment #9833129

    I do not know "Mathematics: From the birth of numbers" but judging from the Amazon quick view it seems to cover a lot of ground (BTW: one thing I missed in my list are the basics o…

  10. comment
    Comment #9833057

    This is discussed by Feynman as “physiological” work. See: http://www.feynmanlectures.caltech.edu/I_14.html#Ch14-S1

  11. comment
    Comment #9833014

    Math is wide and deep. You won’t need to cover every topic in math to get going with physics. If you really are interested in physics there are many things in math, which are, well…

  12. comment
    Comment #9555437

    I just noticed in the article the passage from "The Dead Mountaineer’s Inn" ("Haven’t you ever noticed how much more interesting the unknown is than the known?") which is missing i…

  13. comment
    Comment #9294865

    Preprint: http://arxiv.org/abs/1412.7790

  14. comment
    Comment #8233686

    The arxiv link seems to be http://arxiv.org/abs/1401.4318

  15. story
  16. comment
    Comment #8073406

    Yes, obviously the examples given in the link are bad style of comments. But sometimes you need to explain the reasons behind the (Haskell) equations, just like one would do in a M…

  17. comment
    Comment #7767369

    No, the energy gained will be equal or (most likely) less than the energy used. This is because we have conservation of energy, so a process like energy (the original photons) -> m…

  18. comment
    Comment #7767297

    Mass is not a conserved quantity. Energy for example is a conserved quantity. So like in a nuclear fission reaction we loose mass but this lost mass is then converted into energy. …

  19. story
    Reservoir Sampling

    Python snippet to sample from a (finite) stream of unknown size at random.

  20. comment
    Comment #660739

    IANAL, so all this is layman wisdom: Yes, there are some checks in Germany. First of all this law has to pass the "Bundesrat", the representation of the 16 "Bundesländer" (states o…

  21. comment
    Comment #420326

    Concerning software abstraction layers: What do you think of OpenCL? It's advertised as a way to utilise the combined computing power of multi-cores and GPUs. I am not at all an ex…

  22. story
  23. comment
    Comment #187452

    I was watching a video by Elizabeth Warren of Harvard Law School on the topic the other day. The gist of it is (I think) basically that housing and healthcare are taking up most of…

  24. comment
    Comment #182370

    I think they were referring to "Core Animation", a Cocoa framework for building smooth transitions in the GUI. This was AFAIK a by-product of the iPhone development. But developmen…