Notes

Public ActivityPub notes from the Theor Fediverse account.

Warning

This page is heavily WIP, and UX / UI isn’t fully ready yet.

Notes are syndicated to home.theor.net via https://github.com/theoryzhenkov/repo.tangent; I also syndicate to Twitter, Bluesky and Fediverse at [@theor@theor.net].

Follow / reply
  1. Hand-rolled a small POSSE tool for syndicating my notes at theor.net across Bluesky, AP and Twitter. Might be useful to people here on Bluesky to make multi-platform presence easier: https://github.com/theoryzhenkov/repo.tangent.

    Wired to be theor.net specific, but can easily be rewritten for your domain. @bsky.app, when will AppView stop ignoring putRecords? It even goes through successfully! Allow us to edit our notes /angry.

    #theor_note #theor_engineering_at_protocol #theor_engineering_ap_protocol #theor_engineering_web

  2. #theor_note #theor_engineering_web

    My TOC at theor.net is one the best TOC implementation I have seen. Should I publish it as a React component so that people adopt my watcher pattern?

    It carefully judges what is visible on the screen, and highlights all sections you are currently viewing based on the proportion of the sections currently visible on the screen.

    Source code: https://github.com/theoryzhenkov/repo.home.prj_theornet/blob/main/src/scripts/toc-scrollspy.ts

Footnotes