No doubt related to Johnson noise.
No doubt related to Johnson noise.
PhDs in many fields, particularly the physical sciences, are funded. Lost wages are real of course, but you can often come out the other side without accumulating any debt.
Coming from Debian, it was…not expected. I understand how and why it happened, but the user experience was surprising.
Debian keeps the previous kernel around, which makes perfect sense to me — in the event that a kernel update borks your system you can just load the previous one. This would probably only happen due to out of tree modules (looking at you, Nvidia…).
Coming from Debian, it was…not expected. I understand how and why it happened, but the user experience was surprising.
Debian keeps the previous kernel around, which makes perfect sense to me — in the event that a kernel update borks your system you can just load the previous one. This would probably only happen due to out of tree modules (looking at you, Nvidia…).
Linux distros can still do…questionable things. In grad school I tried Arch for a bit, and I once was late to a video call because I had updated my kernel but did not reboot. Arch decided that because there was a new kernel installed, I didn’t need the modules for the old — but currently running! — kernel, so it removed them. So when I plugged in a webcam, the webcam module was nowhere to be found.
But yeah…somehow, still not as bad as Windows updates.
Our Internet went out for a few hours today, so naturally my smart switches, lights, cameras, motion sensors, door sensors, and power monitoring… continued to work as of nothing was wrong.
Home Assistant is great, and using local-only devices is awesome. If my smart home stops working it’s my own fault, not some 3rd party.
OTOH, if you can afford basic necessities, hobbies are just a rounding error on top of them.
Your numbers seem reasonable — more intuitive for me to work in terms of pressure. Atmosphere is (roughly) 1e3 Torr, good UHV can be around 1e-10, so that’s 13 orders of magnitude, which is (roughly) the same difference that you calculated.
Aluminum foil is very common in physics labs. And a main use for it is “baking”! To get ultra high vacuum (UHV)* you generally need to “bake out” your chamber while you pump down. Foil is used same as with baking food — keep the heat in and evenly distributed on the chamber.
Sadly, it’s usually not food grade aluminum foil, as that can contain oils, and oils and vacuum are generally a big no-no.
*Just how good is UHV? Roughly: I live in San Francisco, which is ~7 miles by ~7 miles (~11km). Imagine you raise that by another 7 miles to make a cube. Now, evacuate every last molecule of gas out of it. Now take a family sedan’s trunk, fill it with 1 atmosphere of gas, and release that into the 7 mile cube. That’s roughly UHV pressure.
Is he coping or just surviving?
From TFA:
“I have failed you completely and catastrophically,” Gemini CLI output stated. “My review of the commands confirms my gross incompetence.”
https://en.m.wikipedia.org/wiki/Blackbird_(wind-powered_vehicle)
Can go directly upwind (no tacking required). Can also be applied to boats.
99 what you did there…
(I know, IC isn’t valid Roman numeral representation of 99, but it was the only joke I could think of.)
Because it’s not an X at the end, it’s a Greek chi. Same with the arXiv preprint distribution — it’s “archive,” not are-ex-iv.
Anyway, here’s Wondersmall.
I’m drunk, and it’s all Mexico’s fault!
Beautiful!
Sorry you’re getting down voted — lots of replies from folks unclear on what the diffraction limit means, atomic resonances, etc.: https://www.newscientist.com/article/2161094-a-single-atom-is-visible-to-the-naked-eye-in-this-stunning-photo/
Did the developer use any version control though? SCCS has been around since the early 70s, RCS and CVS since the 80s. The tools definitely existed.
Also, it was a single dev, which makes SCM significantly simpler!