ELF Hello World Tutorial / STT_SECTION Updated +Created
There are two such entries, one pointing to .data and the other to .text (section indexes 1 and 2).
Num:    Value          Size Type    Bind   Vis      Ndx Name
  2: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
  3: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
TODO what is their purpose?
Git tips / Merge two or more commits into one Updated +Created
Before
7 my-feature HEAD
|
6
|
5 master
|
4
|
3
|
2
|
1
Oh, commit 6 was just a temporary step, should be put together with commit 7:
git rebase -i HEAD~2
Mark 6 to be squashed.
After:
67 my-feature HEAD
|
5 master
|
4
|
3
|
2
|
1
Better now, ready to push.
Polarizer Updated +Created
Saturn Updated +Created
Silicon photomultiplier Updated +Created
Here is a vendor showcasing their device. They claim in that video that a single photon is produced and detected:
Canvas (Oxford) Updated +Created
E-learning system of the University of Oxford. Closed by default to non-students of course. It might not be possible at all to publish things publicly?
WebLearn was closed in 2023 in favour of Canvas.
Copernican heliocentrism Updated +Created
EF-Tu Updated +Created
js/matterjs/examples.html Updated +Created
A multi-scenario demo.
python/jupyter/hello.ipynb Updated +Created
IBM quantum computer Updated +Created
Incandescent light bulb Updated +Created
Ionizing radiation Updated +Created
lujakob/nestjs-realworld-example-app Updated +Created

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