Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
robochat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
robochat
9d ago
The world is made of two types of particle - fermions and bosons. A difference between them is that fermions can not occupy the same quantum state (the Pauli exclusion principle) while bosons can exist as superpositions. Matter is made of e
2.
▲
by
robochat
7mo ago
I think they mean that the model should have sleep period where they update themselves with what they learnt that day.
3.
▲
by
robochat
10mo ago
I remember being amazed when I learnt about summing arithmetric series.
4.
▲
by
robochat
1y ago
They took a multiplier of 5x (4 indirect deaths for every direct death) and stated that this was conservative given studies of previous conflicts.
5.
▲
by
robochat
1y ago
"Valuable Humans in Transit and Other Stories" by Qntm has some good (harrowing) stories about human uploads too.
6.
▲
by
robochat
1y ago
We actually use the twitter detections to launch analyses of the seismic data in order to get confirmed results for events that aren’t reported yet [1] but there are some statistics for the twitter detections in the supplementary material o
7.
▲
by
robochat
1y ago
There is also the Earthquake Network (EQN) app that works on very similar principals to Google’s system - phones monitor their MEMs accelerometers, when they are left charging with their screen off, and when enough neighbouring phones detec
8.
▲
by
robochat
1y ago
The USGS created a system to do exactly this about 15 years ago. I’m not sure whether they’re still running it but at the EMSC, we've been running a similar system for many years to highlight earthquakes important to the public and imp
9.
▲
by
robochat
3y ago
I have used Thunderbird for years and my work account has to handle large numbers of emails. In general it is fast for me on both Windows and Linux. I have had some issues over the years but they normally turned out to be due to corrupt mai
10.
▲
by
robochat
3y ago
Can anyone explain the maths that he did because my calculation give different results. Isn't there only a 1 in 2588 chance of a student 'guessing' 19 'answers' out of 45 where there are 5 options for each answer?
11.
▲
by
robochat
3y ago
Actually, I can't seem to get the maths to work. Isn't it just the Binomial distribution? Each question has 5 options so the probability of 'success' is 1/5 and so to get 19 questions 'specifically wrong'
12.
▲
by
robochat
3y ago
This feels harsh because if the tests were similar but with small differences then getting the right wrong answers seems likely to happen anyway. Also, he went the extra step and outright failed the student but I'm not sure why that ex
13.
▲
by
robochat
3y ago
It was an online course and the exam was online too.
14.
▲
by
robochat
3y ago
For all of my major exams in the UK, we were encouraged to study by practising on old papers and my score would have been abysmal if I hadn't. So not being allowed to look at past exams feels strange to me too.
15.
▲
by
robochat
3y ago
There is a strong connection between the incandescent lightbulbs and the sun because the sun is almost a blackbody emitter too. Studying incandescent lightbulbs allowed researchers to discover the blackbody spectrum and Kirchhoff's law
16.
▲
by
robochat
4y ago
The paper is written in scathing tones, by page 11 I was laughing at each new report of QED's 'perfect' agreement with whatever was the latest experimental result for the electron's anomalous magnetic moment although as
17.
▲
by
robochat
4y ago
I agree with this sentiment but in this particular case, with the personality that Putin projects to the world, it seems like appeasement would just encouragement him to try to take more.
18.
▲
by
robochat
4y ago
I like nim but I've never really gotten used to the slicing syntax. I guess that I'm just too used to python, plus you have to be a bit careful to leave a whitespace when doing backwards indexing so that the operators work correct
19.
▲
by
robochat
4y ago
You can easily get bash to do that by adding these lines to your .inputrc file. "\e[A": history-search-backward "\e[B": history-search-forward "\e[C": forward-char "\e[D": backward-char
20.
▲
by
robochat
4y ago
Yes this is why many high frequency traders have installed laser or microwave links to their nearest stock exchanges, simply to gain a few microseconds advantage in their trades. Fibre isn't as fast as laser going through the air. It&#
21.
▲
by
robochat
4y ago
Actually, Einstein's 1935 paper along with Boris Podolsky and Nathan Rosen basically highlighted the existence of entanglement in Quantum Mechanics. Of course Einstein was trying to show that QM was wrong via the EPR paradox but althou
22.
▲
by
robochat
4y ago
There's been some hypotheses of photosynthesis relying on quantum effects to improve its efficiency but it's still contentious the last that I checked [1]. [1] https://physicsworld.com/a/is-photosynthesis-quan
23.
▲
by
robochat
4y ago
Taco Town!: https://www.youtube.com/watch?v=evUWersr7pc
24.
▲
by
robochat
4y ago
Jim Carrey did a pretty good Matthew McConaughey SNL skit: https://www.youtube.com/watch?v=z3eN9u5N2Q4
25.
▲
by
robochat
5y ago
There is an offhand remark in the article that MRAM failed but why didn't it work out?
26.
▲
by
robochat
5y ago
Ricardo Montalbán excellently sent himself up in Freakazoid. "Because he tasks me! He tasks me! 'round the moons of Snivia, I chuckle at thee. Beyond the Corpian clouds I chuckle more at thee. Revenge is a dish best served with pi
27.
▲
by
robochat
5y ago
I know that there's an xkcd comic about this but I think that the best solution would be to create a new text based format with a new extension ie. "bsv" - better separated values. This new format would either be much stricte
28.
▲
by
robochat
5y ago
I've often thought that it would be good to have a app that could tell me that my doors and windows were shut and locked for when I suddenly can't remember if I actually did it. However the security implications of having such a s
29.
▲
by
robochat
5y ago
I guess that I have a smart home albeit a cheap version. I have used sonoff smart switches to give me remote control of my flat's electric radiators. This has given me extra control over their schedules than available using their in-bu
30.
▲
by
robochat
5y ago
Relative imports used to work much more naturally IMHO in python2 but then they broke it in python3 because Guido wanted scripts and modules to always be separate codebases. So, whereas it used to be easy to have a module that could also be
More ›