Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
isaacg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
isaacg
3y ago
This article is about two galaxies which we are seeing as they appeared 300-400 million years after the big bang (over 13 billion years ago). Those galaxies are magnified to the point where they are visible by another, much closer galaxy cl
2.
▲
by
isaacg
3y ago
In particular, copper smithing predates glassmaking, 10000 years ago versus 4000 years ago
3.
▲
by
isaacg
3y ago
Same here - the games just randomly end, sometimes my clock gets set to 0 out of nowhere, sometimes the opponent's. Fun game though!
4.
▲
by
isaacg
3y ago
I met Ellsberg when I attended a live recording of the podcast Philosophy Talk in 2019. It was called "The Doomsday Doctrine", it was about the policy of mutually assured distruction. I remember he talked about the difference betw
5.
▲
by
isaacg
3y ago
My bet continues to be optical phenomena - that's why the orbs and other phenomena resemble simple geometric forms, rather than anything with complex structure, service irregularities, etc. Happy to be proven wrong, as this is the most
6.
▲
by
isaacg
3y ago
By the way, the word is "beeline", not "b-line". It originally was a reference to bees traveling back to their hive. Sorry to be pedantic.
7.
▲
by
isaacg
3y ago
Real qubits have flaws, and you could experiment to see under what conditions they work better or worse, like by applying magnetic fields. Simulated qubits are presumably flawless, and so you can't experiment with them.
8.
▲
by
isaacg
3y ago
They seem to be marketed for educational purposes. You could simulate them in software easily. They could be useful for research, but they're not directly useful for computing, except as a novelty.
9.
▲
by
isaacg
3y ago
The cubit/kubit/qubit typo does not inspire confidence in this article. Here's the items for sale, in Japanese: https://www.switch-science.com/search?type=article%2Cpage%2C... *
10.
▲
by
isaacg
3y ago
That pattern looks periodic, but it's super cool! I think the periodic unit is a flower shape consisting of 8 tiles: 2 in the middle making a hexagon, and then 6 more around the hexagon, like the petals of a flower.
11.
▲
by
isaacg
3y ago
Your reaction should be "astronomy fun fact, that will have no direct effects on anyone's life." This black hole is so dim and distant that it required a super powerful telescope to even notice it exists. It will have no effe
12.
▲
by
isaacg
4y ago
This object is rated as a 1 on the Torino scale, which combines probability of impact with size to get an overall danger level. https://en.m.wikipedia.org/wiki/Torino_scale The last time an asteroid reached a 1 on the
13.
▲
by
isaacg
4y ago
Most cases of Polio are actually caused by vaccines - it's not a case of confusing cause and effect: https://en.wikipedia.org/wiki/Polio#Epidemiology This is only the case because the vaccine has been so effective
14.
▲
by
isaacg
4y ago
https://github.com/RustPython/RustPython/tree/main/compiler/...
15.
▲
by
isaacg
4y ago
This is a story about documenting multiple kinds of history at once: documenting the dinosaurs, and documenting the expeditions that dug up the fossils. Prior to modern technology, it was either-or: Open the containers, or preserve them. No
16.
▲
ChatGPT on Probability
(isaacg1.github.io)
1 points
by
isaacg
4y ago
|
0 comments
17.
▲
by
isaacg
4y ago
They mention that "The water ice was first chilled in liquid nitrogen to minus 320 degrees Fahrenheit" (77K). The paper mentions that the new phase of ice reverts to something less interesting when heated to 140K (-207F).
18.
▲
by
isaacg
4y ago
Given that "The water ice was first chilled in liquid nitrogen to minus 320 degrees Fahrenheit" (77K), I think it would taste like frostbite. The paper mentions that the new phase of ice reverts to something less interesting at 14
19.
▲
by
isaacg
4y ago
These videos just look like optical artifacts of the lenses of the cameras, as discussed here: https://youtu.be/jHDlfIaBEqw Is there any evidence that there's more to these videos than that?
20.
▲
by
isaacg
4y ago
The abstract of the underlying research paper: https://www.mdpi.com/1999-4923/14/11/2290/htm contains the quote "Vaccination prevented decreases on physiological measures (oxygen saturation, heart r
21.
▲
by
isaacg
4y ago
These strings are included in the regexes given just about that line as reserved for potential future by certain header files. "island" is covered by the ctype.h and wctype.h headers, which reserve every word starting with "i
22.
▲
by
isaacg
4y ago
This definition fails because Q-bar needs to be a subset of Q, but in Q-bar, the graphs T1, S2, and T2 are specified to be the single-edge graphs e1, e2, e3. But single-edge graphs are not in Q.
23.
▲
by
isaacg
4y ago
While an M/M/n is a good starting point, there are several extra important features to capture. First, many of these applications have a load-balancing step, where arriving jobs are dispatched to queues at each of the machines. Th
24.
▲
by
isaacg
4y ago
The only thing we use processing time for in the Nudge paper is to classify jobs as "Large", "Small" or "Other". If instead of exact processing times, we had estimates, the result would still work as long as a
25.
▲
by
isaacg
4y ago
There's a transition zone from "fast" to "slow" fluctuations around the mean waiting time that's more complicated and is an area of active research. If the fluctuations are 5x below the mean waiting time, I
26.
▲
by
isaacg
4y ago
Thanks for the question! For thinking about bursty arrivals, a good rule of thumb is to look at the variance of the inter-arrival times. The key number is the variance of interarrival times divided by the mean interarrival time squared. The
27.
▲
by
isaacg
4y ago
I'm a queueing theory researcher, just completing my PhD. My advisor, Mor Harchol-Balter, wrote one of the most popular textbooks in the area: http://performancemodeling.org/ . If anyone has questions about the field, p
28.
▲
by
isaacg
4y ago
This article describes pretty much exactly why I turned to Rust for my scientific computing - high speed, far easier to use than C or C++, less bug prone.
29.
▲
by
isaacg
4y ago
There is something to that - there's a concept called "Quantum Nonlocality", which says that an accurate description of an entangled quantum system must be nonlocal - to predict what will happen, we need to look at the whole
30.
▲
by
isaacg
4y ago
Yes - as mentioned in the article, the paper was published in Cell Metabolism, a high-quality peer-reviewed journal. You can see more about the journal here: https://en.m.wikipedia.org/wiki/Cell_Metabolism
More ›