Iterative in-order Updated 2025-07-16
This is a bit harder than iterative pre-order: now we have to check if there is a left or right element or not:
- (START) push current
- if there is left:
- move left
- else:
- (ELSE) pop
- visit
- if there is right
- move right
- GOTO START
- else:
- GOTO ELSE
The control flow can be slightly simplified if we allow NULLs: www.geeksforgeeks.org/inorder-tree-traversal-without-recursion/
Graphite Updated 2025-07-16
The layered one.
Info-ZIP Updated 2025-07-16
So dominant that it is usualy called just "zip".
Nick Leeson and the Fall of the House of Barings by Adam Curtis (1996) Updated 2025-07-16
1962 Nobel Prize in Chemistry Updated 2025-07-16
Artificial chromosome Updated 2025-07-16
Using de novo DNA synthesis to synthesize entire Chromosomes.
Cornell University Updated 2025-07-16
Entity creating AI games Updated 2025-07-16
LeNet Updated 2025-07-16
Photon absorption Updated 2025-07-16
University of North Carolina Updated 2025-07-16
Zombie video game Updated 2025-07-16
Upside: it is easier to simulate zombies than it is to simulate intelligent humans and make them look convincing.
Downside:
- if zombies are so dumb, why didn't humans deal with them already? Just build some fucking walls and sleep in isolated rooms in case someone has a heart attack during their sleep! So not as convincing.
- zombies vioalte the law of conservation of energy. What do they eat when humans run out, since they are so dumb? Previously mentioned at: news.ycombinator.com/item?id=20240895
AI game by type Updated 2025-07-16
Alibaba product Updated 2025-07-16
Amazon Prime Video Updated 2025-07-16
As of 2021, Ciro Santilli feels strongly that Amazon originals are so much sillier compared to Netflix ones in average.
Of course, everything pales in comparison to The Criterion Collection.
Atomicity (database systems) Updated 2025-07-16
Lorentz ether theory Updated 2025-07-16
Mycoplasma Updated 2025-07-16
Maybe the most famous one is Mycoplasma genitalium byt there are others, and notably with lower biosafety levels:
Peripheral interface Updated 2025-07-16
Supercomputer controlling a robot Updated 2025-07-16
Unlisted articles are being shown, click here to show only listed articles.