|
54 | 54 | # scripts/articles/lsa.py # [2,280 tokens | 10,180 bytes] |
55 | 55 | # .gitignore # [573 tokens | 2,089 bytes] |
56 | 56 |
|
57 | | -# prompt_foo.py # [12,990 tokens | 59,609 bytes] |
| 57 | +prompt_foo.py # [12,990 tokens | 59,609 bytes] |
58 | 58 | foo_files.py # [10,245 tokens | 33,406 bytes] |
59 | 59 |
|
60 | 60 | # AD HOC STUFF |
61 | 61 |
|
62 | | -assets/installer/install.sh # [2,527 tokens | 10,174 bytes] |
63 | | -flake.nix # [8,352 tokens | 35,542 bytes] |
64 | | -release.py # [9,879 tokens | 44,440 bytes] |
| 62 | +imports/durable_backup_system.py # To see how we can intercept or whitelist keys during a restore |
| 63 | +imports/voice_synthesis.py # To see how Piper checks its default state |
| 64 | +pipulate/core.py # To observe the wand.voice_controls() logic |
| 65 | +assets/pipulate.js # To check if the browser is the culprit hoarding the state |
| 66 | +assets/init.js # Additional frontend state checking |
| 67 | +
|
| 68 | +# assets/installer/install.sh # [2,527 tokens | 10,174 bytes] |
| 69 | +# flake.nix # [8,352 tokens | 35,542 bytes] |
| 70 | +# release.py # [9,879 tokens | 44,440 bytes] |
| 71 | +# imports/durable_backup_system.py (To see how we can intercept or whitelist keys during a restore) # [5,117 tokens | 25,413 bytes] |
| 72 | +# imports/voice_synthesis.py # (To see how Piper checks its default state) [3,133 tokens | 15,477 bytes] |
| 73 | +# pipulate/core.py (To observe the wand.voice_controls() logic) # [28,907 tokens | 140,287 bytes] |
| 74 | +# assets/pipulate.js and/or assets/init.js (To check if the browser is the culprit hoarding the state) # [5,574 tokens | 28,663 bytes] |
| 75 | +# AI_RUNME.py # [3,872 tokens | 16,766 bytes] |
| 76 | +# cli.py # [5,092 tokens | 22,615 bytes] |
| 77 | +
|
| 78 | +# requirements.in # [573 tokens | 1,924 bytes] |
| 79 | +# requirements.txt # [7,010 tokens | 18,582 bytes] |
65 | 80 |
|
66 | 81 | # /home/mike/repos/Pipulate.com/index.md # [2,352 tokens | 10,545 bytes] |
67 | 82 | # __init__.py # [357 tokens | 1,565 bytes] |
|
91 | 106 | # tools/scraper_tools.py # [4,644 tokens | 22,416 bytes] |
92 | 107 | # imports/ascii_displays.py # [8,179 tokens | 35,029 bytes] |
93 | 108 |
|
94 | | -# requirements.in # [573 tokens | 1,924 bytes] |
95 | | -# requirements.txt # [7,010 tokens | 18,582 bytes] |
96 | 109 | # pipulate/core.py # [28,909 tokens | 140,289 bytes] |
97 | 110 | # Notebooks/Advanced_Notebooks/03_GAPalyzer.ipynb # [40,765 tokens | 130,859 bytes] |
98 | 111 | # Notebooks/imports/gap_analyzer_sauce.py # [26,361 tokens | 116,988 bytes] |
|
0 commit comments