| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simplify web-image | Omar Rizwan | 2023-08-15 | 1 | -84/+2 |
| | | |||||
| * | fix laser region camera code | Jacob Haip | 2023-07-07 | 5 | -166/+45 |
| | | | | | this is a nice simplification now that Camera.folk is around | ||||
| * | Introduce fork-zygote process system. | Omar Rizwan | 2023-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Also refactors/separates ::nodename to be ::thisNode (this computer) and ::thisProcess (this OS process). All tests should pass. Zygote-based processes are much faster to start up since they don't need to recompile C code or reload Folk. They still need to connect to Folk via WebSocket for now, and the automatic management we'd want (bidirectional, based on both match lifetime and process lifetime) isn't working yet. Some of the node vs. process distinction in naming still needs to be cleaned up, too, I think. | ||||
| * | Fix web-image.folk | Omar Rizwan | 2023-06-02 | 1 | -2/+2 |
| | | |||||
| * | move laser pi to my user-programs folder | Jacob Haip | 2023-05-07 | 1 | -0/+161 |
| | | |||||
| * | copy spotify to haippi7 and add playing spotify from region demo | Jacob Haip | 2023-04-28 | 2 | -0/+294 |
| | | |||||
| * | save laser-region-manager.folk and highlight-laser-region.folk | Jacob Haip | 2023-04-27 | 2 | -0/+180 |
| | | |||||
| * | remove comments | Jacob Haip | 2023-04-24 | 1 | -2/+0 |
| | | |||||
| * | move laser folk programs to lamp's folder | Jacob Haip | 2023-04-24 | 3 | -0/+179 |
