del.igh.tf/ul
  • Home
  • About
  • Coworking
Sign in Subscribe

See The Sky

  • Stéphane Alnet

Stéphane Alnet

28 Apr 2020
See the sky before you see the screen

— JJ Tiziou

Sign up for more like this.

Enter your email
Subscribe
Optimizing FreeSWITCH audio muxing

Optimizing FreeSWITCH audio muxing

Surprisingly enough, as much as FreeSwitch is using optimized libraries such as VP9 for video processing, a lot of internal audio processing still relies on relatively unoptimized C code. My work with Jack2 showed that you can squeeze a lot of extra audio muxing in a single core/thread with
18 Apr 2025 1 min read

NextCloud + LocalAI

Summary: Make sure to name your model gpt-3.5-turbo I installed LocalAI in a container and the NextCloud AI integration app. Couple notes on getting things to work: * since I installed LocalAI inside a Podman Pod, the LocalAI instance is available on localhost; therefor on the NextCloud side I had
26 Nov 2023 1 min read

pgcouch and lake to ESM+TS

I recently converted the @shimaore/pgcouch and @shimaore/lake projects to TypeScript. @shimaore/pgcouch implements CouchDB document revision semantics over PostgreSQL's JSON storage. The module provides an easy path to using PostgreSQL as a NoSQL database; JSON documents are stored and retrieved primarily using an _id field. MongoDB-style
17 Nov 2023
del.igh.tf/ul © 2025
Powered by Ghost