This commit is contained in:
Miloslav Ciz 2022-10-14 13:29:53 +02:00
parent 1bb79b2097
commit b455cb53ca
7 changed files with 166 additions and 11 deletions

View file

@ -34,6 +34,7 @@ Are you a noob but see our ideas as appealing and would like to join us? Say no
## Did You Know
- That all [Intel](intel.md) [processors](cpu.md) since 2008 (and [AMD](amd.md) processors since 2013) have a hardware [backdoor](backdoor.md) ([Intel ME](intel_me.md), [AMD PSP](amd_psp.md)) that allow spying on users of those processors no matter what operating system they run?
- That [capitalism](capitalism.md) is probably the most [retarded](retard.md) and dangerous idea in [history](history.md)?
- You can mathematically [prove you don't know some information](no_knowledge_proof.md)?
- That a complement of a [formal language](formal_language.md) can be computationally simpler than the original -- for example that a [pushdown automaton](pushdown_automaton.md) cannot tell which strings are of form a^(n)b^(n)c^(n), but it can tell exactly which ones are not?