@unclechu

65 Followers
22 Following
254 Posts
My areas of interest are programming, music, open and free software, open and free federative networks. #Haskell enthusiast. #Xenharmonic / #Microtonal music enthusiast. I value freedom of speech, privacy, and personal freedom in general.
Githubhttps://github.com/unclechu
Matrix@unclechu:matrix.org
XMPP/Jabber[email protected]

Having fun with #OpenGL #GLSL shaders. Rendering #MandelbrotSet and moving/zooming around it. You can play with it too:

https://github.com/unclechu/playing-with-shaders

#Math #Fractal #Programming

GitHub - unclechu/playing-with-shaders: Playing with GLSL shaders

Playing with GLSL shaders. Contribute to unclechu/playing-with-shaders development by creating an account on GitHub.

How to create Sticker packs in #nheko. #matrix

First time generating sounds from the Uxn implementation of Orca! The sounds are coming from Uxn's built-in synthesizer, 4 channels playing basic waveforms.

https://www.youtube.com/watch?v=nNC8ar5PdKI&feature=youtu.be

Orca(uxn) - First Sounds

YouTube

RT @[email protected]

Here is the way to join all the IRC channels on http://libera.chat through a Matrix client like http://app.element.io: https://fedoramagazine.org/access-freenode-using-matrix-clients/

With Matrix there is no need to worry about exposing IP addresses on IRC or needing to be online.

h/t: @[email protected] #IRC

🐦🔗: https://twitter.com/openoms/status/1399985666566594560

Libera Chat

A next-generation IRC network for FOSS projects collaboration!

How to join a #libera.chat #IRC channel via #matrix:

1. Type /join #channel:libera.chat into your client.

Done! 🤯

#xenharmonic #microtonal

Brendan Byrnes — 2227 [LP]

released May 28, 2021

“xenharmonic music uses tuning systems that neither conform or approximate the common 12-tone equal temperament”

“This music uses 22 and 27 equal divisions per octave (EDO) tuning systems. Custom fretted guitars by Metatonal Music and retuned synthesizers made possible by H-PI Instruments.”

https://brendanbyrnes.bandcamp.com/album/2227-3

2227, by Brendan Byrnes

10 track album

Brendan Byrnes
The #nixos community is a perfect fit for @matrix. Hosting a #matrix server is not very hard with #nixos. As of now, after 2 days, we have about 150 servers (for 380 users) participating in the #nix:nixos.org chat. We essentially are now self-hosting our communication by the community as a whole. The level of decentralization and robustness that we have achieved after two days of #matrix is unparalleled by anything that we could achieve with any of the contenders. This is amazing!
Don't Use Telegram. Don't Use Telegram. Don't Use Telegram. Don't Use Telegram. Don't Use Telegram.

PeerTube

#Haskell

“Using proofs to make functions faster over length-indexed vectors”

https://youtu.be/jPZciAJ0oaw

@rae: Using proofs to make functions faster over length-indexed vectors

YouTube
Hsthrift: Open-sourcing Thrift for Haskell - Facebook Engineering

What it is: Thrift is a serialization and remote procedure call (RPC) framework used for cross-service communication. Most services at Facebook communicate via Thrift because it provides a simple, language-agnostic protocol for communicating with structured data. Thrift can already be used in programming languages such as C++, Python, and Java using fbthrift. We are also [...]Read More...

Facebook Engineering