

Our first was a girl. Second was a boy. Third will be a vasectomy.
Our first was a girl. Second was a boy. Third will be a vasectomy.
I was writing up my problem set answers once, and it involved the (complex analysis) residue. I wasn’t sure if there was a shortcut (as opposed to \mathrm
); googling latex residue
did not produce the search results I was hoping for…
I’m curious what you’re doing on an SBC that explicitly requires x86, though?
Not parent, but I used ARM SBCs for a bit, and while it was nice, my x86 experience with a nuc has been much, much better. HW acceleration works on some RPIs, and sort of worked on my Orange Pi 5+, but only when using an ancient kernel which had some hacks (like, kernel debug messages saying “DISABLE THIS FOR RELEASE!”). And afaik RPI 5 doesn’t support hw encoding (not to mention no SSD support).
Basically, my experience was that the hardware was neat if sometimes limited, the energy consumption was great, but the software/kernel support…ugh. YMMV of course.
Certainly depends; and it depends on traffic volume!
Definitely something to consider; many folks (myself included) use a free/cheap VPS as the endpoint, and reverse proxy to home, via some VPN (WireGuard in my case). Works well, and lots of guides online.
The Taco Bell meme afaik isn’t about food poisoning at all, it’s that it’s a lot of oil-rich beans, which can have a certain effect.
Regarding food poisoning, I think you’re right that it’s worse in the USA, but the EU is not without food poisoning. My suspicion is that the media attention is different in part because food in Europe tends to come from smaller farms, whereas in the USA it tends to come from larger farms (is my understanding). So, an outbreak at a farm in the USA is bad because it potentially affects a huge number of people, whereas in the EU it may be a smaller farm with less of an impact (so any individual outbreak is less impactful). Just a guess, and it’s in my opinion good to strive for lots of small farms rather than a few big ones.
This is obvious though — currently, you might test a drug on mice, then on primates, and finally on humans (as an example). It would be faster to skip the early bits and go straight to human testing.
…but that is very, very, very wrong. Science of course doesn’t care about right and wrong, nor does it care if you “believe” in it, which is the beautiful thing about science — so a scientifically sound experiment is a scientifically sound experiment regardless of ethical considerations. (Which does not mean we should be doing it of course!)
Now, taking a step back, maybe you’re right that, in the long run, throwing ethics out the window would actually slow things down, as it would (rightfully) cause backlash. But that’s getting into a whole “sociology of science” discussion.
This is all based, most likely, on Griffiths’ textbook. Quoting here from this post https://www.reddit.com/r/Physics/comments/1b97gt/magnetic_fields_do_no_work_but_magnetic_cranes/ :
The statement “magnetic fields do no work” is incorrect. Griffiths has mislead a generation of physics students on this. A correct version of the statement is that “magnetic fields do no work on objects with no magnetic moments” which is rather trivial. One could also correctly make the same statement about electric fields. However, electric monopoles are very common, so a situation in which there are no electric moments never occurs in normal circumstances.
tl;dr: use Jackson ;)
I can only remember this because I initially didn’t learn about xargs
— so any time I need to loop over something I tend to use for var in $(cmd)
instead of cmd | xargs
. It’s more verbose but somewhat more flexible IMHO.
So I run loops a lot on the command line, not just in shell scripts.
I thought it was just “Slashdotted.”
What’s the alternative? Strong arm a democratically elected — even if stupid at times — government to change policy? That’s a terrifying precedent.
The other alternative is to backdoor or otherwise compromise users in other jurisdictions. Glad they didn’t do that.
I think mplayer
has an ASCII output mode (VLC, too?), and I believe youtube-dl
can output to stdout.
The rest is, as they say, left as an exercise to the reader.
Sounds like he was a mantis and was posting while copulating.
Sounds like it was a 2 petawatt pulsed laser, with picosecond pulses, so 2kJ/pulse. Staggering amount of power and energy for a pulsed laser!
Note that it’s not CW, so the average power will be much, much, much less than the pulsed power. Too lazy to find the rep rate to see average power.
I recently started using voice (SSB) on the HF ham bands, and have made contacts on 15, 17, 20, and 40m. No real DX, but made one foreign contact ~1000mi away and another domestic ~2000mi away.
I live in a city and it’s challenging to get a good antenna setup, so it’s always a compromise where I am.
Nothing very impressive by ham standards, but it’s fun.
Oh I wasn’t complaining, I was making a bad joke (the cartoon is a stalemate).
Ugh, Lemmy is full of stale content.
(Edit: it’s a joke. Stalemate/stale content…I chuckled at, and upvoted, the post.)
Remind me again, what color was Obama’s scandalous suit?
You can turn it off, at least for ext4: https://lwn.net/Articles/784041/
Although you can use case insensitive filesystems with Linux, and case sensitive filesystems with macOS. I believe the case sensitivity is a function of the specific filesystem — but yeah, practically, the root for Linux is always case sensitive, and APFS ain’t is only if you ask it to be ( https://support.apple.com/lv-lv/guide/disk-utility/dsku19ed921c/mac ).
This is the real big brain hack with decibels — you can use a linear scale, it’s just that the units are logarithmic instead.
(Yes I know most people would call a dB axis logarithmic, it’s just a silly comment.)