SA
Skip to main content

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! 1ED417.jpeg
  • 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.

Confirmed that two WorkerDOM threads and one main thread appear.

Confirmed that two WorkerDOM threads and one main thread appear.
  • One thing to confirm: two-roots uses getBoundingClientRectAsync

The above redundancy is for different browser supports for module.)

The above redundancy is for different browser supports for module.)

Brane WorkerDOM Non-blocking Example

3AB4D2.png

  1. Open Dev Console.
  2. Press Health Check in both Root 1 and Root 2.
  3. Check that both are alive.
  4. 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