Mobile phone Updated +Created
Parity of a permutation Updated +Created
Piezo ignition Updated +Created
Plastic Updated +Created
www.youtube.com/watch?v=PbuiIhr0LVA 7 Different Types of Plastic and Their Uses by Orange Plastics Academy (2018) Does not mention packaging foams.
Procrastination Updated +Created
Psychologist Updated +Created
Quantization (physics) Updated +Created
Quantum computing book Updated +Created
2008 Nobel Prize in Chemistry Updated +Created
ATP synthase Updated +Created
One of the most beautiful molecular machines known!
The first one with such complexity that was uncovered.
The thing rotates like a water wheel for God's sake, except it uses protons instead of water.
The ATP synthase complex is so large that Power, Sex, Suicide by Nick Lane (2006) page 123 contains a cryoEM image of several ATP synthases on small membrane vesicles, this is the paper: pubs.acs.org/doi/abs/10.1021/bi00437a031# under a fucking paywall.
Video 1.
ATP synthase in action by HarvardX (2017)
Source.
Construction and management simulation Updated +Created
Cycling Updated +Created
ELF Hello World Tutorial / .shstrtab Updated +Created
Section type: sh_type == SHT_STRTAB.
Common name: "section header string table".
The section name .shstrtab is reserved. The standard says:
This section holds section names.
This section gets pointed to by the e_shstrnd field of the ELF header itself.
String indexes of this section are are pointed to by the sh_name field of section headers, which denote strings.
This section does not have SHF_ALLOC marked, so it will not appear on the executing program.
readelf -x .shstrtab hello_world.o
outputs:
Hex dump of section '.shstrtab':
  0x00000000 002e6461 7461002e 74657874 002e7368 ..data..text..sh
  0x00000010 73747274 6162002e 73796d74 6162002e strtab..symtab..
  0x00000020 73747274 6162002e 72656c61 2e746578 strtab..rela.tex
  0x00000030 7400                                t.
If we look at the names of other sections, we see that they all contain numbers, e.g. the .text section is number 7.
Then each string ends when the first NUL character is found, e.g. character 12 is \0 just after .text\0.
Elis Regina Updated +Created
Mostly interpreter of songs written by others. But she's just too amazing, many of her interpretations are better than the original.
God, even Ciro Santilli is slightly shocked by her death, which happened before he was born, can you imagine it at the time? She was MPB's golden girl...
Video 1.
Atrás da Porta performed by Elis Regina
. Source. Composed by Francis Hime and Chico Buarque.
Video 2.
Águas de março performed by Elis Regina
. Source. From the 1972 eponymous album. Composed by Antônio Carlos Jobim.
E notation Updated +Created
What do you prefer, 1 \times 10^{10} or 1E10.
Spanish (language) Updated +Created
3D computer graphics Updated +Created
3D file format Updated +Created

There are unlisted articles, also show them or only show them.