5 burning horse afterglow
7 decide to write a good for a while
8 get letz up to 45e6ecb2d71d6a
9 Le is a js object! my first in ages
10 so that was going explodingly...
11 in text, everything getting Aip, channel reorganisation bursts
12 as a ws+lv Linesing Aip,s,c,sc
13 so letz should parse its own text-sync protocol
14 projectible clouds of ling particles?
16 yes, looks good that I stopped
17 `gitk 64ff01c1d9947...4cd6a3e59f14d`
18 seeing among unpushed commits noise like: c73267528
19 &wind_A 5efe244 and 24e6f21aa
20 the core of the iterator.
21 needs to lock sections for progress of others.
22 ie each one needs to be async and go async for other itselves.
23 that is the way to avoid having queues, esp such that work repeats.
24 so the limiting time factor is to allow others to cognise what just happened.
25 in so far as they have hooked into knowing what happens around them.
26 then Inside / running / podman begin 35d3a9e6
27 and end about 4962811a lezer teeters
28 a couple of days of letz, then gap.
29 nearly a month later I commit news of hard drive crash! 5875493c253
30 which I basically recovered from to dev letz a little more..?
31 and lots of holiday not-ing
32 which would be a great onramp to mi micro teia de registro
33 time each line, batch by chronohomie
38 resolves to make gondolas pulling film out of piles
39 to attach labels, put in places, frame
40 via letz parsing io for thems...
41 the S prompt is a place!
42 the screed is the playwriting of the action
43 it should be a bunch of Somethings
44 way is stacked up like a micro teia de registro
45 https://www.youtube.com/watch?v=Rla2CH-1aqI (Eno - Thursday Afternoon)
46 A watcher is needed... (as above)
47 and as chatGPT advises
48 "you will need to figure out how to use the infinitely long IP address to recursively traverse the system"
49 It seems that "c" is used to define the base identity or characteristics of objects in the program, and it is not clear from the description how these properties are derived or defined.
50 It seems that "A" objects can contain multiple "C" objects, and that properties can be tallied across them, usually grouping like "C" things. This allows for the expression of many "C" objects on the screen as a stack of individuals bulging around and/or into the items of identity that can be nested in space. This may involve solving a small 2D tiling problem to express efficiently the composition of a bunch of information.
53 hierarchy can facilitate communication and decision-making by establishing clear lines of authority and responsibility. By creating a clear chain of command, individuals can understand their role within the organization and work together more effectively towards shared goals.
56 one year ago I was in to &Ploy
57 which (felt like a large) space of qua shuffling
58 was missing io to make all the linkages breakdownable
59 I still dont have a notey link space
60 for to get to the T rooms I forget
61 ie how to play with &Ploy
62 iirc its a viewer for changed test results
63 it ends up looking at very samey stuff
64 we constantly need to compress the output
65 as soon as we have some pattern over the chaos
66 the frequency wants to rise again, thussing and thussing
67 I was making time-socket S|Go
68 showing what haps with -AXV
69 talk to chatgpt https://howsecologysquad.blogspot.com/2023/03/cgpt-roundup.html
70 in conclusion I would say:
71 voicing() seems to be my goal
72 some apparatus of multitudinous movementisms for the mind <-> world (the world of A+C).
73 perhaps it needs to be molecular, a few A walk each other seeing what to do to the other.
74 to split the 'thinking of you'
75 as in, this was a waste of a week. oopsies.
77 so want to go to Karamea this weekend.
78 I come along sometimes and the computer is going oom
79 transmission 3.00 has 15.7% of it
80 `free -h` says available 233Mi, which is low.
82 I read node_modules/@codemirror/commands/dist/index.d.ts
83 interface MarkDecorationSpec {
84 are for wrapping text in multiple <somethings>
85 interface WidgetDecorationSpec {
86 for putting <somethings> in text
87 interface ReplaceDecorationSpec {
88 for drawing closed chunks...
89 we will need to transmit ghostlets with closed chunks in.
90 perhaps metadata describes where and how many lines are missing
91 the included lines should address the opening
92 this would look just like spec expanding an inner branch from some topic
93 just like this line here, which neednt be except to say this more clearly
94 declare abstract class WidgetType {
96 https://codemirror.net/docs/ref/#state.EditorState.update
97 (...specs) Create a transaction that updates this state.
98 https://codemirror.net/docs/ref/#state.EditorState.phrase
100 https://svelte.dev/docs#run-time-svelte-setcontext
101 ~~ ark, localising Names, &t lookaround.
103 Context [not] reactive [...] you can pass a store into context, which will be reactive.
104 seems like large items (G) could sit in the codemirror where they are configured
105 https://learn.svelte.dev/tutorial/page-data
106 Every page of your app can declare a load function
107 in a +page.server.js:
108 export function load() {
110 summaries: posts.map(... { slug..., title...})
112 the +page.svelte can access this via the data prop:
117 {#each data.summaries as { slug, title }}
119 then the one src/routes/blog/[slug]/+page.server.js:
120 import { error } from '@sveltejs/kit';
121 export function load({ params }) {
122 post = findpost(params.slug)
123 if (!post) throw error(404);
126 and the one src/routes/blog/[slug]/+page.svelte:
132 <h1>{data.post.title}</h1>
133 <div>{@html data.post.content}</div>
135 Every one of these Svelte docs pages has a worker, it looks like. 400Mb
136 I write https://howsecologysquad.blogspot.com/2023/03/bc.html in the evening
139 32k tokens now, will surely help my rabbit-warren light up
140 a non-event: not clear how I can use it today
142 have languished in dialing chatgtp
144 more https://learn.svelte.dev/tutorial/the-form-element
146 you (as letz/src/routes/sverdle/+page.server.ts):
147 export const actions: Actions = {
148 update: async ({ request, cookies }) => {
149 or s/update/default/ and drop action from <form method="POST" action="?/update">
151 does great paving over the jagged whoirley of http+html this used to be
152 so the form empties when submit...
153 to keep values in, have them come back from the server in:
154 <input ... value={form?.description ?? ''}>
155 supposedly this works with javascript off?
157 I go to The Dog, the dying open-mic-having cafebarvenue in the evening.
158 it was a bit griefy and I part with a Rye from Yours, seeking beans over people.
161 Svelte slots seem good.
162 can I read the objects out of them after html layout but before render
163 and rearrange things until I like it?
165 remembering yesterday,
166 the voice looks back in time until it recognises something, calls that parent
169 @letz b6b812dcee more animation (using)
170 https://youtu.be/3TVy6GdtNuQ?t=2054
171 passing events around takes lots of labels
172 surely theres automation for this slinking of fairylights
174 https://dagshub.com/ is looking good
175 see src/WebGL-Fluid-Simulation bb4b6d8009fccd
188 make class A|C to facilitate their id-ing
189 it seems to be free with an object
191 @letz / Con data dumper
193 being ready to Conbustank
197 ping the innards! my datadump is not re-rendering
200 {#key} at the top level (redo everything) is all that works!?
202 we will have to do lots more of Con in St...
204 exporting a C** just for Con
206 unifying C** interface
208 solved dispatch problem
209 wrote up blog on this week
210 https://howsecologysquad.blogspot.com/2023/04/svelte.html
219 the Cont%Ct is stale, its y&up.c.s.t is not...
220 figure out a bunch more of my faults:
221 we need to send the new -Con
224 reactive the o -Con/*
226 thoroughly repaired yesterday
228 towards `npm run test`
229 deps: npx playwright install; npx playwright install-deps
230 < test build having that done
233 real 0m37.355s real slow. how to hold the loop?
235 @letz 036941112b / St<->Con
237 has fixed "stop wires from being recycled"
238 no idea why. perhaps toplevel is recreating?
239 critical to updates is: Code.svelte: {#key conver}
240 after a second bleep() no updates received
241 perhaps the old con is still used..?
242 so is Con.svelte: {#key quee}
243 which basically dispatches to Con/Cont etc for us
246 should check we can dispatch updates to sip=1
247 and lo, problems with 1.2.5 (the new dat.i) not having a wire
248 ie the throw unwired in Con.svelte
249 the wire has been made but unfound by getContext
250 creating a new Con//Con can cause old Context reuse apparently..
251 allowing this to happen now reveals:
252 always unwired after refresh (and bleep, bloop)
253 further bloops keep it unwired
254 another bleep, bloop+ always works
255 kind of stabilise updates to sip=1 @letz 5e54e1dbdbb7
256 ensure refresh=0 during bleep()
257 we were able to ignore the 1.2.5 spawn
258 during loops of (bleep,bloop)+
259 since 'refresh' would stay at 1
260 thinking about diffing...
261 be nice to see Con output in Con
262 wondering what properties they have...
263 just each other, their t,cv,sc
264 d.visit needs to include (and will only use) -Con[tz]
265 d.D is the d.C from before
266 last output fed in again at the top
267 d.D must 'resolve $n' in time to find -Conz its D.c.next_boost
268 C.c.X as the absorber of everything else on C.c|sc.*
269 going into those things as far as it can, eg sip
271 > looking for time-space deals in there. is it "the same"?
273 Cont has the label, typology
274 Conz has a some children
275 and must template any rearrangement?
279 could then turn into an {is} or {sym,k} if more hash...
282 eg is C.sc.flab.$k.$k2 = 'blub'
286 keep it simple now...
287 bind:this might help make an index of components
288 which we might simply call for an update on...
289 instead of this wire stuff
291 @letz 358b75b82f9b / Co.ts
292 do DCresolve and DCdiffer
293 wire all -Con** and remove their {#key}
295 763d2f4b7 fixed: deleting mind (1.2.2) keeps its label,
296 seems to misalign Cont<->Conz for several things
297 probably need to check D<=>C ip somehow
298 we just needed to put Con.svelte C.* reading in a $: upto(C)
299 {#each} can have a key, items in a changing list remain themselves
300 goners going, next item slides up
301 looking at it do transitions we are mutating the goner
304 screen record some demos illustrating last week
306 11c6bb1c272 remove goners and rename it sip_dispatch.setN
307 fixed: old sip is updating as it fades out
308 its size|content becomes that other
309 and doesnt get removed after transition (usually)
310 interestingly, noticed this only becuase:
311 78b26a563ec cause lots of el:4 spam to every ~C.c.ip
312 which is obsolete, since 86f3f76209d5
313 C.c.ip can be kept in sync without dispatch if put in upto()
314 svelte seems to be running all these upto() functions every time
315 luckily they are just assigning a few strings...
316 < get definite svelte<->data awareness awareness
317 subscription dupe from the C now assigned its ip
318 would otherwise be more cornery
323 it is all console.log
325 then without transition 10ms
326 conver++ (keyed, recreates everything) 80ms scripting, same-ish layout
327 dramatic revelation: sip dispatch not required!
328 every upto() is running (anbup)
329 an intelligent minimum of work (mozwales)
330 even if the C remains the same (no tocon())
331 ie not '==', perhaps because object
332 < should we make a tree of versions we can recurse efficiently?
333 I hope https://joyofcode.xyz/svelte-state-management
334 will answers? no. why doesnt it not work?
337 has no need for all this dispatch management
338 hundreds of things can keep up to date speedily
339 I suppose the alignment of values in upto() is key...
340 perhaps all this dispatch will be useful somehow
341 we certainly are near lv emission there...
342 now we wander back to what to do...
343 leaving the dispatch stuff around, disabled
344 < use it to navigate a tree of versions
346 throwing a Le (an AST fragment from CodeMirror) into the Con
347 boost redo bunch of Con** via toCon_reentry()
348 that is some A business how it replaces subnets
350 bleep() on startup (Mount)
352 see Inside / and so... / mediaserver detour
358 this works quite well after only a day
359 makes ~5kb webp thumbnails, takes <1s for videos
360 letz split Diring from Code
363 import { Diring } from "$lib/Diring.svelte"
365 Error: <Diring> is not a valid SSR component. ...
367 import Diring from "$lib/Diring.svelte"
370 at the end of Diring causes the same "not a valid SSR component"
371 along with an earlier: /src/lib/Diring.svelte:69:7 'peek' is not defined
372 you have to be careful
373 to not click away the modal error message in the webapp,
374 whence it will have failed to reload
375 detour for exploring video thumbnails
376 backend work in py/serve.py
378 2 in parallel, when timestamp > video, snap at 1s
379 opencv used simply to take 9 samples
380 < finding representative thumbs
382 detour for exploring video thumbnails
384 @letz / Co.ts / inlace Con frontend work
385 prototype inlace refactored for tail calls
386 surprise: no tail call optimisation in javascript
387 so bloop() now runs in 65ms, not 2.5ms
388 it gets 172 calls deep for our 20 d
389 nice picture of the resolving stagger of Atime
391 default d.tailcalls=0
392 bloop() now runs in 1.5-2.5ms
393 < how to depth-first (or not)
394 will generalise to io expr demanding perspective
395 with even @2/@3 possible (child runs ahead)
397 another inlace frontend for -Diring//-Dir
402 climb the s* to find all -Dir above us we are relative to
403 to formlink to the whole thing
409 @letz Compile.ts stylehouse_lite(source)
410 we seem to already have npm:magic-string
411 https://inspirnathan.com/posts/27-how-to-use-the-magic-string-library/
417 how do we know its an Img?
418 we seem to already have npm:mime to suppose .jpg$
429 @letz Compile.ts <-> vite?
432 https://github.com/sveltejs/svelte-preprocess/blob/main/docs/preprocessing.md#custom-preprocessors
433 but the svelte() there is sveltekit() here (rollup ~~ vite?)
434 it seems to be for svelte.config.js, which has a preprocess
435 and now we seem to be outputting js
436 by the way its erroring about typescript syntax
437 how to have it both ways? lang="ts+stlli"?
438 its not so obvious that it would become javascript...
440 as vite plugin with caveats
441 vm networking nightmarelet
442 Im teetering along figuring out the compile-to-javascript
443 when I lose the ability to connect to http://192.168.122.92:3000/?ierorag=9
444 I check chmod u+s /usr/lib/qemu/qemu-bridge-helper
445 I rebuild cos as user-mode podman, as the py/ is
446 in src/letz/ is some root-owned stuff to delete:
448 "You can ignore its contents, and delete them at any time (they will be regenerated when you next dev or build )."
449 also node_modules/ (it lsyncs back again, owned by s)
450 I also drop node_modules and `npm i` them back
451 then rsync these back to sa:src/letz/ so I can see into libraries in vscode
452 this might have helped...
453 it seems I must use http://[::ffff:c0a8:7a5c]:8000/ now (related?)
454 it can take a while to realise your frontend (browser at page) is not connected
455 once you are used to it updating without you hitting F5
457 as svelte preprocess, esbuild
462 https://howsecologysquad.blogspot.com/2023/05/svelte-further-than-ever-before.html
463 we have .ts and .svelte <script> doing our lang!
466 refactor stylehouse_lite for the need to commit the magic string
472 shorthands to access A* and C*
473 found an old line of code about an old 32bit OS I got stranded on for a while:
474 # chrome < 2012 restacks when rethrowing
476 at some point this morning,
477 possibly due to deleting a bunch of torrents?
478 I have lost the ability to resolve names
479 dig google.com @1.1.1.1 # works
480 dig google.com @127.0.0.53 # doesnt
481 torrents and ipfs still work!
484 < figure out if inner components can send slots to parent
485 so a bunch of experiments can merge their interfacing handlers...
486 so far Svelte seems to be simplifying this nicely
490 Le++ -> dat.look -> Con
491 this was going to get cm things together nice
492 see Le.ts / 'it seems:'
506 makes the subsequent lines less indent
507 this could also be -2em for lang:spec-like wrapping
521 Conbustank dumprun 50kg, mostly motoroil
522 I have rebooted and done some apt upgrades, so:
523 starting gox error: "Transport endpoint not connected"
524 virbr0 says NO-CARRIER also
525 as documented over here:
526 and to the error when starting bridge-networked podiae:
527 well simply: chmod u+s /usr/lib/qemu/qemu-bridge-helper
528 looking at Inside / running / putting code into dev
529 what became @stylehouse/zap:
530 automate running and monitoring all these commands
531 https://chat.openai.com/share/3ba6a4c6-ed44-42fd-92ad-cfba44c3f5aa
533 also, trying to get the production artifact for this svelte project...
534 which I assume is some kind of WSGI+node thing
539 podman run -v .:/app:exec -p 8001:8000 --rm -it --name cos2 cos
541 # try again, got Killed
546 podman run -v .:/app:exec -p 8002:8000 --rm -it --name cos3 cos bash
547 apt-get install curl unzip -y
548 curl -fsSL https://bun.sh/install | bash
551 # ...aaages! not sure, everything slow...
552 qemu-system-x86 keeps ~18% cpu busy while bg
553 takes forever to ssh in there,
554 this `apt install top` is minutes later only Reading package lists... 7%
555 # then: Error: Cannot access url.searchParams on a page with prerendering enabled
556 surely its not "SvelteKit will load your +page/layout(.server).js files (and all files they import) for analysis during the build. Any code that should not be executed at this stage must check that building from $app/environment is false"
557 bun not having the url object?
558 abandoned - seems to have .svelte-kit/output/ something, 1.5mb
561 the above s/cos3/cos4/
562 bun add -d svelte-adapter-bun
563 # ...ages... ~100% cpu on qemu-system-x86
564 in virt-manager I increase its 'Current allocation' to 2000MiB
565 and the beast roars off!
568 warn: Slow filesystem detected. If /root/.bun/install/cache is a network drive, consider setting $BUN_INSTALL_CACHE_DIR to a local folder.
573 podman run -v .:/app:exec -p 8002:8000 --rm -it --name cos3 cos
574 apt-get install curl unzip -y
575 curl -fsSL https://bun.sh/install | bash
577 bun run dev -- --port 8000 --host 0.0.0.0
578 # is then at http://192.168.122.92:8002/
579 perfectly. 20% faster startup.
580 abandoned - redundant
583 # < watch, conver numbers
586 "monday! production!" Nat
587 hands: coal and sheep shit. healing well.
588 remember prior battle was adding custom syntax language to svelte
589 smooth out jumping to top of page on Dir nav
590 https://chat.openai.com/share/f286117d-3002-4179-95ab-8c2677f71d28
591 I want an nginx thing... (for no reason)
592 https://kit.svelte.dev/docs/adapters
593 my writes contemporaries: https://www.alibabacloud.com/knowledge/alicloudtop/how-to-write-a-vite-plugin
594 more junk https://support.huawei.com/enterprise/en/doc/EDOC1100126913/8e189fc2/display-isis-interface
595 great piles https://nzdotstat.stats.govt.nz/wbos/Index.aspx?_ga=2.171151977.815579889.1684741691-1773240556.1684741691#
596 its because nav was <a on:click>, so they button
597 gpt3.5 prompted with "when on:click" not "when rendering" knew
600 our interactivity happens at two layers:
603 %boost is adjusted to inlace further
604 -Con / boosting() shall reCon() after ~%boost
605 helps make Diring / theD snappy
606 exploring the D** generated by:
609 state machine wanting reflection
610 -Dir / nestDir() shall reCon() after C++
611 directory openness adder
614 after a point we need more boost
615 to dive deeper in C**
618 inside a D** is faster than "from the top"
619 however: we dont reiterate the source data "from the top",
620 so often opening Dir** and then looking at the D** generated
621 requires "from the top" to refresh t the most unfolded D**
622 < rebase, knowing somehow
624 seems like a good Aism
625 getting sheets of data out to be slowly wandered through in a recoverable way
626 is the essense of the mind...
627 multiple manifolds and their zappy entanglies
628 and the lack of boost to open the door...
629 perhaps it should automatically attract attention to ineffective acts
630 ie we notice no more output with some new input
631 and opt for the nearest %boost
632 things would have reasons not to etc,
633 piled up like in The / Eing
634 fix Compile: '... and ...' happening to '# comments'
640 The is pretty well-commented
641 translating it all into the Con-junction could be linear
644 an interesting lifecycling and schematising
645 using io to build a flow of information (see <- %%inst)
646 @Gnome/(@Thy...@Lab) is made with one:
647 i @Thy/-This/#@Fine-Labine/@-Lab#@n%ThyLab/c&s=@n
650 i @Run/@-This/-Eight/-seven/**%Ethinging:six
652 @Run...six... sometimes are Log/row/vat 21
653 those use Epigraph to make their inner
655 @Run/The is in control of
656 and things occurring in This can find The instructing them
659 between &Piing and &Pieri
661 more look around The as above
664 thing to "automate running and monitoring all these commands"
665 put stdout etc into cmd object
666 make ncurses interface to system/job
667 > try to build a terminal there?
671 https://juju.is/docs/sdk/actions perhaps
672 just has you writing naff subprocess.run code
673 after it looks up play|pause|snapshot for you
675 < further testing, interface colours, notifies
677 will try to lash a 120mm fan onto it...
678 laptop cuts out while nobody is touching it and refuses to boot now (AC light on)
679 about the time I moved the power button appendage PCB
680 perhaps because the cpu fan is disconnected (wasnt getting hot)
681 on to the Conputer I recently was gifted!
682 I lash the heatsink down, fan things, with fishing line
683 can only sit horizontally until proper heatsink bracket got
684 but it fits down the back of my desk quite well
685 it had a button switch connected to +12v
686 that puffed out smoke when I pushed the button
687 switch had a case fan plug on it
688 must have been intended to close a control circuit
689 it had a sun icon on it, for lighting?
690 got adaptored to molex plug: +12v, probably over 20A
694 mplayer seems unable to piss: Audio device got stuck!
695 lots of this in syslog for a while:
696 snd_ice1712 0000:06:01.0: invalid position: , pos = 107374181, buffer size = 6553, period size = 3276
698 sudo apt install xserver-xorg-video-nvidia-535
706 some colour codes work
708 some colour codes blow up:
709 letz/py/culour.py:42:
710 fg = TERMINAL_COLOR_TO_CURSES[color]
713 I opt for shelling out to less -R +F $tmpfile
714 which is hard to isolate SIGINT to (zap_run.pl)
716 letz.git/py/zap* surgically git-filtrated to zap.git
719 doing writeups and demo vid - hopefully the other mes find it
720 fixing exit code capture - must use shell=True to get it
722 py/zap.py wired to py/git:zap/zap.py
723 resolve __file__ symlink to find zap_run.pl
725 has gone down via weebly being acquired by square
726 < download the site from their site builder, or:
727 < scrape internet archive for pages
731 split Text,Diff and a YYYY
733 massive C+Xlib go+xgb detour
736 tidying the submoduling
742 somehow lost (cloning away) node_modules/ (is gitignored), leaves me trying `npm i` on the vm
743 it doesnt like the vite script: import statements must occur in modules
744 luckily I made a backup of src/letz. madness.
746 Le.ts doc, reading code
750 rename our lezer lang "stho"
751 we need only .grammar since f67228b674 avoid pre-compiling grammar->js
753 see Le.ts / 'it seems:'
754 note const I_mind.In|Con - what Construct uses as mind
755 Con is default s=data climbing mode
757 In takes s=C, whose /* (z)
759 ipfs.py is tricky to get finished
760 it seems to lack the Length header...
763 wget --method=PUT --body-data="Drain it is the last word of the last commands, something like:being interpolated by the shell is the last word perhaps with machine learning their expected flange cake" -S s:8000/
764 wget s:8000/5835ea2230e6b4ee2b6c3645038ccaa54c110c01f0a2bfa4cefabf32ffe008bd
765 cat 5835ea2230e6b4ee2b6c3645038ccaa54c110c01f0a2bfa4cefabf32ffe008bd | sha256sum
766 -> 5835ea2230e6b4ee2b6c3645038ccaa54c110c01f0a2bfa4cefabf32ffe008bd
769 cm state -> Le_Attention() -> Coning
771 zap 1.0.3 - figure out how to stream stdout|err
773 Le.ts etc broken sourcemap investigation
775 vite says: Sourcemap for "/app/src/lib/Le.ts" points to missing source files
776 same for {St,Sv}.ts and lang/stho.ts
777 fix: changing 'null'->undef in the stho_vite() compiler: ts.map.sources = [undefined]
779 causes vite to say: Cannot read properties of undefined (reading 'map')
780 at this line deep in vite:
781 # recurses into SourceMapTrees
782 function originalPositionFor(source, line, ...) {
784 return originalPositionFor(source.sources[segment[1]], segment[2], ...)
786 here it would seem source (.map|names|sources|sourcesContent)
787 is being recursed into: source.sources=[source+]
788 but from here it seems it is an int:
789 decodedMappings() / decode(mappings)
791 all these unknown clusters of words
794 vite says: Not found: /src/lang/null
795 which looks like what you get with `GET http://192.168.122.92:8000/src/lang/null`
796 also for /src/lib/null
798 Sources / Page src/{lib,lang}/null both exist, could not load contents
800 there are no requests for src/{lib,lang}/null
802 null is given as the Initiator of requests for:
803 node_modules/.vite/deps/@codemirror_language.js?v=1b58732a
804 inside the request, on the Initiator tab
805 the "Request initiator chain" says
806 it comes from src/lib/Le.ts, via Code.svelte
807 src/lang/stho.grammar?import&raw
808 node_modules/.vite/deps/@lezer_generator.js?v=1b58732a
809 as above, inside Initiator is known to be:
810 src/lang/stho.ts via Codemirror.svelte via Code.svelte etc
813 Code|Codemirror.svelte are sourcemapping to /app/src/routes
814 their base64 decode is json, has .sourceContents=[null,$stho_compiled]
815 and that errant filename twice in corresponding .source=[$f,$f]
816 src/routes/Codemirror.svelte
819 avalanche of zap progress
820 a blog on python https://howsecologysquad.blogspot.com/2023/07/python.html
821 also, quickly after formatting a flash drive,
822 the computer shuts down.
823 as if I did the wrong device! ha.
825 zap 1.1.0 - lacks banished
827 to recap "Le.ts etc broken sourcemap investigation"
828 I am debuggering into Le.ts Le_Attention()
829 the line we appear to stop on is +2 from the debugger statement
830 if I add a line above debugger of "3 and 4 and 5"
831 which compiles to five lines - two nested if statements and a 5 in the middle
832 we dont appear to stop on any line
833 but we are still there, able to watch local vars change as expected stepping onwards
835 if I dont ts.map.sources = [''], Le.ts cannot be found at all
836 we end up on a "null" source, about /src/lib/null being missing
838 perhaps I should be generating a sourcemap differently
839 using diff-match-patch? which we will need anyway
840 but first, using CodeMirror to display such a thing
841 but first, revision: https://codemirror.net/docs/guide/
844 recovered from storage device failure
845 zapped ssd somehow while wiring a DIY air filter on its sata power line
846 crazy amounts of fan noise, with the old laptop (ba) on too...
847 will try to get an office with the old laptop.
848 but its okay because the last month and a bit was terrible
849 < get ongoing backups going on
850 < air gap one of these 4tb drives
851 about 10tb (out of 15tb?) here is now encrypted
852 < determine how best to do drive encryption
854 rename to stholite, remove from .svelte files
855 because our sourcemap is so bad
856 still does .ts files like Le.ts, seem to have no sourcemap.
858 remove gox from zap, ssh sa (itself) instead
859 still the warning of "The input device is not a TTY." (debian 12?)
860 bringing Lines into letz
861 < using the Codap editor vastly better than vscode
862 but `ln -s ...` not liked by vite (or vscode? it froze)
863 even with vite config resolve.preserveSymlinks
865 another few more Babz to Stholite Y/Te
866 which can just be Y/Te.ts!
868 how to kill signal an npm process to restart it
869 $ podman top cos1 # shows processes inside a container
870 $ podman exec cos1 /usr/sbin/kill -HUP 1
871 Error: crun: executable file `/usr/sbin/kill` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found
873 trying to replicate the Y/Tex to letz...lib/Y/Tex.ts
874 lsyncd has bad documentation https://lsyncd.github.io/lsyncd/manual/config/layer4/
875 it never seems to explain the action->function(...) ... end thing
876 trying this in py/stylehouseY.lsyncdconf (via zap)
877 action = function(event)
878 log("Normal", "Steve was")
880 results in an infinite loop of "Steve was" when copying one thing
881 luckily lsyncd can hear the Ctrl-C we give zap+less
882 so it can break out and %restart easily
883 but does refer to suffix, having no explanation except type=SUFFIX
884 which exists as rsync --suffix too, is what we want
887 try creating a symlink at source Tex.ts -> Tex
888 because the editor (stylehouse + %Codap etc)
889 cannot write files with . chars, it turns to Tex-ts
890 lsyncd doesnt notice the target of the symlink updating
891 ask an AI how lsyncd works for better interface ideas
892 so lets abandon the editor I like for a second,
893 since we are trying to rebuild it anyway
894 Im going to work on letz...lib/Y/Tex.ts directly
895 syntax=coffeescript looks alright
898 Planet|Ying|Codap only has Fividy and before
900 round-tripped some Lines!
901 brushing off old artifacts and placing them in a new shelf
905 hacks to &enj and &oleak
906 &enL uses json for data
909 wake up to recycling blowing down the street
910 think of replacing -Con etc with A.svelte
913 a lack of bright colours in vscode
914 staring down the heavily sleeved Co.ts
917 get &deL to make TheC
919 need to layout some "other" data
920 grow codemirror<->&Le_Attention introspection plant
922 cytoscape blitters into existence
923 like a tiny lost protein on the floor,
924 the graph was zoomed out and wandered
926 # o_path() is the most ~~ io thus far
929 resume_selection_state is handy
933 look -> graph reactivity
936 fcose + alignment constraints
938 sorting is unreliable even under loads of constraints
939 ie a left+right linked list of nodes that also must be in alignment
941 something? computer was off for a while
943 crack a vscode annoyance:
944 "editor.suggest.selectionMode": "never"
945 no more typing n. and getting N. when both exist, etc
946 DropDown, can be hashes
950 leaving Collaborate for ONeils camp by Pleasant Point
956 worst day, dodge storm going home, sunny cow-panels all
958 mess with cytoscapings, add more layouts
959 switching layouts to cola
961 cy.stop() layouting, helps avoid ui race on layout change:
962 last layout may race-condition its way back after another is engaged
963 see "causes a loop somewhere that freezes devtools"
965 thinking about &Ring, and I:The
966 prod graph, almost not what to do right now?
968 Le whatsthis: .node.parent: up out of the grammar
969 eg linkage of cu(.name=Sunpitness).node.parent(.name=Sunpit)
973 posted this on Sunpit should match IOing
976 the text split by syntax nodes
978 this whole week was working out this demon:
979 https://howsecologysquad.blogspot.com/2023/11/codemirrorlezer-cytoscape-1.html
981 redoing Le.ts whatsthis(), blogging
982 I have to `systemctl --user restart pulseaudio.service`
983 after any sound stream stops to start another
984 and there seems to be a <3 day uptime limit, freezes
985 perhaps because swap is encrypted it is 10x slower to do so?
986 can I get more fast-ish volatile memory? this thing is old-ish...
987 maybe xfce4 + X for a while longer
988 or should I learn gdb and help wayland support...
989 The computer is unevolved because peoples minds boil when they get close to it
991 I should always set an alarm on Saturday
997 mostly thinking we should bring in The
998 A it, and async when waiting for Inc-exposed things
999 become doing W as a widening of the selection state resumer
1001 needing W as state resumes higher
1002 a ui toolkit is kind of lurking
1003 needing branchy change negotiator to dial things in
1005 the i $of=$D more streaky than i $of:D
1006 string context implying its going somewhere (a branch)
1009 shall need a non-A to dump Time, Name, etc
1012 her new place is too close to the highway and smells like some kind of urine
1013 vast stretches of the shells we live in go without revamping several ages
1014 Mark says please, something about the young not wanting to work
1015 which leads to imigration to keep everyone earning that sweet sweet 2%
1016 be quite okay to dilute the Britishness I think
1017 they seem to be mostly big project people in waiting
1018 tense fuckers bat around, I am not welcome to gaze out from the drivewayside
1019 the velvet waxy green, slung with two wires
1021 the (n.t) means indexed by that, should be a Cip - they are reused for identity
1022 yes, Cip max reuse and Aip min reuse
1025 but I really need all those things generalised, so I move on
1026 fix G.ts is console.log on the server
1027 write another ipfs server with svelte + sqlite
1029 more ipfs server in sqlite
1030 javascript + sql, a finnicky substance to develop with
1031 but should provide this immutable blob store
1036 no particular reactivity yet
1037 need to follow the uplinkage from any ReConstructions
1039 wanting to pull some text and put into codemirror as a Recordable.
1041 zap pulseaudio fixup -> systemctl --user restart pulseaudio.service
1046 make d.I=sc-that-inherits
1047 resend This after every Construct
1048 enacted via d.I from Diring:
1049 D = Construct({I:{Pi:1,sent_places:g},s:C,D})
1050 > caching bits of that encoding
1051 in DCdiffer it has the pile of change,
1052 to re-concat a Linesing to maybe ping over to Record
1056 so we can make a pile of them to feed into:
1058 unifies all the Reco
1061 it is not Record/$thing%saved
1063 are levels of the Arounding+/Recording+/Diring/...
1064 v here we begin encoding
1071 state and its parent state, etc messily
1072 < cull list into an Arounding-within-itself
1073 < Aroundings eventually get on branches
1074 remember where they branched from
1079 < perhaps a UTC unix timestamp is better...
1083 rename around|out|in for kommit|treeh|bloube
1084 avoid re-PUT of sto%ok
1085 I.midule(C,s) each sc&pi thing
1087 avoid relying on the display (Rec.svelte) to do things
1088 by doing things in Construct I.midule
1089 also g.send() now to "storage"
1090 a getContext hack instead of all that slopery
1094 without any <Con/> (the display)
1095 doubles performance of opening some Diring/** (to 50ms)
1096 there are some nice io-isms around here:
1097 elvising a C into another process
1098 we have no from-diffing yet so we encode everything anyone does
1099 how one enters a thing in somewhere
1100 what it must be joined to (y&store) to reach completion
1101 Text / deL use isNaN(y*1) (a typescript warning)
1102 use REAL > TIMESTAMP, now() ms-precise unix timestamp
1103 so we can simply maths it.
1104 implied cast to number. wants *coding types...
1106 Record $C is the Record** until now
1113 Savable b.nah drops C/*
1114 currently the only way to stop having a saved selection in codemirror
1115 bop() C/kommit -> B/times
1118 $was = delete ns&z || []
1121 delete n.sc.z || [];
1122 this is of course wrong...
1123 polite datastructuring...
1124 makeso doing a little sync on that
1125 decide to make only one Pi per s, and one Con per s
1126 Nat goes to Texmas in one day!
1127 we shall have a -Kom** structure following /kommit
1131 /times/*-Kom can put %msg on its y&be
1133 put reactivity for this on in 4988a89556a59cc
1134 so we do all Kom.svelte often
1135 > pool cones of Construct
1137 hacked on the Knob, opened a PR
1139 PR rejected, ride about
1143 strain a possible wayland compositor bug out of it
1144 https://bugs.kde.org/show_bug.cgi?id=478462
1146 Sheesh. Need to get on with it.
1149 is saving git trees,
1150 which we keep in a vague pile
1152 g.haveC() resurrects g.C
1153 works around losing Record C|B on HMR
1158 needing collect/a/**%dige to follow the trail back from treeh
1165 which shows "resolve $n" defect of Conz/*
1166 when they delete their s.t are scrolling up but their diffs remain fixed...
1167 ie each Kom doesnt understand it is an entirely different thing,
1169 set Con.t early on to s.t, for Record/B
1170 throw away the earlier of the two
1171 the going patch merges into the next one with|based-on it
1173 -Kom%diff reactivity depends on the 'C' in:
1174 $: calc(), msg,level, C, s
1175 and none of the wake(), it turns out, was needed
1176 svelte remains mysterious
1177 fix an ipfs server race
1178 the error: SQLITE_CONSTRAINT: UNIQUE constraint failed: ipfs.t
1179 when speedily adding things, two waves dont:
1180 < ensure each treeh/* gets encoded with the right bloube/* Reco
1181 this kind of implies these are slow as? 15ms via curl, ~40ms in browser
1182 and the svelte dev webserver seems to be threaded
1185 'throw away the earlier of the two'
1186 and Con.t, which I moved to:
1187 Inspherical({Con,s})
1188 Con.t=s.t mode|style:
1193 on the coast in Island Bay, the Cameron clan
1195 run around, find Steve H
1197 Dunedin again, meet Bip
1201 far out it is friday!
1202 note on wholeness of our bop() computation
1209 generate_diff() works on a a set of named bloubs from Recolink_discovery(),
1210 which we need to mock also a /treeh/* phase to get
1211 write a test situation
1213 fix Betimes() grouping seeming off-by-one
1214 the first thing of the later group being grouped in the earlier group
1215 by stopping the test situation at the point that happens...
1216 keep the earlier of merged sy&be%time
1218 < make the novelty Knob more accessible
1219 < animated labels for things (eg the novelty Knob) ~~ fireworks under mousehover
1220 < classify a few types of gesture, eg hover, winding, log, scale
1221 and time, as the enclosing thing (Betimes) is about
1222 we want also to classify text in a way that makes it work for any language
1224 < hack in chaptering to Betimes()
1225 ie, replacing kommit/atreeh+ with kommit/akommit:ning,
1226 and to read such a ning
1227 you inline ning/* to kommit/*
1228 which provides the caving history
1229 may recurse all the way back to somewhere we know
1230 repeating further links every 10 kommit/akommit,
1231 which are fine grained steps of change arriving
1232 apply any later kommit/treeh$n
1233 to reconstruct state movements
1234 so you should be able to trace your way back to the time you have
1235 when incorporating ~ from W time++
1237 < Story/$t loader? or just as a programming aid for now?
1241 < do some Con%style hacks to not double-label it,
1242 turn on animation for going commits
1243 limit geometry in some standard way... afterUpdate measuring tapes?
1245 < Be~times taking over cull
1246 it should know when things are no more
1247 which is usually regrouping commits
1249 < merge small %delta
1251 they should occur in sequence of course..?
1254 where the user hangs meaning
1256 a stabilisable space to splat cytoscapings (NO)
1257 place to name segments of time
1258 snip ties to garbage (and other link-net problems)
1259 and run reset operations...
1262 -Kom latches on for naming
1263 < indicate time between times
1264 < make tiny diff texts
1265 < -Kom annotates times/-Rec, namable
1266 which /kommit/ should keep longer
1269 probably for further than /kommit/ does
1270 feed it into cytoscape? no! resist!
1271 this is a change time-series
1272 the change can be computed by treating them as branches and looking things up
1273 mostly about grouping near change in space+time
1276 just the relevant -Rec nibs, expandable
1277 do perhaps a second Construct for /show?
1278 to i_() them in there (without changing .y.up)
1279 and overlay branch correspondence
1280 ie, ability to name any of the objects
1281 and decide when that name no longer applies
1283 so -Rec may not exist as .svelte
1284 and do its compute in Construct?
1287 < one unified link to change in sessionStorage
1288 < read that back on Record init
1289 all /in/* wanted must show up
1290 see Code/** stored and thawed
1291 then we can call it Code-protocol and
1292 < reversing the flow of everything...
1293 io expressing the pathway
1294 < tag pulled-over /in/Diring Reco
1296 only want to do /in/Diring
1297 undo it or bits of it
1298 give it local adjustments it didnt know about
1299 ie merge things we should keep
1300 determined by them sharing history?
1301 < Code/** stored and thawed,
1302 convert to -Record, -Codemirror and saved in there...
1303 specify their own names? paths?
1304 would then have a rearrangeable component hierarchy
1305 no more piling features into Code itself
1306 and we could manage send|receive for things within things
1308 < a resolve $n shrine, to pamphletdrop on peers
1309 for a computation that updates a set of things, where the things might have moved or changed, and we interpret them as they are presented again and eventually have shape enough to find the difference from last time, and match new with old quite well usually.
1310 What is that called, how do people deal with the dichotomy between unfoldment and adaptation to change... Eg you cant be sure of your grasp of the input data until the highest levels of the new situation are available for comparison to what they were 'before'. It seems the two states must be fully aware of themselves
1311 Every field doesnt get fully sure where the particle is. Computer avoids meaning with unique ids, the opposite of merging informationally, to arrive us to the future.
1312 < test o_up() d.til|all|until + inc + sing
1313 < and other such exercises via a Story mechanism
1314 < showing the inlacing Con as code graph
1315 < explore time, A branching
1316 < standardise (in St.ts?) all the C%z manipulations we make in G.ts
1317 < io (Sarg?) using the above
1319 eg a leg could be a function, producing|consuming the surroundings
1320 https://www.w3.org/TR/xpath20/#id-function-calls
1321 < better abstractications:
1322 -Rec may sc&real (Lines encoding) and sc&been (save coordinator)
1323 < io expr that they %encode, without it ending up on the Lines
1325 < the Reco+ and around|been/* serial-numbered lists
1326 are the same things. see Recolink_stillness
1327 s-Rec%N=[Reco+] should become s-Rec/r-Reco
1328 so the "I want this version" UI can work the same on either
1330 perhaps this first will break down the testing load...
1333 < cull lists (around+be) of unstored things...
1334 they dont seem to occur any more?
1340 < point -Dir also at files themselves...
1341 cargo /peek/ from serve.pl to serve.py?
1342 < g.o our first resume-from-Record
1345 # < in order (slice the rest)
1347 Babz $art -> var art? or let art?
1348 I might be surprised by subtle changes in 'The' then
1349 < Sunpit should match IOing > SunpitHead
1350 needs to get locked in at "S o "
1351 wrote in about this:
1352 https://discuss.codemirror.net/t/no-backtracking-after-some-convincing-point/7357
1353 more reading the docs is the answer
1356 < having an interactive nice place to control the computer...
1357 to do the various experiments with novelty detection etc
1358 a data scientist perch
1359 < cytoscape the pictures, so tendrils of them can be climbed
1360 clump by time, qualia
1361 do I need p2p sqlite for that...
1362 does that make network traffic traverse the router?
1365 < Knob|DropDown should be savable
1366 I guess everything needs to be a G?
1367 can it use hooks to know when everything is rendered?
1368 < add hierarchy to the syntax nodes on the line...
1369 have to dedup cursor.name|from|to ?
1370 while climbing everywhere from all of them?
1371 < add the line itself, broken down to what we have
1372 < composite graph (nodes inside a node)
1373 be used to show grammatical nesting good...
1374 < following lv (C** news) for look**
1375 so we can only add|remove what changes in the graph
1376 to write a Story: things to be fed in at time+1, etc
1377 < symmetry of line <-> schemes on it via cytoscape
1378 < https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API
1379 using Aip to start a negotiation to move a thing?
1380 various tendrils will need to come about
1382 in Co, inlacing layers out a little pile of data visits
1383 or which of these functions in Co.ts call each other
1384 they seem to want to be mindbits
1385 and we define how to time visiting */* for DCresolve() etc
1386 < subulate Co.ts, naming things
1387 < make a graph of Co.ts
1388 < ipfs storing everything > 1 minute
1389 Savable > 1 second, and ipfs addressbook|shrine|keys?
1391 < deploy statica https://www.okupter.com/blog/deploy-sveltekit-website-to-github-pages
1392 < allow components to emit modulat...?
1393 by phoning G whenever..?
1397 < bring Lines, transmit data to the host...
1400 remove yaml encoding, use json
1401 to find an encoder that can stop quickly when it gets too big
1402 I modified a yaml.js for ive-era code
1403 # I dont label eras of stylehouse very well
1404 # we should go on a novelty hunt through the symweb
1406 < use Lines to start a bunch of islands of activity
1407 waterfall code through lezer to Stuff.ts
1414 as a way to begin ghost->codemirror
1416 https://xata.io/blog/postgres-full-text-search-engine
1417 load up ghosts via codemirror
1418 partition by lang: spec|comment|code
1419 and of course time, git-blame can expand
1421 < it needs a tapedeck and patchbay rack
1425 < expose ghosts/G/*/:t as $t.stho
1428 < an editor to replace this Codap thing
1429 all of Text should be importable now
1433 nest alternations nicely...
1435 (must have been done?)
1436 Dir listings, Vid listings
1437 moments + text = thing
1442 edtior, ie new Codap
1443 one cm per screen (scrollbar is too shared now)
1444 it focuses on the headings
1445 nearby visitations sit as time-twisted filaments of headingses
1446 would be great and easy to escape vscode
1447 a lot of stylehouse could be decoration around an expr in cm
1448 can it phylogenate its tendrils? (lines)
1449 having a data visual the can copy out as Lines or C
1450 getting people to select things is dodgy
1451 we should move to a circling scheme.
1452 the not-it can be preened off the data
1453 data falling over the disinclusion line ghosts away slowly,
1454 so one might bring it back
1455 making it an exception to the rule
1456 and perhaps the rule becoming smarter
1457 see "a multiple select should find language that expresses it"
1460 < get this wireless dongle more than 1ft away from my head!
1461 https://www.instructables.com/Share-WiFi-With-Ethernet-Port-on-a-Raspberry-Pi/
1462 < sell these... half a cat5 to esp32 wireless
1464 < split the site up:
1465 < /G/The etc prototyping:
1467 < once Dir is d>3, you must +2 boost the previous thing, then ring()
1468 < this should be about Eing
1471 < ssh swampdirt - can svelte via onion perhaps?
1472 it is 10x the cpu as this laptop
1473 https://www.cpubenchmark.net/cpu.php?cpu=AMD+Ryzen+7+3700X&id=3485
1474 https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i5-4210U+%40+1.70GHz&id=2259
1475 then I had a desktop:
1476 https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i5-3570+%40+3.40GHz&id=827
1480 < store it in an ipfs-ish hash key -> value store
1481 will it cull sensibly?
1482 we just have to request everything more regularly than the pile builds up
1483 store state when the url ?h=...&... becomes too long
1484 providing routes for when an uncommit state gets renamed in clients?
1485 breaks encryption, have to have it done by someone near trust
1486 hopefully as the convo goes on such history can be sealed at some point
1494 https://paveldogreat.github.io/WebGL-Fluid-Simulation/
1495 how it would oily-crumple things around it
1496 https://en.wikipedia.org/wiki/Iterated_function
1498 "Phases are single-pass, forward graph walks where possible"
1501 music -> tablet @labour
1502 mkdir "Rahsaan Roland Kirk - 1976 - Other Folk's Music"
1503 cd "Rahsaan Roland Kirk - 1976 - Other Folk's Music"
1504 dir2ogg "/media/...Other Folk's Music (Atlantic Records)/"
1505 mv "/media/...Other Folk's Music (Atlantic Records)/"*.ogg) .
1508 < transmission-gtk oughtta
1509 let the default download location change
1510 old (and well seeded) cull workflow
1511 < a monitor that changes brightness depending on the time of day
1512 via buttons it has these settings: Standard|Internet for bright|dark
1513 I am often glaring by night and sometimes left with a mysteriously dull morning
1517 turtle moves in letter shapes for compute carpentry vocab
1518 tunneling|folding away, open causing closes
1519 < overall layout: screen splitting
1520 < build Le interfacible, like boost
1521 < reset_tocon to become a disassociation of rowing
1522 sipd need not reset since .setN() goes goners
1524 sipd could be cascaded to since it looks at history
1525 as opposed to holding history (3d vs 2d view)
1526 alluding to a slant, viewing-angle perceptex
1528 < video editor via python api?
1530 fl_time(self, t_func, apply_to=None, keep_duration=False)
1531 Returns a Clip instance playing the content of the current clip but with a modified timeline, time t being replaced by another time t_func(t).
1532 moviepy.video.tools.segmenting.findObjects
1533 moviepy.video.tools.tracking.autoTrack
1535 < loosen the input to Con... drag other items into it?
1537 < permanent sips, where earlier positions are inserted to via 0
1539 < tocon makes a datadump C**
1540 then generate lv for changes
1541 over time, as various t are increased
1544 < pull out all dispatch mannequa?
1545 < Cont / onMount / getBoundingClientRect
1546 might help draw fibers of:
1547 < Eref noticing when objects are the same
1548 do we need an E for every C?
1549 follow its C.y.D when it turns up?
1551 < $page.url.searchParams from '$app/stores' sounds nice
1552 Storing state in the URL!
1553 cant quite work out how tho
1554 accessible from +page server only?
1560 dumping into codemirrors that can be widened...
1561 we must get away from the one-way-out of html rendering R
1562 such also shall mark grammatica from Le
1564 soothing animation, form nice
1566 is canvas faster than things.
1567 elements with slots to put grammar->A
1568 elements for arranging before, eg into:
1569 getting the numeric type-pad torus sorted, ie wittershins spiral 1-9
1572 3 connective situing
1573 4 conditions of the heart
1574 5 the plan planes ply
1575 6 the algorithm wanders
1576 7 what we need to keep to do it again sensibly
1577 8 talking of its role amongst all, honing itself
1578 9 speaks of its replacement with some other forming ideasmesh, honing all
1579 some FreeCAD for the "summer projects"
1582 < flipping times off|on needs to be easier
1583 can bun fork? park fresh realities around this one, experiment with them
1584 < Conbustank summer metal project, nice plan
1585 < lezer parses Lines and Codes
1586 they may appear within each other
1589 lets read all S io in Adju
1590 put them together to form a logicality on &Ro|i|a
1591 we are rebuilding the toplevel
1594 so we can fling A without A&Sunpit at Sunpits
1596 showing a great bunch of io lang promises
1597 eg ch** ending at ch%edge (along a slope)
1598 yet being able to want ch~~def inside there also
1599 ie knowing which lines to inflate meaning around
1600 see > lazily split chunks that far in as needed
1601 eg sorting by line any use|def
1602 which may get into the use/onl.lin
1604 aggregate syntax, see ahk(line_uses,[onl.lin.s_line],use)
1605 the i of selections, such that the non-selected shade
1606 eg X.selected for ch**, ch%defs_selected for /def
1607 sometimes given by eg def.uses
1610 where ch** can go beyond ss&edge, inside /def
1611 since a /def is a chunk written up as a defined routine
1613 some at a time? scrolling toc magnification
1614 < the rest of link_def_use:
1615 < soundpooling: is some depth of ch**
1616 that all defs|uses will be indexed to?
1617 would help s** narrow its focus
1618 < some lv-ish input for this also?
1619 < -is of course presents a ghost with such expression
1620 < ie, find all uses of such defs, etc
1623 < this all wants io definition
1624 if everyone uses of=fi, it should encompass them all...
1626 < should be doing more in A:Fish, only dumping data into R:Piing
1627 has errors that curse This**
1628 so This** might be used to Arrive before
1629 < a throat for these ch that want to lay about then wind up
1630 mind to use = A&t || A.t
1635 < draw the non-concise %first_line around %title
1636 < rename chunks, detect clashes|scope
1637 < save TXing.. to -Lab?
1638 < which leads into rebundling $me for futurised R
1641 it adjusts expression of a pile (of code)
1642 to a point, subselect, etc
1643 < Leopardo-Eight/3/-is
1645 codes into A/chunk,def
1646 use %TX for pointering
1647 harvest them into T.adj form...
1649 < Leopardo-Eight/3.1/-is
1650 # the YA:Leopardo runtime opinionation...
1651 # this is what @Pro would know about it
1652 < try just a Fishpit that can re-Go whenever...
1653 it has to hang off Sunpit
1654 < Yingumap time slices that can redo
1656 each &YA,'Leopardo' (t,y,c) -> g:YApit
1658 # these are Fishpits: &Fishlive | Fish.S()
1659 1|Yc&main is Leopardo@1
1662 # these are YApitpit, to ~~ !gh and return
1664 2|Yc&doing is Leopardo@2
1665 big compute of our This**-is
1667 downstream relaxes etc if -is%dige same
1670 # these are Fishpits:
1672 begins defining and doing YA:Leopardo
1673 until the Run needs async, in the &fetch YApitpit
1674 it goes async, retries from T.again_later:
1675 S 1 syncs, just to get &elvising on from &fetch
1676 ends up redoing YA:Leopardo to completion, so:
1678 adds another YApit to YA:Leopardo
1680 and we decide to do it now
1683 if eg @Intro notices change in chunk:
1684 Sunpit/Fishpit/YApit
1685 we should come back to S 2
1686 to redefine Yc&doing on the &way in
1689 are essentially when A.4 can do things
1690 one seems to handle 4%todo|&elvising
1691 ie, one Fishpit being main()
1692 being our default ceremony of Attention, &elvising
1694 Attention may be externalised, when we want:
1695 < just &elvising on its own pseudo-Fishpit
1696 we are still calling through the &way
1697 the Fishpit instanced for i This** etc
1698 eg &syncserve via W&GoPara
1699 seeks a Fishpit, does a callback instead
1700 leading vaguely back to what it was doing
1701 by that callback making 4%todo++ -> 4&syncserve()
1704 replacing its This**
1705 This...-Eight from it can reset just in time?
1707 Y&X needs reset (clone X.$parts) from Leopardo@1
1708 ie each YApit a dome unto Y&X
1709 Y&V keeps the parent version
1710 < fullest (Leopardo@3), or as it was last Leopardo@2?
1711 so the previous Y&X is forgot
1712 as opposed to turning into:
1713 the previous Y&V still is
1715 we want the procession of Y&X(->V)+
1716 to include all this code++ reset
1717 then forwarding to Leopardo@3 if changey
1718 or eg perhaps the ghost changed
1719 but where we were looking didnt
1722 X/$parts/$things appear to io as X/$things
1723 so parts can be switched, recomposited...
1725 check out Y&X, clonily
1726 we want Y&X as it was starting eg Leopardo@2
1727 a complete Leopardo@1 we can i
1729 some weird backendistries near here:
1731 we can know X/ghost never gets i by Leopardo@2
1732 and simply adopt: x.up=Y&X
1734 perhaps keep only one extra copy of x**
1735 in case this time it does i
1736 we would still have the previous
1739 X/$chunk causing X/$aspec
1740 they might have pointers to each other
1741 the latter might be able to sleep
1742 gets complicated, see resolve $n
1743 eg renaming a chunk, etc
1744 has to cascade into pointers of it
1745 can we replace certain related X/$aspec/$chunk ?
1747 lv-ing can subselect X** rows to wake via io
1748 eg refresh only $chunk**
1749 recycling other X** around it, in sequence
1750 even itself, $chunk** going to sleep
1751 < quieter than doing i?
1752 cascades o /$chunk seq -> /$aspec
1753 everything having an order, etc
1756 if the mapping onto its output is concise enough
1757 ie altering X** to re-value various /$t
1758 so lv-ing @2 may clue lv-ing @3
1759 the latter process might pass through
1760 eg change order here, rename that
1762 something C** might have to generate it again...
1763 > more 'pointers to each other' to sort out when we sub-do
1766 or are there A:Leopardo/suchpit out there
1767 that io sources rows from, "for Leopardo's main()"
1768 and knows if|where we i to them
1772 pits define what kind of event they should be sync for
1774 4&syncserve() wants someone to do &elvising
1775 default to the latest step...
1776 this is an oddness, it could be farmed out...
1777 going on to Fishpit 3
1778 may realise things while wandering outside the A
1779 aka othering the life of A
1780 eg Intro sees a YApit codechange
1781 wanting Leopardo@2 lv-ing
1782 via S 2, picking up codechange on the &way in
1783 any next Fishpit wanted should RunGo around
1784 after a weird time like this (event handling)
1786 some moves we must go around Run to do
1787 doing an earlier Sunpit|Fishpit is impossible
1788 < for fun: repeating the Sunpit.S().
1789 same RunA? new W&GoPara?
1790 > to check Story before the next time, want RunStep++
1792 @is shows chunk structure
1793 certain bits should hilight
1794 as a Fishpit using its time wisely
1796 < chunk and relate &aQ def|use
1797 bunch of stuff in Fish wants to reorder...
1798 < proto cm colouring ages of code
1799 ie subprojects|features streaking through
1801 < generalise the &fetch
1802 so it can talk on websockets
1803 you provide a bunch of recent versions (of ch** somewhere, etc)
1804 so the response may be patched against that
1806 < %Piing%encodeD avoiding R%strange
1807 perhaps the R%Piing goes to sleep once R%strange
1808 or tend not to forward anything|its-subspace downstream
1811 rollback This** state...
1813 < our s|f|g -> Eight|Nine|Gnome keymap...
1814 < Nine/Fe++ spawning in order without running previous
1815 &twlim should put unknowns at the end?
1816 we also know its %%RunStep, a projectible of that in other Fe
1817 < This** %dis:0 the non-time
1819 > &com hierarchising, wrapping? all brackology
1820 give mirage some groupages to try to make?
1821 > &complace spreading This** but not &Piing the same things repeatedly
1822 so compressing the amount of E** they all use
1823 creating links in Ness** etc
1824 which are really notch filters
1825 usually to the same self on another wave
1828 ie fork the many This** placements of a -Log
1829 only when %TX to that -Eight (that varies with each &complace)
1830 changes its identity compared to the others
1831 usu we would let the thing remain the same
1832 and sometimes it would take a whole individual %Such to capture it
1833 so each &complace can be a collection of drawings
1834 and erupt from each other...
1835 the act of cell-dividing on indentity increase
1836 swung by how we meant to grab something (i|o This**?)
1837 as a the pathway to find some target,
1838 or a specific something to separate from all other references * it
1840 < Fish.S(t,c,y), c.oo = the one to repeat on &syncserve
1841 the ceremony surrounding waking the A.4/*
1842 ie the .S becomes a way to define routines
1844 are sequential do(AWVT)+ until satisfied
1846 hook into their life and times
1847 could be its A&main, or schematica
1851 < Fish up the I-land for a new .html
1852 and check it can see all me.* it needs
1853 pull things in via @is chunk select
1854 < &fetch may via @Inc
1855 via @Run? read %SummerCat
1856 it had a writing of:W capability...
1857 doming thing list brack into the $W of Fishlive
1858 &Jproto_done ~~ Runin having its
1862 and without A&log += it
1863 with setting things later..?
1864 pretty handy. as more brack rows.
1865 and how to &com $another_com $t $c
1869 for completeness of an idea there
1870 that the next io suite may know how to help
1873 &Xsim c.long most of the time
1874 &Xsimp|&Xsim: long puts only the final ..x/$n
1875 whereas &Xsomp iterates each s.* as a &Xsim k:v
1876 perhaps c.wide can do something?
1877 &bracko merely unions many /$k=such/$n
1878 and could grep the first|smallest /$n by n%$k directly
1879 know slep when eg the climb + put $oft of &wantbelieve
1880 informing the brackology multi-column reposer
1882 < Fish.S() the Sunpit learning
1883 plot like lv receiving..?
1884 multiple A:Run per RunStep
1885 < running into this async when we do a real delay
1886 and how A:Run might know how to proceed
1887 and return to RunStep additionally
1889 then Fish.S() delivers the post-async redo|next
1890 then eg fetch /JsBabz/
1891 < &Alv being the main way to wake A.3...
1892 means the moment can express which parts to focus on
1893 < Fish js loader, from W.js
1894 one big legacy $me merge, then + more:
1895 < me as this compiler, to W.js
1896 then we can start using u at compile time
1897 to load io expr parsers
1900 < P|Q|O want c&pi=P|Q|O
1901 &AiQ to avoid making ...$oft of it
1903 < be nice to mute the complace -Eights
1904 for speed of dev iteration rerun loop
1905 if Fine/Fe/Eight%dige we could split them up, know ok on Outs
1907 we are generating lv then
1908 taking Q into the territory
1909 to Go the refresh of it
1910 find some way to Attention A:more
1911 eg @is, the ack replacement (find text, Ctrl+F)
1912 we would place a new Sunpit for it
1913 meaning a Fish.S(...) (A:least c&step) is coming
1914 > or some-such A:Run Step, via Go
1915 > priority Yinging to Go things
1917 for iterable sub-change sleepology
1919 when The should retarget
1922 see %Cat, Run can elvis $W when more is needed
1923 Pro then might want to wait, rather than Run or return
1924 suppose 4%synco/later or 4%yls/ctime
1925 would e:synco|yls to @Pro
1926 may have a timeout | need driving
1927 before Cat idle enough Go to -> Gnome|Fine
1928 &syncopation / &complace when async...
1929 instatunnel a slight Run to i -Log them
1933 < once redoings possible
1934 Compiler seems to be using that to good effect
1935 puts $of=W.js (species=js)
1938 compose $me (universal + particular mind)
1941 < -Difmo%skip - only show when either input mutate
1942 the Nine diff of -Difmo get pretty meta
1943 we have to load full Ness
1944 7C♲^3 should keep %Ctitle
1945 should be able to click things open forever...
1946 -Bet individually put-for:
1949 < run into want of &Yinge or something, &elvisioning?
1950 < all A.h.o is A.h.i, .o etc are oThis
1954 may|not let the $D into %Outlog or out onto @Yingulog
1955 the A^^ climb around may locate $Q while async
1956 < sound alarms when not expected (&com c.maybeasync)
1957 similar to wanting more @Run time, see &wantfour
1958 Gc&stac: bunch of global &complace()s
1959 so a completely disconnected A** can still -log
1960 usually until async (&Sunpit leaving)
1962 which captures everything
1963 until async (&Sunpit leaving)
1964 or perhaps whatever isnt captured by A** somewhere
1966 ig Story** wakes, which are us reading the -log
1967 This** should look normal? stuff like that
1968 Ying 8 would know what is related activity
1969 # Story+Fish used to be more wandery like this
1970 # < once the layering out all the test run noise (and deltas)
1973 outside of scope, for there is:
1977 < RE/-Log, may gain a RE/-brackology
1978 for humans to look at mostly
1979 subtract what -seven/-brackology can express
1980 < %ope them from -Eight or -seven
1981 < unless on an allok testrun
1982 < all -seven/-Log() around a Ply~ -Log
1984 < -vat should notice n:Run, see nlist
1985 what &Jx does, and &Superarg_arrive
1988 < &brackology compressing lots of rows per -Log
1989 or per -seven too, esp glowy changes
1991 < Yingupile the This** angler
1994 < run the numbers on 20k cases per day.
1995 # -Eight may fault **-six still having y&R[0]%commit
1996 # ie, avoid hoisting D** that dont make it to:
1998 < rearrange Fish a bit... drop all Story talk?
1999 or go straight for new I:ball, new Inc|Pro|Run, Nine...
2000 it seems @Go (@Gnome) would have an Inc|Pro|Run
2001 < fi&elvis, or &test_Attention
2003 do handlers for that stream
2004 while @Run in session
2005 or things are Aing to it..?
2007 will need to D(isplay) toggle on from -seven
2008 whole -Log (@4 - n** downloaded) at once
2009 -seven may draw &brackology
2010 also D(isplay) toggle|do-at-all
2012 async message arrivals
2014 which should remember the S was wanting
2016 < for a looser Nine that slurps logs
2017 ignoring what isnt around our stuff
2018 # lack of ref observation (Eref)
2019 # put this on the backburner for a year
2022 < fix @Gnome sporadically not auto-starting
2023 < and hanging at %%pur:next:$S after Push
2024 < @Gnome while Fish is async
2025 waits for the higher S of:
2027 which has emerged from @Pro S, %%Go-ing of Travel|Story/$t
2028 < Sunpit must realise it wants to be about something
2029 ie using S to fill in time
2033 would want to stitch up Lines, push only ~
2034 in prep for new Nine<->Eight**
2035 also hold A** at various ov for &voice
2036 < adapt w:Fish attentioner? sync dispatch?
2038 < get Thingo, the compile server, going... Gump involved?
2039 kind of two laptop territory, the way this machine has been acting
2040 redoing Display and the Planet (walled garden of sync)
2042 so we can Display any time if Eight** seek
2043 and stop the overall memory leak problem
2044 which can limit runtimes to 10 minutes when interactey
2046 ghost is worked on, way is worked with
2048 ie perl loads chunks of other code with use
2050 < Try@7 Inc wants @Inc time
2051 < Inc probably has recv.wait,
2052 return 0 causes wait (usu?)
2053 later steps wont happen?
2054 and Go from them pause?
2056 < Inc may have &Superlater
2057 for wanting a new time of something
2058 once a such-a-time has been merged
2063 - Search: oft wire -> Q
2064 - Have: per group of Ask (Aip to &t), e:elIntro ->
2067 - elIntro: having each Q
2068 - Inc: loaded into "here"
2070 - Pro, or %%mot RunStep
2071 to version inputs wanting Inc++
2075 tempting to run off to proto:
2076 @Inc - oft server asyncery
2077 harness wire protocols
2078 @Pro - we %%Go the @Cat for @2
2079 which means this thing prepares a Run
2081 getting into &Piing somewhere within...
2082 we have a %ball** to ride in on
2085 would two-column this %%sustain business
2086 based on Eref leading back and names matching
2087 trying to layout like 'resolve $n' against itself
2088 and diff from the last -six
2089 focus %%Incsum across many -six
2091 two orders of magnitude better visuals!
2094 to prototype &sustrain elIntro already,
2095 a.c|sc are? it is ax-ish
2096 wants to use &sustain in there as intelligently as it might y (gs)
2097 exact location of Sunpit-istry can move around as people refer to it
2099 < num|numb (num|isnu) for loose|tight number type check (and -Num|-Numb)
2100 < seeing every change from the day before in high speed would be great for morning stim
2102 we have sus:Cooked_i <- sus:Pot
2103 v.a == was == g.wasa.a == {of:ri} ($gs in Pot)
2105 v=$a = &sustain Pot:$gs
2106 if (for Pot) $v=$gs was new every time,
2107 we could hakd(v,was) easily
2108 else we mem what it was #format
2109 as in watching a hash change over time
2110 we might remember some D** it goes to #adhoc
2111 if (for Cooked_i) $v=$a=sus:Pot
2112 simply follow el2 etc, ie $v == g.wasa.a
2113 perhaps settling it down to el3 etc
2114 or whatever it does #format
2116 < %%dome=DX: combine rec|su[pt]e|dome?
2117 be what brackology sorts and mainly groups by
2118 each DX an array of idX with gk:v or s
2119 array like an Aip with idX instead of num
2121 could articulate a complete &sustain s (and sute pointer, etc)
2122 surfable X, would have the same vague-idc-for-inclusiveness
2123 as eg $n from &jaa might have more n%* than &jaa s
2124 < vague idc for vague $car
2125 < -brackios putting all this layout together
2126 clickable brackology, with &sustain|format knowing
2128 < @Ply putting one map of the world over another
2129 eg forest area by climatic domain https://www.fao.org/forest-resources-assessment/2020/en/
2130 on the google maps drifter
2131 the garden of spacecoms suite of live screensavers
2133 # < can see Ec&b sometimes
2134 # interestingly not covered by &forgetRunStep
2135 # picture more E** to figure out
2138 # longing for not-sus work, yet...
2139 getting back to &sustrain,
2140 which will grow %%Go
2141 the $a is the perfect thing to have while async
2142 committing brack while async would be nice too...
2145 < make it harder to write haks(ers) when you mean hak(ers)
2146 < &Locio some Travel/$t other than Try,
2147 start bulking out the &Xio around oftserve
2148 < the state within those shuntings can be hard to grasp
2150 < -brack should mirage reorder largeness on its own line
2151 < -brackios mirage for boxlink:
2152 the drop:rec -> new alignment|tractogram
2154 and Ply from last time, angle
2155 esp $a dis?continuity between times
2156 doing Eref self in the more recent place?
2157 or Ply would negate most of it anyway
2159 < A:Fish gets A:ws, etc etc...
2160 for ws:digwaypoll, ws:proc/$pid|$cmd
2161 X/...$oft/$believe... can sus:elIntro
2164 lets the async Fish @Run++
2165 and @Pro|@Inc++, within timelimit (or %TX stop)
2166 lock &elvis to Ying meanwhile
2167 same for @Run when the Go is done
2168 though some got-todo signal may @Pro any time
2169 eg downloads ready, manifest in @Pro
2170 and @Gnome may let it happen
2174 < @Ferg: scrape fergus-art.space, has .swf links
2178 one place to start receiving them all
2179 # new idea on group by:
2180 group by ays&ward if there is an inner:
2182 this having each $ness
2183 not another query, io should merely iterate the sub-result
2185 so the many get subtracted by substructures
2186 only per|for $ward with some /:ness
2188 doming each supe/sute
2189 they could wake looser
2191 these groupings are doming
2192 &sustrain $t | $k/s.*/c.*
2195 it is full of spaces for &tt | &elvis | &Effect to address
2197 < making a clean break to the next thing w:Fish uses
2201 sub, fork for experimentation
2202 serious arg parsing,
2203 Babz for multiline &calls is soonish...
2205 < @Gnome pick up %strange
2206 < @Gnome be a little more attendant when Run++...
2208 < Try@6 RiceTrain sustained something
2211 < &rowcap: requiring a.done for everything?
2212 wants to impose basic listality on whatever its looking at
2213 < speedier CodeClick seek
2214 multiple levels of? might be annoying
2215 < @Gnome talking to foreground and background test runnings
2216 having the background in a worker, in your flats computers
2217 < @Gnome making %%Go that -Effect to @Cat
2218 and of course, merge the %SummerCat variety...
2219 %SC basically has its own Ying_8
2220 with Run|Pro|Inc being busy until done
2221 you then consider all the Outlog as its trail of activity
2222 might be a lot of E-six to do
2223 perhaps -seven can unify a whole lot of them?
2225 should work in This... perhaps some of the -seven want to unify the whole lot of them
2226 < rebuild A:Fish ... Do|Be
2227 with -pipe, &t, &way, &Sunpit, &Piing
2228 < E Aip should be a huge speed boost
2229 sympathetic to Rcrux
2231 # also doing too much G&c can really slow you down (jQuery html manip)
2235 < 'a' in Codemap should seek that <<<
2236 bring up banjhead for tunerplans
2237 burn holes through then grind the finish?
2238 < &tt, Name want to fit down to the T.sute
2239 know how to solo the $n//$supe/$sute
2240 ie wake R subsystems
2245 < for simplifying the line of the trail of attention at things
2246 making legs that go look at some related part
2247 Codon doesnt do much of this, only min move distance or so
2248 would be nice to have the latest 3-5 names vertically in x=0-1em
2249 edges + corners of the screen are most easily pointed at
2250 &sustain packing into each other over time and space
2252 match contextualising
2253 diff remembering where
2254 < rename diff voff, for any type
2255 eg if we want 6 pics and have 4, we need 2 more
2257 committing changes to the diffs
2258 diff Lines then diff D,modulat etc
2259 even E if it can be got on a branch (G it)
2261 sort by match quality
2262 eg $s\b > $s\w, def > use, etc
2263 makes an ope-map for:
2264 < Codo all cm input A:e->&sustain, regrouping fast
2265 leaving a trail of what is in minute increments
2266 patch makes link to things
2267 < nearby: scrapbooking
2268 eg go through all the wiki/Programming_paradigm
2269 as eg https://en.m.wikipedia.org/wiki/Intentional_programming
2270 googling images|video for visuals
2271 get yt thumbs, find way into
2273 makes a thing about it
2275 < show changing text rippling through alterations
2276 mostly about ticking over expressively
2277 < find movin chunks in a diff
2278 < the finding of anything as a subjective possibility,
2279 that adversarial forces act on
2280 eg the ways to recover from patchfail
2281 the logic of which become addressible
2282 through its syncing %%sustain
2284 turning A:Display mode around
2285 fast clothes change via modulat class
2286 hides all A.3-2 stuff besides its %Ctitle (old equivalent: &domesticate)
2287 the entire tendril or each node could click on again
2288 a school of bead chains
2291 is the frontend to a progressorator, see &Sunpit
2292 it might hoist %Fe in limited expression, for its array of ok
2293 they should be able to unfold here or there (where from, %Fe^^^)
2303 the $me that /wjs/ constructs should be clonable
2304 $newme = ex({},me) may work?
2305 or they might all capture $me, so everyone must:
2306 then NewMeFuncs_2948973548...(newme)
2307 but only if they expect to replace or be called from things in earlier me.*
2308 we could do some invasive &sustain $v=me
2309 where the original mes get the newme mixed into them
2310 but we remember what their original .* was when we mix it into newme
2311 Aref (replaces Eref)
2313 The|This used for searching code
2316 Aip-local elvising to|by itself
2317 sprawling open stuff should align somewhere else
2318 eg what Eref did target find (and what could it find now)
2319 < search.pl - another Mojo ws to `ack 'pattern'`
2320 can it build from W:is, the same thing that runs output?
2321 @is searches ghost, follows code around
2324 to get ws connections pipe to perl6
2326 GET|PUT unreliably (ie ipfs)
2327 to give perl6 its code + data (grammar + source)
2329 < e:R doesnt always RUN! have to watch #msgs
2330 < Ply unrecoverable should try again once
2331 < having Yingu on who is projecting what for the keys etc
2333 < Fish A:Inc|A:Pro|A:Run test
2334 < &TXin destroys its args?
2336 may have to climb downs to it again
2337 it is probably still receiving us, etc
2339 < get back to Kali d
2340 put windows ext driver on usb partition
2343 trying to spend half the time on:
2345 < Try@3 js trivia / sub
2349 with -The pointing to things it wants to ref match
2350 < @Gnome wants a little REPL
2351 < @Gnome pur:some stops e:R working
2352 since relying on calm to RunningStep
2353 and because of a %strange
2354 < R'Peace'%strange diag, nodepile? must be okd?
2355 < all OK from refresh
2356 waits around to begin, presented with elIntro el:2
2357 < opediff the %string-wobs
2358 -brackio** seems a good subset to proto the D-structurism
2359 < &SuperNine bunch the %inline
2361 < auto Re:Try push as soon as... cursor leaves Nine?
2362 < auto Re:Try push OK -> reself, wake @Gnome
2363 it could also just realise the pull is the push
2364 < what else happens when: x.ro('Leave') and c.pull = 1
2365 < @Gnome could do with timed visits while shuntables
2366 < @Gnome not accepting elIntro until step 1 is done
2367 and mapping dependencies anyway
2368 by wandering steps out of order, binary search
2369 < how to keep a flock of gits branching at each /**
2370 such that a Codon keeps its wip mutations like breadcrumb nav
2371 even while it|parent is at some other branch
2374 with its own Doming brack
2375 which for some reason has been the exclusive domain of Ying?
2377 which allows us to point to whole things of time
2378 or merge new thing from bunch of pieces of time
2379 eye to &is, text searcher
2382 has brack index to done, found
2383 has some next &supetime
2384 grows intention to visit certain S, etc.
2385 the way can then serve requests|iterators via any S
2386 should know if you break|return
2387 not while (&S,...) again after
2388 hooking into &way packdown()
2390 S for stylehouse, $ for terminal
2391 S,S-bar gag, be careful if you see this you could totally mess up your whole system. its terminal.
2392 < Text having Fish-compat diffPs, etc...
2394 one &accept may help others
2396 push|pull something that %%oust and %%inst
2398 > map C into string with the grammar
2399 or just see C.t, etc
2400 so we might subtract personal info from it
2401 even once it is entangled in non-repeatable computation
2405 flashing the border-color
2406 may add 0.3 width border, pa-=0.3 compensates without reflow?
2407 overlaying a big _ for 0.3s
2408 just pointing if on screen
2409 < %Abodo.tour awareness through this set of things to look at
2412 e:Q pause all %%Go (RunStep)
2413 nodepile is somewhere
2414 @Gnome: Ninec&w means RunStep mode
2416 < test expets(), Index f etc
2417 < @Intro where P%error
2418 < &mirage: help node modulat break after brackology, before &Piing
2419 not as easy as inserting space:\u0020, zero-width-space:\u200b
2420 or the soft-hyphen:\u00ad
2421 wants mirage to group an ideal set of lines together
2422 as %dis=2 (inline-box), apparently
2426 < delta and Aip observations in or out of A:RunStep
2427 makes data that only comes across in vectors?
2428 see Try@3 / js trivia / speed
2429 and while This** percolating
2430 check those %%oust-almosts for re-insiding
2431 should all %onlyish?
2432 &Piing control, for run-once
2433 or just %%oust that doesnt rewake it
2434 will save run twice time
2435 # near &Piing control:
2436 pipe in D** to compare modulat etc
2437 < ende - the symmetrical encode|decode thingkitexture
2440 < @Intro lock %Paving while @Gnome active? could be easily done.
2441 < Fish will make Q+P perfectly
2442 < they all share, whether -Effect or &elvis getting them around
2443 < Gump could &diffPs if /blob/$dige always had it
2444 < split part of &diffPs that sequentials Q|P strings
2445 it needs to see the first == of it
2446 and move the w:Try getting somewhere... re Ninec&w
2447 < while elIntro:w:Try, elIntro:w:The may opt into retrying the steps
2448 < passing info about which Introtiv,... matched it
2450 # < modulate marker of where this emerged
2451 < after a long dl, -hat is compelled to go way over the nl
2453 < -hat data immediately # needs Yingulog inspection
2454 wants to grab that bit of tape, pause everything but S:Thyer
2455 might have something to do with:
2457 < Y:Easy - a reflection of R:Pi_The
2458 started by cloning in some accepted R**%*
2459 and adding R**c&* to compute %%inst|%%oust
2460 can work on %%sustain?
2461 so could they leave handlers for us...
2462 < Y:Ying|Steps|Schema via &sustrain
2463 are too small, get confused.
2465 < idle conjecture: R'SCones's W/*%SC=ThyThee
2466 is used to engage a W/* template and behaviours (Ying%ThyThee)
2467 modes of consciousness besides %ball in Ying
2468 might be better expressed as
2470 a way for the mind to know the life of W/*
2471 or maybe its all voicy
2472 would be applying a Y:Schema like %ThyThee
2476 Soogle see &lvhashave for el=5|6 pairs switching places...
2477 Fish see 'it could be stated as an emptiness (el:5?)'
2479 < quite a few schemes out
2482 usu 'elIntro' would search first for '\belIntro\b'
2483 then see the &elIntro, focus on them
2488 generalise to &elIntro?
2489 configured with this S-finder, etc
2490 relaxes when it gets an OK
2491 < &iot and &Sharg sound
2495 it can &t without throw?
2496 %SummerCat was how different?
2498 runs first, forks serve.pl
2501 making lv from a &yio-like interface...
2502 # < wants to accept anything from anywhere
2506 changing results while %%oust-ing
2507 capture every -seven version, not just at &EsyncThis
2508 the very first one is most proper
2509 should have got data mapped in before h.hat() etc returns
2510 is seeing|copying data in again later
2511 This/*/*/* seem to wake twice the first Run,
2512 once thence (going on R%icount)
2513 sync first thing version (of the reRun)
2514 then sync latest thing version,
2516 which can probably be disregarded as ood
2517 < resuming Pii@3- with the mapped data only
2519 could just make it OK, if it thence wakes once
2520 as soon as Fe has R%exp but not ready+ok
2521 could will a quick retry (while W:Ness loads)
2522 possible ~This from retry would be presented as such...
2523 tags along the branch coming in
2524 accept+push, Fe Ins then ==, but doesnt ready|ok
2525 auto reself, gets rid of the pusher
2526 TheF already knows when news is a push
2527 RunStep 7%dodge !Fe are likely el:2
2528 auto -pipe the $W:newNess sooner
2529 reRuns, going %dodge (and going back again)
2530 # macroscopic 'changing results while %%oust-ing'
2531 # may get more meaning when changing behaviour leads further astray, then back
2532 will sprout a newNess # not since 5f4c0c2b3265f4418
2533 see which oldNess it is like
2534 going OK again, only Ness.t changes?
2535 would be a little sidetrack coming back
2536 should know what caused the pend-up
2537 which occurs in exactly the place new Ness do, of course
2538 knowing if the next Ness is arriving
2539 or its just more said time, mumbling on and on
2540 so Ness/$seven captures thing right?
2541 -Effect ope changing results, taking ages, looping
2542 looping may be from non-determinite R'The'
2543 or from looking at something that changes
2544 eg -Fez This** endlessly accumulating itself
2547 adjust E for diff injection
2548 ie replay from what can be reconstituted (D**)
2549 a non-trivial s->D->modulat?
2550 &thingo will be hard.
2551 others maybe not? %Ctitle
2553 xdotool mousemove 20 300
2554 adjusting cv, laying out typeups
2556 test running is for dreaming up notes
2557 provide a predictable schedule of?
2558 should coincide with becoming sure|not of some ~
2559 < @Ply dives E** that limit out, gets lost: Try@1: 745179654bd434fb6d
2561 <<< Sing tool accumulates callabilities
2563 &Supe* catch? Run catch?
2564 S .leave() etc, dome on the inside
2565 search server. postmessage, inter-focus?
2566 that awk fork that shows heading lines
2568 forward escape, Fish &t unit tests with a little @Inc-fakery
2572 match sub-grammar to an io proto frontend
2573 might give better compile errors
2574 to know the token at <anonymous>:1:12
2575 stylehouse.git is now half the size of perl6.deb
2576 see # < &sustain one (bunch), til they nine%Is
2581 see Doming & Beeping will separate
2584 gs: guess, gets .done()
2585 gs.* can identify, clue how it should be elsewhere
2586 the %%sustain=gs type
2587 the marks on it smeared around, usu isoft()
2588 the %sustain,RunStep .drop() perc back to %sustain,elIntro
2590 < isoft(s) returns oft-ish s.* (t,of,dige,version,time,args,...)
2591 fi&Qbel are version|src
2593 Fish avoids having to define the base set of them
2594 by having oft-ish in $s, the &Qbel-ish in $c
2595 ie front asks t,of,args
2596 back knows dige,version,time...
2601 say current step (mw:10), diffsum
2602 place to put buttons
2604 should push through when everythings changing slightly
2606 as multiples of periodic events
2607 and how would you know?
2608 observations hang on A
2609 https://youtu.be/8IWDAqodDas?t=565
2610 is entrained, mostly to light eg going around the sun
2613 every cell has a 24hr cycle
2614 keeps matched (while timetravel|redoAip?)
2615 the ability to perceive time accurately
2616 eg count off 2 minutes
2617 decreases when not in sync with outside time
2618 is important for performing tasks good
2620 focus in 90 minutes or less
2621 then focus chemical exuuding tapers off
2622 < subdivide all these todo-lessthans
2623 into 90 minute testables
2625 doctors must spend a lot of expensive time on stupid outcomes
2630 also, subtimes, may allow fugues such as:
2631 @Cat/* is a ready before any more space (see &settle)
2632 how exactly? would be refactored. is pre-&nodei,
2634 &SuperStory in parallel
2635 @Gnome managing the @Cat
2636 interface to Run, knows Fe
2637 # %PiiCat|%SummerCat
2639 through the spirit gateway from @Gnome running a @Cat
2640 signs Fe + Nine that tested ok
2641 the spot where state is manager
2642 taking a settled @Gnome as current instance
2643 spooling the leavables beyond one trip through the Story
2644 Run++ instruction (being a way-doing test)
2645 should be noted somewhere? Ninec&way?
2646 perhaps the first -Lab loads the way
2649 brackstract: reinflate some more Eight** in place of @Lab
2650 some more, lv-ish leading up to:
2651 brackstream: node pile over time
2654 A.c.Srupto, so S openEight (see Jay Srupto)
2655 A:n hook for n thing -hat $s:data
2656 < Babz sometimes: n any stuff => any expr
2661 < io even, redo the old iooia etc tests
2662 %Names|&Superarg here|there
2663 %%Go seems to want to carry ov to do
2664 %%hire for @Run start unless -Lab coming
2665 -hat should know -String|-Num|-Number, -bool
2666 read some %Story anyway
2667 rename Jproto Pro etc?
2672 can ++$This mean a new $This
2673 and $This++ mean a time inside it
2674 thus invalidating its own mnemonic history: ++i|i++
2675 is adding to i before|after we have it
2676 ie new $This via el<3, or ~ via el>=3
2677 @Yingu/ clicks go to Yingu-Lab state
2678 to cast npile in time, adjust exp
2682 involve -Lab for their source, eg @Yingu, @This, etc
2684 &Saturn ro Sat does a &Piing before its above, RE:Run has y&ers?
2685 just wants to dump data, &pic?
2691 nab Asparagaceae stem
2696 129151/129389 packets, 0% loss, min/avg/ewma/max = 49.265/62.474/57.669/420.242 ms
2697 < ping wrapper for '0.1839% loss' (to a millionth?)
2699 142842/142880 packets, 0% loss, min/avg/ewma/max = 0.203/0.510/0.358/48.850 ms
2701 ping wireless UniFone 2, after new+repositioned AP
2702 65244/65342 packets, 0% loss, min/avg/ewma/max = 49.899/77.827/66.212/5832.150 ms
2707 read Superdef, &active, %%Go making Gump/*
2708 or simply &indot a pile with %Name inc while %Yinglog
2710 consecutive -log looking same other "x2" to whole
2713 < generating lots of sub variations. [szjd]aa?m?
2714 < theone( &oXn,X,'who' ) == &oXn1,X,'who'
2716 or find a sort expr overhead about it
2717 that might suggest which one
2718 eg [-1], %current, %Into
2719 &oXn2 might resolve $n
2720 to iterate the /$n with another iteration overhead
2722 via T.* appliances, %TX suggestions
2723 esp those related to given X, via Xip
2724 < Xip, Aip, how they do.
2726 leaving holes in space, knowing time++ per light cone
2727 # the Aip heartbeat sequence sorter
2728 # also percolates changes to args
2733 passing c.stickline down to &Qdiff, R%Zif, &textdiffN
2734 < as a %TX to a certain function call
2735 could swap out A.3.i.* to one that arrives the hook
2736 one of several ways for The** to arrive in This**
2737 be a dim The thing, as are any ope=0-ish edges
2738 and inject the c in args
2740 &tt - buttons and other otherables
2741 < isolated modulat redo
2742 hotwire Display for a non-top?
2744 which deals with $Q change percolating over olds,
2745 decoders for Q%of:The (%TX) exist
2746 eg volume|speed slider
2747 has some "optimum" level indicated,
2748 that if clicked on resets to there
2750 # E** other, cluster highlevel
2751 # it is in this two-legged shape
2752 Y:Easy %O** for (s|E)**
2753 the way we &Sarg...&Saturn**
2754 stretching rowing into a hole
2755 other can be inflated each time
2756 eg to compute who is active, %%oust what etc
2757 re-E completely when its input changes
2758 ie event horizons, eg the %%active community
2759 you arrive with an osc-like ~ awareness
2760 eg we are entering Go@4
2761 after another Go@3 is the latest %%active
2762 the benign region after the peak of its wave
2763 its The... tendrils may shrink slightly
2764 and vanish once Go@9
2765 which retains knowledge of it having happened
2766 transactioning X accordingly
2767 which requires a generic el:9 for anything it might have started
2768 probably visiting s|E** to realise the ~ there
2769 but it may be an eg &tt setup that can:
2770 some of our output might be othered
2771 do it all as a batch in %Yingu
2772 which always happens @8
2773 so it can decide to wake %Yingupile** etc
2776 cluster-wide high-frequency doppelgangers
2777 otherable roles of (s|E)
2779 high speed, multi user (whoever &Sarn etc)
2780 which makes all the stateful %%active realisings,
2781 %%oust, desire|change of %Name etc...
2782 for all the @Things (nodes) and &Piing (Ec&uber)
2783 defining a nodelist:
2786 otherable from anything Y:Easy is on, see above
2788 creating permanent Y:Easy%O**, eg for a node
2789 from only looked-at s** that uses eg &active
2790 scheduling %Yingupile/ItsStep for selfing
2794 scrolling viewport with mini-diffs
2795 ie positioning maps of *
2796 &Gnome_want_quiet_wake
2797 with its otherable sensitivity
2801 or any irregularities in the play
2802 eg %Fe needing reiteration|more time
2803 time|Aip++ can be folded out in &Ply,
2804 like an acceptable lie, just to see out the test run
2805 and makes the Story non-canonical
2806 due residue left in some @Lab, see below:
2808 impetus context-showing, highlighting
2809 that is join-with-others
2810 should be %%oust-ed to @Lab (may el:2)
2811 we must &FishElvis intro the E** selection
2812 as they remain since Diff memos
2813 zombifying pointers should refresh the %Fe, Diff, etc,
2814 though it should have happened anyway
2815 and give @Run a coherent tree,
2816 this bunch of diff merges with other stuff (and older itself)
2817 but keeps the origin of its intent (Fine/%Fe &mergent)
2818 then Y:Easy @Run can otherably do all that open
2819 may do -Effect ope, &diag, &textarrow, highlighting, etc
2823 < -String want to conjoin across C** (ology)
2826 < diag better, unfoldables, options on it all
2827 as a -Ply, -Bat could do things
2828 inc the general folding|scrolling to E** wanted
2829 < send to E**, to place markers otherably?
2830 scrolling diff+source on screen at once might be easier
2831 < can it tunnel the tips
2832 and RX qua.recipe, non-encoding
2834 < only need til -six
2835 < hilight regions... mirage-like superset anything
2836 the bunch of ⦄m want Yinguspace into @2 style folds ...
2837 mark ~E (or between 2 E) with a burning arrow
2838 '++' simply for whole line?
2839 otherwise copy Comp modulat
2842 < which -seven/-six from that
2843 scroll the @Fe and @This together
2844 < Yinguspace pulling associated things into view
2845 lots of viewporting to things to be open
2846 @Cat-ward of the open becomes openable stem
2849 < notice if they arent received by an -Effected?
2851 < sending something over there to look at (throw -Fez)
2852 < sending you over there to see stuff? modes C
2857 < streaming new log $node -> pile
2858 checking &upfrom|&downfrom morish (modulat is completely downward)
2860 < ! audit use of .split(',',2) to mean '3,3,3' -> '3','3,3'
2864 &indot adapted to eat U...$node pile brackstracted from %Yingulog
2866 # Y, Yiu, Yiul, Yiup (Ying, Yingu, log will, pile progress)
2867 you never select an A, so A means all A
2869 a Story should have numbered -Lab
2870 which fractionise for a spell giving non-sequential growth
2871 and named scenes of time Eight** scalar-ousted
2873 %Yingulog (not %ulog, its test|proto)
2874 shall R%boost to become brackstractions
2880 < arrange like fish, mount in shelf, make swim animatronic?
2881 < print all other code containing '=' like a magnetic field around it
2882 sorted by position relative to equals
2883 < deconstruct lcds for transparency?
2884 < hibernate lock crypt?
2886 banjo headplanks smoothening
2887 need to examine grinding for finish again
2891 remembering remembering
2892 you*ve got to remember your dream
2893 there's A or there's falling down
2896 thought dispatching via &elvis
2897 because we want to deliver an -Effect
2898 which dont always need to come from somewhere
2899 ie self receives the tail end of thought (loop ^^^)
2902 #slowly changes font
2903 # morphing vectors into each other must be somewhere by now
2905 # some of which can alter the dimensionality of everything
2906 # what you have in front of you there is a die
2907 ascii castles, holding embedded y&thing as Lines
2908 eg ipfs for $id, get something else (itself) othering $id thing
2909 pulling the castle off, the $id thing is complete
2912 < phil reconcile &Superdef
2913 < place for parsing out each|map expressions
2915 < really need to lv, diffs apply
2916 "if you wish you had this before"
2918 ^ immediately above, or else
2919 ^^ any ways up, til 4 (you must link to stuff in 5)
2920 ^^^ any ways up, all until not
2921 .it and .til, one = .it[0]
2924 < &tt coop %Yingupile foreign affair
2925 < it would say about the ope:0 for seven/*
2926 < &tt 'show:D' saying 'D' in a bubble
2929 mind lookings over time
2930 push|pull currently clobbery on %Code
2932 seeing time is import to inteligise Nine to itself
2934 also to get a sense of what elvis is doing...
2935 %Yingvoids into %Yingulog
2937 &Shx from R.y.up.y.up.sc.z.map(n=>n.sc.z && n.sc.z.filter(n=>n.sc.Gnome))
2941 piles up $s/*/* or more, and any @Names
2942 as seen by %Yingulog
2943 usu jump to, stat @Fine etc
2944 %elvis to your The to adjust...
2945 time to minimise (x.ro 'noD')
2946 in such a way that etc can use it
2948 -Effect open -sevens
2949 R%Piing may %RX about how to be a @seven?
2950 suppose @Eight are set to a time, that they %RX to @seven?
2951 and also the %Yingupile, which shall dispatch -Effect them?
2952 or must we &Deflect, to wake there with additions, ala RBales?
2955 what %PiiCat wants to do...
2956 being the @Thyer/* we have so far
2958 S initdata that can be reused|regen with mutation later
2959 wants to @Intro which S block changed, how to replay it fast...
2961 with a bunch of data checkings
2962 to be walked through for people to learn all the is*()
2963 not needing to @Lab every time
2964 unless the @Ness/... slyly include Labiations,
2965 also we need a new concept of many-spheres encoding into one tree...
2966 supposedly W are stored into W/Such/W/Aname
2967 eventually lets assume any expression on a line must be true
2968 or return something to -Fez
2970 benchmark millions of:
2975 &brackstract locates and orders a smattering of s**
2976 hierarchising and showing @Name, odd bracks
2978 say if that is not what its ^^%client knows as @Name
2980 introgress to similar -Belt
2983 -Fez could see y&up for anything it finds
2984 following it beyond the reach of -Cish
2986 limiting selections to <time for Eref
2990 become facets of &brackstract
2991 ie natural order to discuss infos
2992 -gate is no-time, ie RE/E are no-sort
2993 should share exp to the next -gate though...
2995 < Yingulog|in othering, including tiny statuses
2996 is what %Zaving wants. can lose track of push|pull waiting.
2997 pile also non-$node things like %Codon chunks
2998 visiting|changing swells importance
2999 < @Goting wants a $tid++
3000 < when Fish testable, make &Xsomp not autoviv
3001 X:brackstract_2/astract by &brackstract_out
3006 Rbales, relies on having @This,
3007 to serve (tunnel) /** immediately
3008 -Effect, what can it do like Rbales
3009 do we wait to brackstill the lot? when?
3010 see 'wanting A to make visitable &S* parts'
3011 Thy/The - toplevel The, Run/The etc may offload to each other
3012 for deciding @seven shush by default (via -Effect)
3014 this should be y&Todo piped from the outsphere somewhere,
3015 push from E-Bat to there, &SuperGens
3017 %%active become types of %%Go,
3019 progress ov, so you can be the_active,
3020 then merely active, when others become the_active
3022 til entire time** swathe of This** is delete
3023 also, re W:Fingo and %%Go,
3024 @Gome never quit when done, is a %%Go
3025 and while youre there:
3026 @Intro -> K need to ↻?
3027 only visits it the first time?
3028 climb means up or down?
3033 < &Erefputup can say 'confuslet' a lot
3034 Lines protocol change:
3035 < put BQ at an odd indent... 1 space for keys, 3 for values
3036 < trim trailing \t, may have none if just .t
3037 < &Clone/&indo/&fiu uses el:6 for leaving dups in pz%z
3038 < get a code finder and tour the various 'on data' users
3039 # < -hat should try to spend most of its nl before dl
3040 # < after a long dl, -hat is compelled to go way over the nl
3041 # < Ying8 should lock light cones that take >5s
3043 streaming new brack in..?
3044 currently eg Run++ takes a %%pur to bring it around
3045 could be done now via:
3046 N.length or so trivial check
3047 you, eg &SG_RunStep, add to it on &ha (&sustain)
3049 having the source expr to redo
3050 or X notifies readers, etc.
3051 might be easy to watch several X/$k/$n
3053 have all the callbacks
3054 Sing tool accumulates callabilities
3058 &Eing_some needs a ">100" limit
3059 each thing we dont visit still gets
3062 Bow @66 # < should be getting %indim here and lowering
3063 how to opaque at C gracefully
3064 Bow limits are very hard
3065 -hat honest about showing all data
3066 else saying %%toomuch, %%limit, etc
3067 z https://unicode-table.com/en/blocks/miscellaneous-mathematical-symbols-b/
3070 < Eref a blend of &Shx + chaseout
3071 the lack of rowing-climbing has made a lot of it ugly
3074 < Yingu is doing self-hiering brack tiedown
3075 < and a toc pile... which -eight/* to show,
3078 are going to notate nodes,
3079 see %Names '< when %%active, puts @Lab|@Nine for @Gnome,'
3080 bumping into lots of &Superarg in @Gnome
3081 is like &Saturn for Travel/@t/@Cat/@Run etc
3082 should $to via %%Control
3085 < test everything Yingu does:
3086 -gate log, a brackology with node order
3087 -pile of nodes and intent
3088 -other things wanting HUD
3089 < -Fez colour code /$n
3090 < try tabulation schemes
3091 to compress references
3092 supposedly easier in X space
3094 < &Effect the %%inst around...
3095 so we can wake whole tree this time
3096 can we always wake a node inside of us? ~compulsive %Yingu
3097 now takes 5 trips to perc change in + out of the 3 layers
3098 < -six could want -Eight/-seven in one trip
3099 < &Effect diff (seems visity?)
3101 has to decide in the call to &Effect
3102 or do Doming_7 for them
3103 it can also decide the &Effect doesnt decode to any change
3104 eg increase not yet at some threshold
3105 and whether those changes can be done without a visit
3106 eg vanishing, css tricks
3107 bits of &Supe* should be otherable, wanting via &Effected
3111 &being_inst could define $sc, $mix
3112 or is it Rsc_mix? as in &Pii c.Rsc_mix
3113 $mix could be implied in i <-
3114 i <- should imply @n is still whatever (.c)+ o <-
3115 ie recognises brack forwarding
3118 locate on path from //R^^/%Sarndat
3123 the @Cat/*, @Run/* having their names
3124 @Gnome wanting @This+@The,
3125 the %%mayRun thing is %%Control... minisculity
3126 < %%Control=1|2|3...
3127 and @Gnome/*, synchronising with:
3128 the 'i @Thy/...' in %TheThy &Sarn
3129 pushes @Thy=s upwards
3130 multitudes (@Lab) usu select latest %%active, unless inside
3131 time-bound, ie @The/time keeps syncing to that @Lab
3132 until the change is commit to another @The/time+@Lab
3133 time++ mutually implied
3134 select your nearest parents one, regardless of it being elected
3137 which seems to have a look-above for stuff concerting this element,
3138 eg @Run/* should check they are that which is defined
3139 and it should all lead back to @Gnome for &Superarg visibility
3141 < noDisplay everything from gate-2 - gate-50
3142 head-down time, higher &elvis-per-second when not waiting for a &t
3143 exactly what waiting for the &t can de-determinise
3145 Display if|once no further wake? and of &Supe* etc ideal fps
3146 < -Fez being splurge resistant
3147 < -seven/*%noDisplay until awoken by &Effect bringing $exp...
3148 $exp must divide through -Ness/Eight/seven to get there
3149 time may wobble, ie Fine++ occur randomly before syncing up with Nine++
3150 so -seven may be captured complicatedly, having a higher Fine++
3151 than it will thence have
3152 up to -seven to notice when its .t is the source of difference
3153 nodes realise when parents dont have their latest y&thing
3156 # < elvising to a node that may not exist yet
3157 # < &yfuture is getting at the current version of R
3158 # R|A&ip should ensure non-aborted sy&R is used
3161 &S* doing all the %twin|&Esync
3162 # < fix: c.arg must be in do-order for plumbing
3163 < conserve computing same function + values over rows
3164 < atomicity (or is it indempotency?)
3165 < Yingmind compile a bunch of &Saturn
3166 about where|when %%inst,listen_node|heard happens
3169 < %%inst** presents a hoistability:
3170 < -This and /-Eight amb. check all -n?
3171 # aka < @Run and /This(%sleeping)? should check
3172 seems to require hoisting a list of eg -n sleps we can other
3175 construct-only is worth it to avoid complexity
3176 need to test update without visit first
3177 < wanting A to make visitable &S* parts,
3178 which may then resume as if they just happened
3179 any %%inst or %%oust spark &Piing,'-Sty'
3181 E-Sty/-inst/$i <- %%inst, brackstills them
3182 your -Sty etc are @333
3184 taking an infinitely re-doable -Sty/-inst** with it
3185 to diag what its doing
3186 which should usu fade to 1 bit of info
3187 the i, that lingers after you have input something
3188 whereas everything else is just itself.
3189 < getting people to confirm delete half an hour later?
3191 is worked out, eg %%listen_node
3192 gets E%target from -inst/$i/-n
3193 and makes the whole bunch of inner-most eg -n
3194 available to semi-wakeness,
3195 ie any time or place
3196 eg when we %Piing%sleeping,
3197 we are directly inside or above what is waking
3198 eg when %%Yingu (or so) concludes
3199 < probably a Ying_8 thing
3200 to other state checkers all over
3201 esp those mentioning a node like -n is
3203 we can avail this sense of what %%inst wants:
3204 @Ying..@Run(//-Sty)..firstaspect%%inst//-n
3205 which mirrors into firstaspect//-Sty/-inst/$i/-n
3206 in this first example of %%listen_node
3207 intermediate eg -Eight may adjust things
3208 with varying levels of -Sty modeling
3209 eg toggling the listen
3210 eg starting another page of the identity listened
3211 so the old page can keep lving modifications in existence
3212 and we get a new i /-seven when heard
3215 &Superinst for %%inst... (replaces &Piing_inst)
3216 otherable whims of an instance of %%inst
3217 callbacks that also work in other-time
3218 doming the bits into the same %wou
3219 yet with &brackstill,
3220 whose result can be decided to mean some-so
3221 usually just doing more other-time stuff,
3222 to run the particle to its destination
3223 then travel where it finally wants to witness the change:
3224 wakes the self if the whims change enough
3227 to put off eg @Run activity while we visit what needs taping
3228 < %TX the entire A.4, to wake up on $target
3229 which could be realised before even &elvising it,
3230 that @Run/This wants to be open
3231 while everything that might feed it happens
3232 leading neatly back to -nine
3234 &Superthing for %%oust...
3237 they climb + declare how nicely
3238 avoid visiting -Eight/-seven on the way to -Nine
3239 would want to &Csse the superdiag when unupdated
3241 < %%oust** multiplexings up to Eight etc
3242 test += channel ...-six html+style
3243 defining encoding scheme, extensibly
3245 -seven/* realise that -seven includes them
3246 < make &ein for sleepy dispatch from @Thy etc
3247 which can visit @Run/** immediately from
3248 while we might -log things there
3250 refreshing %%listen_node
3253 as is hoisting change up to -Eight/...
3254 before taking that stream beyond This
3257 <details> tags toggle contents, always show their <summary>
3260 whims what you want to do - instruction
3261 enthusiasms how you want to be - realism
3264 needs easier in|out-sphere code|live visibility
3265 < waiting for %Yingu pile
3266 better grounding, see commit e4d8a712b2fd6 'back as it was, leaves a garbage'
3270 < mirage by carpentry ƾ? ⛔ 🚶 🚷
3271 the house is seen with a long lense
3272 < get serve.pl to watch sensors, fire alerts
3275 @Run listen to Thyer**
3276 which we shall then Thyer/*++
3277 so so Thyer** streams into This:
3278 This** must hoist news
3279 ie -log should be informed of -seven using
3281 Thy managing test playback
3282 Lab,Fine,Lab,Fine...?
3283 making X computes over there
3284 saving the pose (The->Thy)
3286 < get that unit test routine happening
3288 < limit/ref in general
3289 links you can click|hover (%Abodo)
3290 may lead off the edge of $W**, more to @Inc
3291 $D, doesnt make too obvious:
3292 the prior art (former site of the ref)
3295 in an other Ec&pi (format)
3296 expr-compromised, not fully drawn out, %%toomuch
3297 see &Rthingo_toD 'an ~ will not appear on anything being empty'
3301 o $about (someclass)
3303 test Fish funcs, generating notes
3304 &Shx could be from 'S i ...' while-blocks
3307 ive is remarkably 1-9ish (1:Index, 8:The)
3309 abstracting all that
3311 Yingout wants to brackstill things -> /*
3312 similar for style island map,
3313 with a between wake+sleep that is sleep with Csse
3314 for animating node titles when active
3315 wants to use something under &Effect for wake+sleep logic
3316 without needing nodes
3318 < timing harness from Evelse
3319 < link all refs to the pile...
3320 https://www.w3schools.com/css/css3_borders.asp
3324 they will Abodis to move flock around
3325 eg whose sense of time is being cast where
3326 it seems a Doming versioned and intented,
3327 operative at A.4 to %Yingu,
3329 acquiring %%Go... with %%Goable
3330 its supervisor uplink
3331 prior art: @Gutago %%Goable -> @Goting
3332 it uses %%mot to prio jobs
3333 use it for setting rollout
3335 flips dials there without visiting node
3336 entire -Lab may be 1 line displayed
3337 lower more urgent, %%mot=
3339 changes in time to see
3340 can be implemented as dis:0 to -Eight/*
3342 ~Run** <=> test data
3343 wants Nine to review them
3344 once a diff, triangulate diff-diff and diff
3345 to break apart commits to The** that alter it
3347 Story time <=> This time
3348 new testrun, regen This**
3349 some of, from somewhere
3351 The -> -Lab, show selection
3352 Story rhythms of Lab,The,This,The?,Lab?,Nine
3353 then we mux Lab,Ness + <> Nine/*
3356 < the E life should be extractable
3357 mock Display for one,
3359 < generalise &Piing noD|noR
3360 and structures of mute
3361 show all Eights, current sevens
3363 new &Sarg for The->Thy
3365 new &Sarg for E/*/-seven//*+%noDisplay ?
3366 that compiles to -Bat
3367 doesnt affect -Piing
3368 < -Piing, replaces &acting, heads E/*, osc log
3369 small enough to show up on -Log nodes
3372 coming around to a nice place,
3373 where we arrive when things are quiet
3374 where @Gnome paths e toward latest Thy..$n
3378 < controls on autoactiveness?
3379 for the current &Superfaff/$n
3381 < Nine%Piing xor Nine%TheFine?
3383 < getting a ~This, this doesnt seem to help
3385 < Avoiding-ThyF-return
3387 stability - safely transfer load from the outside
3388 to the body and vise-versa
3389 people dont feel the pressure from the ground
3390 to go off and have audacious dreams
3392 there is not always a positive advance
3393 our inventions are wont to be pretty toys
3394 which distract our attention from serious things
3396 we have not generalised the phenomenon
3400 %%Control gets /@Run/
3401 should have This|The now
3403 then %%mayRun allows @Run to ~ A:n
3406 < Superarg that arent nodes
3407 < eg @TheF/@Fine//@Nine
3408 < -Lab having stuff to permit, stream out to The
3410 < much to redo about -nine?
3411 much confusing but ~ working
3412 til some unit testing
3413 < read %%Superarg for:
3414 so &EsyncThe can produce Thy before any @Cat/@Run/@This
3415 see # < have Thy first clue from F
3417 # < hoist more &Piering
3418 &acting,'Piing' should -Spheres these
3419 their X/$ref should be different...
3420 belong to This/Meta?
3421 Ec&top only has Rc&b
3422 implements a new that from there
3423 sharing some E** between -Nine and -nine
3424 keeping its first experience,
3425 pushing to an eph -seven when it changes
3426 but only from Nines perception of This
3427 ref-like with an existing -sevens item
3428 and not when you mean to push styling
3431 %Labi work things out, io @Run/The
3433 is sent from Fine, should be:
3434 < Fine/-nodei -> Thy,
3435 to then expect to Esync etc
3436 < break out of &Thetower
3437 < -Spheres implies /-hat, etc
3439 < -Bat must compile an encodable thing
3440 it wants to re-find the thing
3441 Gnome having a fast way to check such
3443 < &Effect to include 7/*
3445 < TheFine should be able to stream that,
3446 to commit G+W as one
3449 < conduce a Dc&pi, giving c&s an expressivity
3450 eg -C are Ctitle form, -n are node name
3451 < compress pi type trees. eg -Spheres/-hat
3452 < %TheTh should default other that -Bat
3453 the what-for system need a rejig... %twin-ish
3457 waking @Gnome (eg from %%quiet)
3458 shall observe the state of Thy
3461 &Pieri - judge light for E/e, re both E + e
3462 &Piero - applying it now
3464 &Eel_term - merge event stimuli
3465 ie -Bet having Xsc ope=2
3466 sometimes one event negates another
3467 usu making it never happen,
3468 if prior stretch of e is checked in,
3469 we must mean it should happen for a while...
3471 < sort light|space, apply %dim, etc
3472 < &Piero should %title=aq.t+qua
3473 and in a %dim, we %toomuch a lot
3474 unless matched by something else
3475 < might cause limb to open just to receive ope=-1
3476 otherable models of E waking space sense
3477 unless we have loads of space,
3478 then we could want to R inline them
3479 %impl should be a low-light %limit
3480 that stops hiding in cold light
3481 < &TXi to hide .t|.y.cv
3483 in a !E way, covered by %limit:dim
3484 such that <9 .t may show, promo to:
3485 yet show .c.s, anything selected
3486 we must &pio for|before E is real
3487 &pio happens a few times, for E.t+pi, then D.t+pi+v
3488 various aq.qua may be applied asap or @3
3489 eg some pointer sets Ec&pi=such before R
3490 or ope|dim apply @3 as it is about to recurse
3492 is a hard limit now (aq%qua.ope = +-1)
3494 < consider C.*%toomuch to mean C%toomuch
3496 < want to pick the best ref self...
3497 seems we want to add to @3 &Ereflookup scans
3498 to add ^^^E>/laterE that havent yet @3 &Rlimiti_ref
3499 < a climber lurks about &FishElvis
3500 $E</this means ^E/this earlier than $E
3501 so the refs must be at each E-surface above us
3502 eg R/sc/thing/int doesnt see D/sc/int yet
3503 since D is yet to @3
3504 < do we actually only need R%Top to &Eing,3 ?
3505 in contrast to the seek<0 (previous neighbour)
3506 deciding that is better by less Rc&d
3507 deferring as usu, %limit:ref,later
3508 unless you have opened this part of it...
3509 < can rowing winding into here portal to the ref?
3511 prefer sel/D over sel/R/sc/D
3512 though it comes later in sel/*
3513 < split out the '^' from the ref line,
3514 ab,transform: scaleY(-1);
3515 stretch it more if the ref is far away
3516 since it has more room...
3518 on not discovering it in time to %limit:ref,later
3519 it has latent %limit:ref,toomuch
3520 the sel/R/sc/D R must diminish
3521 has to re-&Eing, or is it @3?
3522 which disconnects anything it did?
3523 from R%z, their E.y.R...
3524 TXing they matched should unignore...
3525 ie it doesnt like to rewind...
3528 < redo specialfx inline|not
3530 attempting to unify lots of /%toomuch, etc
3531 thingo subsets parts if not as unified
3532 if light level is low enough
3533 that nothing not-schematic was in the thingo
3535 < %limit:ref ranks its candidates with brack
3537 &Rthingo actuates magic word display,
3538 < eat a format %limit:ref ranks its candidates with
3539 < sprout brackology when %ope
3540 be an intelligible %TX point inside R
3542 < compresses|extends brackology
3543 < the pointers should work,
3546 could have lots of %%qualified,n=C then
3549 y-hat@3 noticing /*%toomuch endeavours to shrink
3550 by slicing modulats, notching the grounds
3552 the /* only t, maybe sym, maybe ref sym
3553 as modulat limiting to cv<13 or so
3554 they are able to be clicked
3555 clicking y will up to small:
3557 show t len<7, sym+s <9
3558 we can arrange all C t under one big sym
3559 and all that =1 etc similar
3560 and put in tables so things line up
3561 they have to be assigned to rows
3562 if such a process exists
3564 < packing all that modulated info so far into %D,
3565 actually modulating it in @6
3566 and a mode to jump right there if given $D** to $E** by
3567 and/or compare with reals we still have,
3568 possibly favouring the first look we got (in-time)
3569 < -Bat/-Bet compile and merge to Xc+qua paths
3570 the -Bet sublating into -Eel somewhere,
3571 probably disappearing over Accept
3572 how you save|load might be more -Bet+ or -Eel**
3573 show R etc from original e:click
3574 and follow as it updates (or not)
3577 This activity -> The/co
3578 co might be a -Nine of suction
3580 either of which may be within a -Nine
3582 may be nested|created any time
3583 whole area is &Acceptable - makes io-sphere:
3584 storing compressed instructions outside
3585 enough to run the tests
3586 and fuller explanations inside
3587 which diges so we know we unpacked instructions ok
3590 the layers of C-sphere:
3592 usu built from above, may inc schematica
3593 may include a predefined %D to rehydrate
3596 a pair, determinate:
3597 %D compressed fact of the matters
3599 %C decompressed presentation of same
3602 we might have three pairs:
3603 diff %D->%C between:
3606 to show difference with style
3608 reasons to shape branches
3609 soft (%ope) and hard (Rc&nl)
3611 eg isC want those y,c,sc things
3612 we might reveal the sc first in a squish
3614 collab with $E^* (siblings) for alignment, table?
3615 'stuff in A.* may also be in A.y'
3616 as a better elsewhere
3617 schematic t,y,c,sc folds other A.* into y.*
3620 compromised expression (squish)
3621 may go as far as rc¬, not computing or displaying anything
3622 so R (&Eing it) gets a %limit=not
3624 to point to an earlier view of it
3626 refer to earlier only
3627 check and draw patch
3628 or completely redraw it
3630 can be implied for -n-things
3631 which is itself a kind of ref talk
3632 D.t is R.t is $At... as it is known outside
3633 Dc&s may be|include C.t if -C|-n
3636 having stops (where R%D/r%D)
3638 should appear as inspected
3640 wants a queue of e being classified
3641 reversibility generated into Th+1
3642 autopush unless e in -Bat itself adjusted
3648 or maybe it is given
3652 has %E/(got|exp) to intersplice
3653 which %RX as %E does?
3655 inners wind up in time for overs to size them a bit
3656 %D should be a single C, per %E**
3657 may include %D from %E/** not drawn for space
3658 %D knows when %limit ends its expression
3659 things changing beneath the drawn resolution
3660 but within the scan+remember resolution
3662 making domes for an osc to sitch & stitch
3663 can do as self|other...
3664 the put into -Nine an other
3665 may occur after the instant
3666 as in adding compressions
3667 that will be there next time
3669 everything gets a weight
3670 &Mwix all @67 so we can measure box sizes
3671 caring about 3,6,12,24,+ characters
3674 if large or already expressed:
3676 must be X sewing together around J
3677 trust previous look-in up to some point (-log time)
3678 restate entire if diff storage...
3679 @2 classifies and extracts id to $D
3680 @6 renders modulat for (thawed?) $D
3682 examines the others in a given -hat**
3683 climbing|neighbouring
3684 C-surfer (yup and sz)
3686 Bat persistence model
3688 writes a D** it can outload
3690 This refreshes minimally
3694 /ignore/ for one-timers
3698 @Gome/The <-> @Run/The ?
3700 anyway, about here is half way!
3702 compressions as advised of form
3703 hanging up unnormality
3704 various the sideplots
3706 < &pio-centric piology modulata
3707 -seven R%elvis=me.Hook to re boostify
3708 as a state patch (lv) to namify into Ting
3710 < This/Ting, on top of all &pio
3712 what Ting are new|gone|diff to -Eight
3713 when to restart the Story
3714 restart to get in-time looks at -vat expansion
3716 < generates something for someone
3717 ie Story/Fish/Travel
3718 < whether we el2 on Intro, click, etc...
3719 the scattered control pi of Story
3722 < -row** working an X field:
3723 generating its what-is, in eg -log@2
3725 < recording devices (see 'Leave' resets)
3727 < cm indent staircase, smooth exits
3728 same thing that This/Eight/... seeketh
3729 plugging new|gone|diff
3731 < w:Dome doesnt reload?
3732 < me&fiu,Z,n.t,2 is non-fatal because n.t isnt an object?
3733 wants it to be undefined until now?
3734 < &acting go show s via %Cit, all-rounder
3736 < u|Swim should support:
3737 chaining (modules which depend upon other modules)
3738 nesting (modules defined within other modules)
3739 both Outs %W,how_to_inc
3740 < Array.every|some()
3743 want -ology from -vat
3745 < all active -seven+ <- -log as an instant
3746 and other things, to discover why:
3747 # < ! put one line further down and it doesnt work
3749 < data dumps the same iteratively, esp nodei
3750 < all Story/Fish** can refer to objects,
3751 host them in a Story/Fish/Things or Thing
3752 and try to match that string anywhere
3753 or catch the Ting anywhence
3755 there are always a bunch of todo items (above)
3756 when we come around and out of a thing we need:
3757 the testable Q pipelining gear:
3760 for ~Q, which we begin to fire changes at
3761 while|not in %Cat time
3762 it also does for Xlv (X:diff)
3763 as ~%Te will be understood
3764 pointers to J**/A** affected
3765 ~ @Gump, who might W/W if %Compiling
3767 keep winding cv/ov if < 7
3768 else el:2 into an el:3 A^^
3770 &elvis out of %Cat time
3771 they can work $P, decoding
3772 wait for all Pending before &Abelieve -> Q
3773 heuriste A..A time coupling
3774 expressed on cv-scale?
3775 the notion of things being in a space
3776 that may transcend any other separation
3777 everything over here, or everything over here
3778 the continuous variable
3779 so the exotics collection process can straggle
3780 while the immediato of the happening are got
3781 eg W:Fingo + W:Story/Fingo mostly?
3782 or is it W:Good, the quest to 'be good'
3783 which may be Storied about
3785 is a T room for W:*, inc:
3786 how|where it is running now|sometime
3788 distributed what-is-known about a W
3789 including bans and promotions
3790 how coupled to the time above it
3793 have $C = &Yingbal for ite
3794 &Athinging waking by the lv it detects
3795 to proto A:n about it, &t at the A.1 etc...
3796 wanting to miniaturise &t
3797 getting async messages (de-)fullfilling requests
3798 that then &e to their use
3800 taking a bit of 4..3..2..1 pointing|caching to
3801 ie &t el:8 @4 -> @3 (step) etc
3802 the J.t are the quickly and surely resolving $n
3804 < -seven things per &com
3805 < Gome-Control sensors for the This space
3808 and being in @Intro, for uptake
3809 deals with its having a life of:
3811 Fish reiterates or $tid++ depending
3812 A finally will rebase recent change onto a branch,
3813 and rewind to before we started messing with it
3814 eg last Story/Point attained
3818 wait for clicking save
3823 do parts again if it blows up
3825 or if e want to relive any part of anything,
3826 delivering differencing
3828 &togcon endpoint these...
3829 are pi C coordinated...
3830 mot:8 += el:8, should wander into the thing slightly,
3832 perhaps it is routing inward without needing to wake
3835 'reset?' should reset later %%supe
3836 @Introtivity rehijacks:
3838 new w:Fish should happen in place? how much?
3839 grows another Travel $tid to cover all that might ~
3841 attachable R:Display subselections
3843 left+right deals big to the humans
3846 while being in @SummerCat
3847 to lots of $W at once for tests,
3848 upGansp them as usual...
3849 way in from &Zeve outside
3851 out|through -bo (brackology)
3852 wants to group dome+supe+sute
3853 since there are so many
3854 yet not say %dome=%supe+%sute
3855 by seeing that $dome.includes($supe)
3856 it could pick up other encodings as syntax cues
3858 setting %attr.title to something to X.tv
3860 finds its way up to a:
3861 &isnode having some id on the step
3862 steps having some id on the Ying|4
3863 Ying|4 maintaining self.Ying|4 by name+time
3864 A.1 may be pi, A.2 not
3865 A.3 under A.4, A.4 at the top (self.tv.*)
3867 w:a is your headroom
3868 walk it around every so often
3874 not stops working after a while...
3875 where you are typing needs to assure connectivity
3876 saves the list of the music that you have
3877 time smoking, seeding, watering
3881 forms filling out larger
3883 Jay produces displayable
3885 each Yinging a bunch of awake
3886 Story has sensors here
3887 could be used to restart, acts
3888 this being a pi in many places
3889 which doesnt need to wake much there
3890 ie tiny dom adjustments
3891 having the is-waiting-for,
3892 coordinates to anywhere in the think (At path)
3895 w:Dome for A as A...
3896 mounting brack in A&z may get it done
3897 see w:Fish, A&Super* / X
3898 so will C/** with y&A, eg A:n
3899 take things to such cv level,
3900 they are like nodes, A.y.up etc.
3901 everything we R|s is renewed
3902 most things take A|C non-fatally
3903 and notice C!=A, sometimes
3904 &Xint-perception of Normal:
3905 lot of falling and smashing in the universe
3906 mostly disguised as chemistry
3907 game of telling everyone of a word
3910 descriptions of their locations can be compressed
3911 in b-space, a sensuous thing subset of B-space,
3912 which encapsulates any call in A.I
3914 some real good simulations of the fundaments of the above
3916 wanting Story 2 boots Story to that degree.
3917 makes up a new Stori, with no clear beginning.
3918 just to get that gear to graph out the think
3920 @Search gateways bring entropy
3921 are based on {c},{sc} bracking
3922 it will want a big intersection to see what data is doing
3923 its a stream certain things might hijack,
3924 eg to interrupt compiling
3927 is a procession of brackdoms
3928 playing out a process
3929 propagating changes (el:?) to brack things
3930 these being an A progressing
3931 sometimes not built up all the way
3932 locating another A to su*:
3933 surprise (dome el wakes)
3934 to subscribe, e a selection
3935 supplant (.up.X replace, is that new self|R)
3936 sublate (we happen around+with that)
3937 to mix in, to e parallel, etc
3938 varying degrees of switching up another As function
3939 -lies want to pull up beside the other
3941 having A.s?c that are surprise to X.b
3943 moved from s&made to an apprehension of s&made in the past
3944 and that knowing when things were set ability
3945 scanning every known (from the top) A.*.* for some level
3946 io should relay datastructures it changes,
3947 and doing so should be via y&e (connections here)
3948 so s.*.* will cover all official change
3950 is its subscription, will brack into X
3951 if beyond A cone, link up
3952 the A:t (&t) is a generation or adoption of a $P
3953 which may async|other
3954 X wanting to be per A that builds it again
3955 has an Xb of everything that came before
3956 (Xb is very hard to pronounce: click-buh)
3957 we supplant entirely, may have goners
3958 we sublate, consume matter or extend mindsets
3959 we surprise, wanting correspondense, fibre jets
3960 the processions of stuff wandering along
3961 domes of A:X engaged to begin things
3962 they are trees, bits rebuilt and recycled
3963 A.I=X, thence having a builder
3966 apprehension of a thing(s) about this thing
3967 eg &I, under &t, grabs a whole thing
3968 reads X:A.I, mind stored of/t/cv+sc
3971 thing, where A appears
3972 you are already part of a call that makes something happen,
3973 eg &I collects immediately mindable things
3974 for diverse kinds %of thing,
3975 searching subscriptively to some A.X
3976 A for each thing can be found on the @Shelf (@Sea)
3978 the &i is the fatal-er version of it
3980 &t specifies a thing for inclusion
3982 Ay&$pi may happen (perfect), are also A.$pi
3984 redo -brack, it looks through and does stuff
3985 X and brackstill have changeyclues
3986 a brackstill on only what you selected
3987 while other energies lap in
3988 may require waking a thing to where first
3990 overlapping bracken rearrange
3991 making tables to regroup things to
3992 see 'left+right deals big to the humans'
3993 must go with the suggestion:
3994 stuff in A.* may also be in A.y
3995 that is a subframing
3996 even -Api, shared kitchen
3997 knows which A&X.$k have $pi in them
3998 most X would notice if pi
3999 it is a scan sense, for many at once
4000 something to learn what ever happens
4002 https://youtu.be/bWrNxOA5NI4?t=3736
4004 and from the beginning,
4005 put wjs/boot.js in an A
4006 do something directly (no &h) from it to:
4007 setup G.h|t directly (no &h)
4008 A.5 has u to revive from cache, check up on later
4009 boot-priority must all be wjs
4010 such that they become higher quality processes later
4011 A.4 has n to revive from cache, etc
4014 # < Codon Babz '&I =' -> 'me.I ='
4016 A.I.$of.$t.$cv -> &I = &acgtcs{
4017 $I = c.I || A.I || &I,{up:A,sc:'I'},{}
4018 # < Codon Babz '&bracko,' -> 'me&bracko,'
4019 # c can go I.up and A.up+.I
4020 # callback on such slope progress,
4021 # to be cancellable and|or parallel with other routes
4022 # is a way of selecting C with N/X (c)
4023 # a multiplicity of things we are looking for
4024 # notice indexes of I thing.
4025 # c is, unless marked out, about sc to match
4026 # c={gks:'sc'},sc={findables}
4027 # may include sub-thing matches,
4028 # eg s&find with s&find.lingy&cv>3
4029 # built from the tail,
4030 # it will need to swim before it can see
4031 # everything in s must be understood as mode of &I instruction
4032 # or it will be &bracko's sc,
4033 # working on whatever lingo context the I (X) provides
4034 # probably el:2 t:somename
4035 # that brack ^ becoming in-dome for the enclosing A
4036 # c can c.sc=$gk, or c.sc={findables},c.c={howto,gk||=sc}
4037 # &bracko -> &route? find endpoints for startpoints
4039 # s has types of want-thing, or fatal
4040 # &jaa above this, to do a bracko thing
4042 # un - one unless we never happened
4044 # some - one or more
4046 # any - if one or more - avoids creating for nothing
4047 # once - halt if whole replaced
4048 # s.* should change if s.*.* changed,
4049 # s remains itself, as made a stream by osc
4050 # fibring each thing it understands (s.*.*)
4057 in-C thinks, $gk and beyond,
4058 eventually reaching another C, or simple space of C
4059 s.*.* per s, as above we were considering them
4060 across many potential s
4061 each quality is in a space with others,
4063 then once cast into A are sliding downwards...
4064 A basically tractor unknown A.*.*... <-> known A.*.*
4065 all A.*.* may be copied to A&X, to be noticed
4067 are motion onto mostly-previous-existing space
4068 eg surprise, brings new A into place
4069 highly dependent on J+A sub-time markers:
4070 dont leave the time-capsule
4072 A&ip for sheer A sprawl
4073 A&op for push-pull to X point,
4074 finding what itself is @2 (arrive)
4075 attempting to el:8 it,
4077 are debt being chased down
4078 exist in subplots that Dome, &Ying_8 etc
4079 X is a log of a force being matched
4083 an evolution rather than checklist &supetime
4084 the universal hanging around end of $t
4085 tracing ornamentation, muscle memory
4086 openness indexes etc
4088 each Gome (per $tid) is one of many Thises:
4089 be the ever thing, (Fingo/)?@Around(/$t(/$tid)?)?
4093 listen to /ws/Fingo/Around.7,
4094 includes a list of times Fingo/Around/$t ever changed
4096 W:Fingo commits each That/$t%dige
4097 as they are cognised by
4098 $t (Stori) might as well be anything,
4099 and have further things inside of it that you may also subscribe to
4101 so one thing can compile & test a /wjs/
4105 place That we store Travel/$t itself
4106 might be given a That/$W/$t, eg W:Fingo/Fish
4107 w:Fish may affect af.*
4108 can randomly find we are running
4112 updates or user can $tid++
4113 <- &togcon e-nergising
4114 <- parts to read again
4115 < turn on elQups again,
4116 or have a one-click W bump
4117 may cancel run & restart another
4118 or, keep run, merely +T within %SummerCat,
4119 to re-@Inc those changes,
4120 probably saving the same W
4121 as if done from the top (new A.4)
4122 < notice if it matters (J&el:2|3) in spare time
4123 leaving update streaming pipelines
4124 in place for a while
4129 Index to contain the Search-ness, el2ing
4134 C 4 CNS acquisitions
4140 K only really minds the %dige it is...
4141 &Sea that bracks things
4146 perma diff interface
4148 is nearly &Accept again
4149 with an &Effect that drifts on the %%Go
4150 and then establishes instant pause, <7
4151 graceful teardown, etc
4152 T may $tid++ and|or engage Story
4154 if $tid++, cancel run and re%Bat
4156 suspend @Gu* while pushing
4157 commits $z|$K in To|That and Ghost
4158 Know are a mot:8 once all Ghost for it are the new version
4160 makes gone unless run is %%noncanonical
4161 @Guten %%mot:9,nomore:$K helps %%lonely el9 $K
4165 enables elQups, so %Paving happens on ~u
4166 needs to route the surprise to it... pull P->Q
4167 receives new %%chag, even while &lock
4168 can &jaa,@Goting,{K}
4169 which leads n-ward to the used %%chag
4170 which are 1 u-ward from %%cha, in %Paving :feels
4172 finding %%Go:$t,tid,eto:@Gomes
4173 bringing us neatly around to:
4175 make %%finished something
4176 bring on the job whether mot:8 is about to happen
4178 decide to redo immediately,
4179 or keep publishing slightly out of date stuff
4180 &unlock and insist on that same %%Goable happening again
4181 others may want to happen also...
4182 Travel/$t might have a relevance to now
4183 which evolves. a quality in %Loc of the editor.
4184 some of its pointers squishing together
4186 %SummerCat should be able to:
4189 < receives a bunch of Q-ish that we Know it will probably use...
4190 < know when it doesnt use such thing
4191 and when that means de-u it
4192 being canonical run, or not
4194 can tell ~u and redo relevant J
4195 warn of ~u we didnt expect
4196 +T or so, does from the top of A.3 or A.4
4197 by @Step-like will and @Gome round-ality
4198 multiple A.3 %Compiling into each other trick
4199 osc plan shuffle matrix
4200 emitting the latest storables
4202 so the $tid neednt 'finish' unless it really wants to,
4203 something will have to tell @Goting it can do that
4206 'reset?' should reset later %%supe
4207 X coords Domes, as %%dome
4208 the past is a %directory that waves crash into
4209 %twin|%Paving structures are X plot paths
4210 &nodei, &nodeo, &jaa all save their acgtsc
4214 dont need asap for a while...
4216 me&AMindness should mix into it
4219 the index thing that is wander-until-C,
4220 picking up %directory, etc...
4221 spec as io, .path compiles to %adhere etc instructions
4224 if expr then <-> expr and then flipper
4225 AllBabz - test Babz changes against everything
4226 jumping through many points
4227 1..9 code..phil, levels of knowledge to attend to
4229 < fodder for influencing new A
4230 < has &ty buttons, in %%supe,sute,$t space
4231 the callback may alter a jaa suterow,
4232 and then notice it in zaa to impulse...
4233 its about the handler being self|other,
4234 eg &rolltog,R,'val' works by only R%val=1 in other-time,
4235 returns to the self, notices b%val and acts
4236 eg &Effect (may be) able to happen completely in other-time
4237 < being automatible (%%may...)
4241 given columnar -sevens and Nodar lasso
4249 arrives, bumps till:
4254 %%cha capture what we did,
4255 to pull it out of noisey environmental %%cha
4258 Paving adjusts %%cha, maybe new
4260 Zave%allope rolls until switched off now
4264 < auto show twine %%thing!%%extra %string <20 lines
4265 when not auto pushing...
4268 < i $su/@sum y o $sum:sum/**
4269 ^ has to be i $su/@sum/**
4271 < mode/perl/perl.js:700 ?
4272 to only select 'this' of '$this' when dblclick
4273 < BabzLook - see selection compiled
4274 < DoesJust - see selection run, returned -od or -dis
4275 space between %Cit and &Display and &osc
4276 hold a part of the expression
4277 split at = or return, etc
4280 < Story invoking for @Gump..$tid,
4282 Story takes %%Go as a thing to test,
4283 it could be an &Accept back in @Goting
4284 or some wakers[] to resume
4285 < wants &waits_7|8 redone
4286 should act the same,
4287 then add info trailing into the thing
4288 inc reason, T.act etc
4289 knowing how to &accept|init it when ready
4290 as opposed to Ying beginning
4291 or we are being invoked to catch on to what is
4292 which should be pretty quick...
4293 %Tool for moment nab, etc
4296 @Guten is a -groupbrack*,
4297 making shared things span rows
4298 reducing to just a few words
4299 a limited view of some rows
4300 expanding into -pi as clued
4301 or mind/world breakdown
4304 < That...%P == Know...%P is n becoming u
4305 or it read/writing itself
4306 < That want pull if others write it?
4308 @Gu* prescribes a Travel/$t
4312 < Duolish get abandoned, tidied
4315 Know..$K commit once all Ghost..$z are the new %dige
4318 That..$K commit when pushed
4321 %SummerCat has no Ying inside,
4322 < assemble a J-centric alt %Ying
4323 then should be able to inside all outside processes,
4324 by deceiving Nodar that they are where they were
4326 sit there with %Paving listening
4328 - build (%SummerCat, w:of)
4330 or restart batch if u not as it was
4331 - websocket push updates (e:elQups)
4333 with a first line that goes $from\t$to+
4334 $from becoming routable down that socket
4335 then Lines (or whatever) from there onward
4336 of something mixable onto the previous version
4338 has an act (build,save)
4339 a validator (u still as it was)
4340 may abort or reinstruct act asap
4341 then success (push updates)
4344 so it may be injected with ...
4345 eg hijack Ying_8 when such -seven-ness
4348 making the basic c&el receptivity...
4351 that joinery of %twin
4353 so is rebuilding it, diffing...
4356 break? possible and happening
4357 on %SC &Yingbal - the interesting thing logger
4358 would rather be interpreting:
4359 from any -log, -gate etc?
4361 probably just to &Pageturn_suddenly
4362 or fully %%quiet,break to also allow Storying
4363 until ready: Ying_8 resumes
4364 implanting them should stretch L%Pages (gen from $t)
4365 and make $t/$expr to accept (autosave until)
4366 then $expr inherits to the next $t,
4367 maybe the next L? (checking between)
4368 entirely new @Search
4369 %Jproto and Story bound while waiting for responses
4370 test of:JaBabz asyncs all the time
4371 have to be reset over the first time
4375 repel into machine room,
4376 each stop knowing how to replay to that stop
4377 asking above about each thing that turns up
4378 &togcon including A, etc
4379 &tar: c,sc find a thing, also asserts
4380 c=t - may use W-context (%director)
4381 c=of,sc=t -> c{of,t},sc:{} - not W-con
4382 c{of,t},sc{bp} - %bp=SomeBreakPoint
4383 c=$W,sc{Y} - some $W (A.4/$C) having **//$Y
4384 where the c are matched exactly,
4385 sc may be anything identifying,
4386 or el denotes an act
4387 rowc&z=[bracks,its,inside]
4388 rows&z=[rows,inside]
4389 bracko should go into them ^
4390 so &t can eventually use many indexes...
4391 brack meaning a row with a z...
4392 suppose they can be bump-versioned with brackstill?
4393 and check each way up until out of ~A,
4394 in case the whole brack is replaced and nobody told us
4395 suggests savepoints:
4396 eg each time %Jproto -> %Jrunto
4397 could dividable $eight, know when to %%quiet
4398 this be a Nine/$t/$e? T-roomination
4399 they could be looped over
4404 lex code defined and use
4405 sort Yingmind and Rmind bits,
4406 show when they are called
4408 needs gone-able nodes
4410 -pipe - a self|other tool
4412 some tunneling only for Display?
4413 %Ear to the ground (new %Search)
4414 -lv - hoist stuff for Display
4415 show %mundws, %Search being subjected
4418 receiving -lv for it
4421 wants to be a brack compositor
4422 &t reads rows, gets confused or allows multiplicity
4425 < &Pageturn_pretendnow
4426 getting us beyond the Point++ etc
4427 by sweeping it into the previous Page
4428 is really about L&init happening before its first Page does
4429 probably forget it until there are pockets
4430 of language solving at different times
4431 < Around-ness until -pipe good
4432 Around having its $W/*: %Paving/%Caving
4433 for clicking which one to be Around%head
4434 and each $W=Stories/Around/Nine
4435 with /time-trail of runtimes
4436 to insert to on Plot%alldone
4437 and each Nine/time/$L-trail also (point space)
4438 select $seven-gate deltas..?
4439 'hoist deltas, to prove faster when'
4440 < fades stat compressily
4441 < with ghost versions, lv-compressily
4442 load recent Around-ness
4443 push|pull Around%head->/Nine%about ||= ['vovol',Nine.t]
4444 do on startup if %auto
4445 these %Paving should anyway be faster
4446 also the wandering Nine<->L init
4447 a new first thing to do (was W:vv)
4448 no checking until L%main passed
4449 hoist deltas, to prove faster when:
4453 receiving %%Go to start a test (become Around%head)
4454 ignore any $eight in a L%Fugue or L:Wander
4455 $t/$exp - something to unpack unto L|Eigh
4456 'repel into machine room'
4457 $t%erm - error margin, fraction of lines diff til !ok
4458 < ignore ^\s+(\d+)\t/
4459 < makes Test non-canonical,
4460 to run through without noise daily
4462 -Will intersperse L, gen Nine
4463 will to ignore 'beginning', only Easiness
4464 will to repeat to measure for determites (Dif)
4465 inc eg such R-time matters or not
4468 Slopality figures a Point-show for any Point-related thing
4469 and some types to assume flock
4470 A Cardinal Number is a number that says how many of something there are, such as one, two, three, four, five. An Ordinal Number is a number that tells the position of something in a list, such as 1st, 2nd, 3rd, 4th, 5th etc. Most ordinal numbers end in "th" except for: one ⇒ first (1st) two ⇒ second (2nd)
4471 labelling things properly?
4472 new Nine resets eight.t scheme
4474 showing joined info shaded...
4475 gen Points from exp,
4476 having check:2, add next Dome if unclaimed, etc.
4480 Cit tiny mode: s=0 shows up as ?
4482 combine Jx, inode, acting
4483 see '< all this in one:'
4484 TheEigh wants to be &acting,'Eigh',
4485 this could be 'The^Eigh',
4486 similar to the way css names shorten,
4487 except this would keep the later part
4490 going async, when init:
4492 each found causes 20 lines leanience $t%erm
4493 being unpredictable:
4494 when loading Stori:Easiness from the start
4495 Plot%Te will keep it around
4496 so we would know the exact nodes,
4497 to grep out rows including them (before serial numbering)
4499 <> from only knowing 'extra nodes in Stories/',
4500 might have to -vat early (can be per ref?)
4501 or diff re -n back to 'extra node'
4504 Plot%Te may specialise how to run, eg:
4505 loading Stori:Easiness from the start
4507 how often to stop and check answers
4509 which sends %%Checkable around,
4510 or -pipe can other all the work to get -eight
4511 and make Eigh seem %%ready,ok to Nine without visiting it,
4514 such that a trip to Nine then thinks Eigh...%%ready,ok,
4515 without visiting Eigh
4516 starting from the other:$L,
4519 able to check only -four
4521 could limit/exclude certain rows,
4522 or rows with such node, etc
4524 the last few $seven on the page,
4525 in their own -eight|-four
4527 < -four+-seven noticing when %%steps covers all steps, etc
4529 < create an adjustible regrouping,
4530 for a running out of space for Xrefs
4532 < do that -group* test in a %SummerCat
4533 word crossref, sorting out the aspector:
4534 me&Kmish,Z,{for:'K'}
4535 maybe it is a &ha server?
4538 < fork Abodo, get this working on modern chrome
4540 < TEST arq() etc (lay a unit test)
4542 < able to other shade, Plot/* the stylepile
4543 < more Plot when eg Gump streams
4544 < better /ghost/ er 500: multiple G/gam/Pictures G/ive/Pictures
4546 < %%Acceptable<->%%Checkable:
4548 ends ~ Eigh%%Fin=$eight
4549 Eigh commissions $eight|-eight to Y with %%Checkable
4550 < send Eigh a &storable image of -eight
4551 < this could be -eight.y.P?
4552 Live.y.P also, from %Search.
4553 the P should y&up to the producer of it
4554 then &selfThat encountering LyP from %Search,
4557 < Plot/Look/subtasks:
4558 starting: beginning,le-1: W:Lingo,Story**, til %%quiet
4559 oking: le2-3: of starting, exactly, til %%gotupto
4560 oked: of oking, vaguely Nine is so far ok|not,
4562 repeatable instance of Travel/$t%SummerCat
4563 load the Stori for it
4564 < Aline in Story/vv/$t or Story/$t?
4565 a Travel/$t send to Travel/ing/$t-$i for runtime
4566 < Plot/** will want to continue, or:
4567 period of self analysis may -> ReNine
4570 < through Eigh**/-tll (thing looks like) to Plot/**-act
4571 < %Yingates are Y:-eight/-seven
4572 < thrashness dampeners: Nodar other mapstyles
4575 < Yingu pause, &whyloop...
4576 -wants back to the %%waits sources
4577 fastly codifying motivation to notice looping
4579 < tunneled R should wait until aboves @3? (sleeping or not)
4580 unless directly &Ring, as Ying@296...Y:Steps does
4582 < the pristine unconnected toplevel inside %SummerCat
4583 is the pile-to. get some stuff made... etc
4584 it leaves those &bal tracelets
4586 make W:I/... from ghosts
4587 %%eto unable to retract, must be constant signal
4588 nodes may delete etc?
4589 the Pearch that lv-ifies news,
4590 compile-checks stuff
4591 talking to websocket about names to wjs
4593 < Ying waiting for all &t waiting (%SummerCat)
4594 < highlight $D outside of Ying, ie Dy&inside!=Det
4596 whether to Dome (and forward to &settlers)
4597 the new, or keep it on A branch for others to incorporate
4598 it appears to be the thing via others &t
4599 < -eight implies /-seven, etc
4600 seven gains c&type=gate|log (previous c&pi)
4604 the things that notice things
4607 waves of unfolding mechanisms, locating simplicity
4610 < Story oking Story starting, oking:
4611 < 3 should see all Checkables OK,
4613 page(diffpic), page(accepting)+
4614 discard -gates until done
4616 < 2,3 etc should be within Story/**
4619 < to match fuzzily, -four only, etc
4621 < bisect the startup error
4622 < 0,1 sometimes merge?
4623 < &Yinge: drop stale Yingvoids across reset %Ying.
4626 notice which R:ruv mindbits are used
4628 to get onto text diff pipes, Y doing pi, could be pins
4629 < &Jx modulata, see &Acceptings
4630 < merge &Jx+&acting, hooks that do &Acceptings etc?
4631 < pipe have Y:Story**, assembled with:
4632 &actin = &acting + make pipe, etc for most nodes
4633 h - keys name: G&t,acting/name (simulate)
4634 h.* = more h for that thing
4635 the several things of acting join up
4636 something Te-ish turning to lv mot
4637 so Stori can instruct Y:Test
4639 < Plotting over the intro, doing a test,
4640 with some -six: Nodar pictures
4641 < Y handlery, io-hooking:
4645 -eight & pull Stori**
4646 -> Nine/Eigh -> acceptable -> ReNine** -> push Stori**
4647 pull Stori -> Test/Nine:
4648 begins with &getThat,
4649 %%eto:K,pipe:Test,efrom:Test,species:1
4650 this allows &twineThat to find ^%%pipe,
4651 %%eto:K/**,pipe:Test,efrom:Eigh,species:1
4652 %%pipe:Test for everybody.
4653 Slope it out here, there
4654 find other parts of the Stori process, etc.
4655 intake what you replace:
4657 Eigh may pull %%acceptable,dige
4659 ReNine only push %%Parent ?
4660 comes down the pipeline somehow
4661 < all the way through:
4662 < Y:-seven parameters on encoding live...
4663 which you might be collaborating on
4664 < just apply patches to your idea of there to rebase
4667 brute diff around whole TheTest**
4668 showing where it was made linkey into Nine/Eigh
4669 pipelining as in io plumbing
4670 joining different paths
4673 < difference -> -eight/-seven &brackology
4675 < s -> Y:Lineso, knowing:
4676 s** change per magic input tension field para.
4677 how to encode|mute things
4678 how to recycle index
4679 so we can merge tiny code changes fast,
4680 run out of entropy (index same)
4681 consuming from the index must be more pipe act?
4682 s** per line out (index)
4683 < difference joining index+
4684 < patch restatily regroups new|same or same|old
4685 to whole lines, like `diff`
4687 < -eight &brackology sum, spot any Story**
4688 < &wait_8: make pure Story or not -sevens
4689 < all the whiles to Story** separated from run
4692 which -eights to discard as fiddling,
4693 which -eights really matter (match exp)
4694 and whether we can continue the Plot,
4695 or subplots, from our current state
4698 chases, oks D:beginning
4700 selects jobs (testruns) to do
4706 < small scrollspaces should not scroll parents when maxed
4707 < scroll headings|lines on the left|right side
4709 < fix occasional nob on Lingo%Peace:5 for Lingo%Peace:4
4712 < auto The/vv -> The/Lingo? the Know tour
4713 or is it a Lingo 'beginning'?
4714 eg W/t/iooia has env|Launch stuff preamble,
4715 then dome 3 contains W:t/iooia and more domes
4719 Story finish, groups Yingu,
4720 tests with their &waits_8,
4721 lv of the s changing
4722 as osc visiting its C
4723 Yingu live/playback from &waits_8
4725 < put more id in &settle row
4726 esp on the %%waits,wants of &settle_7
4727 < &settle_7 notices when new version == a pushed version (%%for:settled)
4728 eg the regular %Pave!ready bothers %MayTwine &settle Know..$s
4729 < settle upward with %onlyish, eg %MayGansp <- .../%MayTwine%%thing
4731 < Story<->Gump, soft &settle everyone else
4733 completing the circuit, meanwhile:
4735 < new &waits_8 should fix at least half of:
4737 < wake on el:2|9, $s/$n pointer to the not yet node,
4738 so %twmt adheres from $s to $n
4739 see Rs&numberclicked
4740 < %Peace: assemble types sleep-agnostically
4741 and then %%eto:1,tw... gets to That
4742 < then To..$n comes back,
4743 having pushed itself to $later
4744 or having subscribed to changes to That %tw
4745 < sy&twinned, forget $p
4748 < %%eto clickshunt pseudosurprise
4750 < doublethrow: show first stack
4751 < try/catch when we Ring a whole step at once...
4752 < brackism, eg %%may:input
4757 pause, circuits, unify brackism
4758 way to consider the dome before running into it
4759 < explain/control go round
4760 sliders for attention span, energy
4761 < adopts %Nodar, when its not lining up with something
4762 < realtime nodes waiting/waking
4763 < exploding certain elements from within Ying,
4764 making rows, adjusting layout, scale
4766 < coinciding &Yinge not lost
4768 scrolled window + onmousemove:
4769 var x = event.clientX, y = event.clientY,
4770 elementMouseIsOver = document.elementFromPoint(x, y);
4771 track anything, scroll everying
4772 to keep still relative to the mouse on update
4773 < %ball folds, aggregate "all ok"
4774 < brackdiff/%acty pop out
4775 < conclusion: bleep, bloop
4779 whole new all it takes:
4780 u mixing from @Search intake
4782 A &throat, &Ying or &Ring
4783 A-thing sets up A iterator @o2-@1
4785 display as a thing|thinkypile
4786 display as an appearance
4789 for compiling nice code again, I:[neusiolaND]
4790 < for a Story (Gump actuation)
4791 < shrinks away eventually, contibuting:
4792 < runtime, several scales of it,
4793 as a %Yingbal (interactive) thing,
4794 as storable encodings of them, (&Ste*?)
4796 < %Zif wants to know how to work them
4799 also scooping up extents of Yingu smoke
4800 < debug Jpara+settled+testmode
4803 < fix sometimes dupe %%eto
4804 < 4s&callback - possible override e
4805 < then handling the onclick event,
4806 < new Display inside
4807 < carve off history: Rc&b, yfuture...
4809 J located in bc&sc&J (if Y:n)
4810 Rc&V is local history?
4811 dialect of two variables:
4813 how/when it applies:
4814 J callback all inside R, as if Rc&N[0]
4816 replace their previous syY, which was Yc&b?
4821 < Y:n the grounds, so they can mind
4822 < Y:u configures dialect, etc
4823 < Y:n,S, with try/catch liberally
4824 S for wandering through c&pin sections, domily
4829 < should be detectible (Ac&T.act?)
4830 aborts everything until catch,
4831 non-descendants, eg A:n continuing A:slow doing A:doing
4832 may not garbage A:slow. depends on lineage?
4834 < requiring the enclosing thing to know about T.hwack
4835 < or becomes a throw
4836 may be used in %Yingu to create works that may be done,
4837 eg encoding a certain way,
4838 displaying more stuff:
4839 giving an output Re-cipe, like &%Yingbal
4844 < for Q.c.* using &fiu for:
4846 Q<->P again, proxy or http
4848 < using of:js again. add dige lookup?
4849 < of:w 404 should el:9
4850 < Search:wjs should never think theyre ready if !wc&code
4852 < cant update to a previous version
4853 < latest wjs:Yingmas if Know...wjs:Yingmas
4855 A bunching of things heading into them
4857 < check bunch of P are ready, wait max 2s
4858 < can speed up Qready (thing for batch) -> Qup (batch)
4859 < e:pull returns when ready (@Search Qup coordination)
4860 < G&t adopts %Elvoids it asyncs with (%JRom 8)
4862 < brackology tunnels?
4863 < %%dome as the most-separator
4865 < show %Aearch/@Search Ghost,
4866 args put later than t
4867 Ghost/$of should know its index:
4868 < singular %twin (index of eg of/args/t)
4872 < dream up something simple
4875 to complete & test a bunch of features:
4876 < %Code pointer more infinitely
4877 < allowing rearrange of W:g-j as list of $t
4878 < weirdness erupting, normal quiet
4880 < sending patches to your Search host,
4881 < jsba, tested against everything imported,
4882 and all remaining js code...
4883 < need.js for linenumbers: ServiceWorker might:
4884 return new Response(null, { "status" : 200 , "statusText" : "I am a custom service worker response!" });
4886 https://artem.krylysov.com/blog/2020/07/28/lets-build-a-full-text-search-engine/
4891 < boost<0 that ope=0.5
4892 the bit of nothing next to t being half it
4894 < hsl l is not dark enough
4895 < the %ein(C) interface for %_ting
4896 < ch()/G&c says harvester, put in A
4897 < me&way + Search from the top, its own mundws
4898 < me&t should know about ways inside ways
4899 most of them will static args
4902 the center of the findables
4903 %ball, %Cit, %Zavmo types of sprawl
4905 text relationising lab
4907 how to push, pull, what changed
4908 how to i/o or patch bits of them
4910 important lines leading into what changed
4911 chunks compare with each other,
4912 to get moves as low diff gone<->new chunks
4913 chunks accepted as forms
4914 for more chunks to be more acceptable
4915 when the same ish change occurs in many
4916 2 chunks should show the most residual bit of identity
4917 sees t y c sc amounts
4918 such that the same code works any model:
4920 everything slightly t, the name of something
4921 esp heading positioned, rare words
4924 %Cit/%nkness/%gkness/%someindexes/
4925 bits could be found in the code
4926 make steps for CodeMirror to unfold subdocs
4927 makes pointers into code,
4929 %Codo search, %Abodis pointers
4931 logisticises processing:
4932 Babz translations resyncing parts
4934 or the ones from such a Ghost
4935 &ind-ing for creativity
4938 another thing-ink dripper:
4940 # $i = hes&inti = (hes&inti||0)+1;
4941 # me&tsc,'%Zave',i+'th','y';
4942 # i == 2 and debugger
4944 ghost not auto direction flipping?
4945 might be coinciding push and outofdate...
4947 which version (got or spot) is best to elvis work to?
4948 it could be rebuilt from a forking clusterer
4949 javascript -> perl translation
4951 perl is weird how it can take this ARRAY as a single argument:
4952 push @{$between[-1] ||= []}, $_;
4954 folds open/close antiscroll
4955 likes <100 lines on screen
4956 < not Infinite height?
4957 ambient state checkup
4958 shui:casual cycle wants insurance from ...
4960 Tab in \S\) should jump over 2 characters
4961 e:A+* elvis while paused
4962 something for tagging the line
4964 < regroup Foogla etc by %Code pointers
4966 with similar to %tracting el:9 (drop) etc,
4967 wanting the human to go through it all
4968 < move over there, then much later:
4969 < import git history, as if names the whole time,
4970 and a W:j about the fractions/order of them
4971 bringing back Opera-era perl for elvising W-orkers
4972 and all the output channel plumbing etc
4973 `GIT_AUTHOR_DATE='2020-02-29 16:01:02+1200' git commit`