Viewing profile — timnic
timnic
HN member- Joined
- Fri, Jan 18, 2008, 5:13 PM UTC
- HN karma
- 55
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About timnic
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
comment
Comment #13042599
There is some more information available here: https://www.mulle-kybernetik.com/weblog/2015/mulle_objc_a_ne...
- story
-
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…
-
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.
- story
-
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…
-
comment
Comment #9833057
This is discussed by Feynman as “physiological” work. See: http://www.feynmanlectures.caltech.edu/I_14.html#Ch14-S1
-
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…
-
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…
-
comment
Comment #9294865
Preprint: http://arxiv.org/abs/1412.7790
-
comment
Comment #8233686
The arxiv link seems to be http://arxiv.org/abs/1401.4318
- story
-
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…
-
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…
-
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. …
-
story
Reservoir Sampling
Python snippet to sample from a (finite) stream of unknown size at random.
-
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…
-
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…
- story
-
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…
-
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…