

Maybe in the before times, but with the LA residents’ response to the fascist in chief, I think most of us in San Francisco are honored to share the state, and be confused, with Angelenos.
Just keep the Dodgers in SoCal. This is the Giants’ city.
Maybe in the before times, but with the LA residents’ response to the fascist in chief, I think most of us in San Francisco are honored to share the state, and be confused, with Angelenos.
Just keep the Dodgers in SoCal. This is the Giants’ city.
It’s interesting that, with Python, the reference implementation is the implementation — yeah there’s Jython but really, Python means both the language and a particular interpreter.
Many compiled languages aren’t this way at all — C compilers come from Intel, Microsoft, GNU, LLVM, among others. And even some scripting languages have this diversity — there are multiple JavaScript implementations, for example, and JS is…weird, yes, but afaik can be faster than Python in many cases.
I don’t know what my point is exactly, but Python a) is sloooow, and b) doesn’t really have competition of interpreters. Which is interesting, at least, to me.
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.
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.
From TFA:
“I have failed you completely and catastrophically,” Gemini CLI output stated. “My review of the commands confirms my gross incompetence.”
Open, or standards-compliant local-only gear is the way to go for smart home stuff IMHO. Never had a problem with a Zigbee, Matter, or ESPHome device suddenly deciding it would stop working because manufacturer said so.
You’re not just “sticking it to the man” when you do this though — you’re being a dick to your city, its residents, and employees.
Move ‘em 2 millimeters in the wrong direction and you’ll have a bad time
Are you referring to getting, I dunno, yogurt in places outside the digestive tract?
My understanding was that gut bacteria play a pretty crucial (beneficial) role in overall health, not to mention the whole gut-brain stuff.
Pretty sure those “horrible little scalawags” play some pretty crucial roles in the human microbiome…
Or just a San Francisco resident — these ads are everywhere on BART (+Muni I guess) right now. (As far as ads go, they’re pretty good I guess — and no, I don’t even use them, much less work for them.)
ZigBee router thing:
I’ve been happy with the SMLIGHT SLZB-06M. You can easily flash firmware, and it has PoE which was important for me. I believe it also supports Thread, but I haven’t tried this yet (and I’m not sure if it supports it at the same time as Zigbee).
Zigbee smart plugs from Third Reality have been pretty solid in my experience, and they report power usage.
For circuit breaker level monitoring, I have an Emporia Vue2. I have it running esphome, completely local — unfortunately this requires some simple soldering and flashing, so it’s not turnkey. But it’s been rock solid ever since flashing it. (Process is well documented online.)
I’ve had decent luck with cheap wifi Matter bulbs, but provisioning them is finicky, and sometimes they just crap out and need to be power cycled; Zigbee bulbs (e.g., Ikea) have generally been reliable, though sometimes I’ve had difficulty pairing them initially. After power cycling a Matter WiFi bulb, it takes a while for it to respond to Home Assistant; Zigbee bulbs generally respond as soon as you power them on.
I have a wired smart light switch from TP-Link/Kasa (KS205), and it’s been completely hassle free (and totally local — Matter over wifi). The Kasa smart switch dongles I have work flawlessly but need proprietary pairing, and I’m afraid to update firmware in case they lose local support.
Good luck! Fun adventure :)
Most Linux filesystems, being case sensitive, won’t find the SUDO
command.
I think it’s probably better to amend it to, “if it was covered in poop would you get rid of it and not replace it?”
Not parent, but when a minute isn’t quite enough, 77 seconds might do the trick. Multiples of eleven are quick to enter, and with a simple nuker with no “minute” button, 66s is easier than 1:00.
Yabai+sketchybar make tiling+virtual desktops…at least usable on mac.
Of course, I’d take i3 any day of the week.