Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
reading:2025:w38 [2025/09/18 21:14] – created pfmreading:2025:w38 [2025/09/21 20:57] (current) – add pykka pfm
Line 2: Line 2:
  
   * [[https://github.com/mbnuqw/sidebery/wiki/Firefox-Styles-Snippets-(via-userChrome.css)#completely-hide-native-tabs-strip|How to hide Firefox tab bar]] (contains links to actual ''userChrome.css'' hacks).   * [[https://github.com/mbnuqw/sidebery/wiki/Firefox-Styles-Snippets-(via-userChrome.css)#completely-hide-native-tabs-strip|How to hide Firefox tab bar]] (contains links to actual ''userChrome.css'' hacks).
 +  * [[https://doc.e.foundation/devices/FP4/official|/e/OS installation: Fairphone 4]]
  
 +===== Actor Model =====
 +
 +  * [[https://proto.actor/|Proto.Actor]]
 +  * [[https://arxiv.org/vc/arxiv/papers/1008/1008.1459v8.pdf|Actor Model of Computation]] by Carl Hewitt
 +  * [[https://doc.akka.io/libraries/akka-core/current/typed/guide/actors-intro.html|Akka documentation]]
 +  * [[https://pykka.readthedocs.io/stable/|Pykka --- Introduction]]