This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "info": { | |
| "author": "meemoo", | |
| "title": "light-pen-2", | |
| "description": "using blend mode instead of luma key", | |
| "parents": [ | |
| "https://gist.github.com/e344bd8390c3d7c78955c03634147bcd" | |
| ], | |
| "url": "light-pen-2" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "info": { | |
| "author": "meemoo", | |
| "title": "light-pen", | |
| "description": "Meemoo app description", | |
| "parents": [], | |
| "url": "light-pen" | |
| }, | |
| "nodes": [ | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "info": { | |
| "title": "cam to gif", | |
| "author": "forresto", | |
| "description": "webcam to animated gif", | |
| "url": "passport-grid" | |
| }, | |
| "nodes": [ | |
| { | |
| "id": 2, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Available variables: | |
| // Machine (machine factory function) | |
| // XState (all XState exports) | |
| const {sendParent} = XState.actions | |
| const geoMachine = Machine({ | |
| id: "geolocation", | |
| initial: "check_geolocation_api", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "info": { | |
| "title": "back-away-slowly", | |
| "author": "forresto", | |
| "description": "not sure where i'm going with this, tho neat vid data urls can be stored in app json", | |
| "url": "back-away-slowly", | |
| "parents": [ | |
| "https://gist.github.com/efe2ea80b8944ea8f2849cddf252638b" | |
| ] | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "info": { | |
| "author": "meemoo", | |
| "title": "test of new ui native elements", | |
| "description": "Meemoo app description", | |
| "parents": [], | |
| "url": "ui-test" | |
| }, | |
| "nodes": [ | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "info": { | |
| "title": "cam to webm", | |
| "author": "forresto", | |
| "description": "webcam to webm file", | |
| "url": "cam2webm" | |
| }, | |
| "nodes": [ | |
| { | |
| "id": 2, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "info": { | |
| "author": "@forresto", | |
| "title": "photo hexaflexagon", | |
| "description": "add photos, print, cut, fold, flex", | |
| "parents": [ | |
| "https://gist.github.com/e47c24fd97bef2098c1207c792b0cb16" | |
| ], | |
| "url": "hexaflexagon" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Shirt (#softfab) | |
| Claim (you) has state "waist" with initial value (30). | |
| Claim (you) has state "arm" with initial value (5). | |
| Claim (you) has state "armaround" with initial value (10). | |
| Claim (you) has state "side" with initial value (20). | |
| Claim (you) has state "neck" with initial value (15). | |
| When (you) contains dots /dots/, | |
| (you) has width /width/: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/Desktop 👽 scanimage --format tiff --mode Color --resolution 300 > fd-black.tiff |