home.social
  1. Orbiter is a generative ambient music system for the web + Linux, macOS, Win, iOS, Android, available also as DAW plugins. Enjoy!

    Orbiter has a built-in neural sequencer, to compose meditative music, or for you to compose together with it — driving physically modelled instruments.

    orbiter.audio/blog/introducing

  2. It was a juice sort of night tonight.

    NTO filtered through Godspear (remake of the classic OSCar filter), with a sprinkling of pitch shifted and slowed down homemade from solenoid assisted recordings from earlier.

  3. Makes me wonder if a similar approach of leveraging doc and would work in case of github.com/nimmen/crdt-sqlite which is a vaguely similar sort of thing, for sqlite (at least one big difference being that the kinds of CRDTs supported by yjs are far more powerful). I imagine the wasm compilation mode might not be workable / attractive to build this way.

  4. pg_crdt from integrates and in a Postgres extension to implement based syncing at the DB level.
    Indirectly, the fact you have the flexibility to stick extensions like this in a Supabase application and it works at all cleanly with the pre-existing Realtime feature is a pretty good sign re: its design as far as flexibility.

    supabase.com/blog/postgres-crdt