2022-07-06
Personal Notes
- PARA... might be worse than I thought?
- The structure is unintuitive and redundant.
- I might come up with my own structure.
- Current idea:
Projects
,Research
,Readings
,Journals
.
- contact mail and signup mail -- separation necessary?
- Merged!
- A successful business sells lifestyles and dreams. Did they succeed by selling a dream, or did they rebrand themselves when they got enough cash?
Work Notes
Brane
- Decided with
two-roots.
Locally confirmed it operates correctly.
- One thing to confirm:
two-roots
usesgetBoundingClientRectAsync
Brane WorkerDOM Non-blocking Example
- Implemented the Technical Proof of Concept and posted here: PoC that two WorkerDOM upgraded threads don't block each other - Two Roots
- Open Dev Console.
- Press Health Check in both Root 1 and Root 2.
- Check that both are alive.
- After pressing while(true) in Root 1, only Root 2 will respond.
Interesting Webs
Bun is a fast all-in-one JavaScript runtime
- Bun is a fast all-in-one JavaScript runtime
- Bundle, transpile, install and run JavaScript & TypeScript projects — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner and npm client built-in