Brain-computer interface company Updated 2025-07-16
Gas chromatography etymology Updated 2025-07-16
Gay porn meme Updated 2025-07-16
Best ones:
- Change in your couch
- Put ketchup on fries
Messier object Updated 2025-07-16
What an awesome list the dude compiled. Contains many of the features we care the most about of the sky, since of course, apparent magnitude is a big determinant of that.
Planetary system Updated 2025-07-16
The Harvest of a Century by Siegmund Brandt (2008) Updated 2025-07-16
This is a good book, it gives a summary of biographies, and a reasonable description of the main ideas, with many illustrations. Each subject is not presented in incredible detail, but it is a good overview of events.
Fictional pornography depicting minors Updated 2025-07-16
This is the kind of mind-bending argument twists that Ciro Santilli loves. If we take out the "a real child is hurt" aspect, does it still make sense to make it illegal?
Of course, hentai of young-looking girls has already existed since forever. Bit with newer image generation methods in the 2020s used for computer generated child pornography, especially sometimes photorealistic text-to-image generation, things are taken to another level.
Global Positioning System Updated 2025-07-16
They actually carry atomic clocks in them.
Johann Joseph Loschmidt Updated 2025-07-16
qflow Updated 2025-07-16
The Honourable Schoolboy Updated 2025-07-16
en.wikipedia.org/wiki/The_Honourable_Schoolboy#Adaptations mentions:
Jonathan Powell, producer of Tinker, Tailor, Soldier, Spy (1979), said the BBC considered producing The Honourable Schoolboy but a production in South East Asia was considered prohibitively expensive and therefore the BBC instead adapted the third novel of the Karla Trilogy, Smiley's People (1979)
The lower level you go into a computer, the harder it is to observe things Updated 2025-07-16
The most extreme case of this is of course the integrated circuit itself, in which it is essentially impossible (?) to observe the specific value of some indidual wire at some point.
Somewhat on the other extreme, we have high level programming languages running on top of an operating system: at this point, you can just GDB step debug your program, print the value of any variable/memory location, and fully understand anything that you want. Provided that you manage to easily reach that point of interest.
And for anything in between we have various intermediate levels of complication. The most notable perhaps being developing the operating system itself. At this level, you can't so easily step debug (although techniques do exist). For early boot or bootloaders for example, you might want to use JTAG for example on real hardware.
In parallel to this, there is also another very important pair of closely linked tradeoffs:
- the lower level at which something is implemented, the faster it runs
- emulation gives you observability back, at the cost of slower runtime
Emulation also has another potential downside: unless you are very careful at implementing things correctly, your model might not be representative of the real thing. Also, there may be important tradeoffs between how much the model looks like the real thing, and how fast it runs. For example, QEMU's use of binary translation allows it to run orders of magnitude faster than gem5. However, you are unable to make any predictions about system performance with QEMU, since you are not modelling key elements like the cache or CPU pipeline.
Instrumentation is another technique that has can be considered to achieve greater observability.
The Magnetic Moment of the Electron by Kusch and Foley (1948) Updated 2025-07-16
Published on Physical Review by Polykarp Kusch and Foley.
Geographical division of England Updated 2025-07-16
www.cns.gatech.edu/~predrag/courses/PHYS-6124-12/StGoChap6.pdf 6.1 "Classification of PDE's" clarifies which boundary conditions are needed for existence and uniqueness of each type of second order of PDE:
Lebesgue integral of is complete but Riemann isn't Updated 2025-07-16
is:
- complete under the Lebesgue integral, this result is may be called the Riesz-Fischer theorem
- not complete under the Riemann integral: math.stackexchange.com/questions/397369/space-of-riemann-integrable-functions-not-complete
And then this is why quantum mechanics basically lives in : not being complete makes no sense physically, it would mean that you can get closer and closer to states that don't exist!
White snow in sunny spring Updated 2025-07-16
God this song.
White snow in sunny spring performed by Liu Dehai
. Source. From the 1996 album: "A Collection of Chinese Music Masterpieces: Pipa": www.amazon.com/Collection-Chinese-Music-Masterpieces-Pipa/dp/B000QZYN8E TODO recording date. Theme music Updated 2025-07-16
The Message (1976) Updated 2025-07-16
Why can't you collimate incoherent light as well as a laser? Updated 2025-07-16
You could put an LED in a cavity with a thin long hole but then, most rays, which are not aligned with the hole, will just bounce inside forever producing heat.
So you would have a very hot device, and very little efficiency on the light output. This heat might also behave like a black-body radiation source, so you would not have a single frequency.
The beauty of lasers is the laser cavity (two parallel mirrors around the medium) selects parallel motion preferentially, see e.g.: youtu.be/_JOchLyNO_w?t=832 from Video "How Lasers Work by Scientized (2017)"
Unlisted articles are being shown, click here to show only listed articles.