home.social

#jsonipc — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jsonipc, aggregated by home.social.

fetched live
  1. #DevLog: #Anklang TypeScript & Sndfile Updates

    🌐 #Jsonipc #TypeScript migration complete, including codegen!

    📚 Updated development docs accordingly

    🛠️ Manually wrote #libsndfile config.h

    ⚡ Major #Sndfile build speedup without #cmake

    #BuildInPublic #100DaysOfCode

  2. #DevLog: jj-fzf & #Anklang type safety 💡

    📦 Migrated all #Jsonipc glue code to #TypeScript
    🧹 Finally removed legacy #castxml + #Python based code generator
    🧩 Next up: porting generated bindings to TypeScript, aiming for fully type-safe #IPC!

    🌐 Fixed jj-fzf to preserve ::@ history when deleting #git tags

    #100DaysOfCode #BuildInPublic #Jujutsu #VCS

  3. Today, I've implemented per #websocket connection cleanup of remote std::shared_ptr references in #Beast's #Jsonipc layer.

    What we *really* need is per Javascript object cleanup of remote references though, but that requires FinalizationGroup support in Javascript:
    github.com/tc39/proposal-weakr

    That's still unfinished though, why do I always need bleeding edge features?

    Time for bed I guess, maybe the edge looks less bleeding tomorrow... ;-)