Phlimy
phlimy.bsky.social
Phlimy
@phlimy.bsky.social
20 followers 49 following 11 posts
Making software, music, games, and everything in between. https://azrlog.dev/
Posts Media Videos Starter Packs
It's called Melimelo and the code is available here: codeberg.org/Azorlogh/mel...

It's also very inspired by a web-based project called #kabelsalat (kabel.salat.dev)
kabel.salat.dev
kabel.salat.dev
I'm making a #livecoding modular synth in Rust, scripted in Rhai and JIT-compiled with Cranelift!
Still missing state persistence across hot-reloads, and feedback loops, but it's already pretty fun to play with :)
#algorave #rust #rhai #cranelift
Reposted by Phlimy
Simulating Chladni figures with Bevy!
Interactive simulation, explanation and source code at azrlog.dev/posts/chladni
#bevy #rust #creativecoding
The big mistake I made was connecting the LEDs and sensors to the same power supply... resulting in interference proportional to the LED's brightness. So in practice the switch position reading is unusable and I only use them as on/off switches 😅
Here's the part list if you're interested:
Wooting Lekker switches + 49E SMD hall-effect sensors (They can sense position instead of just on/off)
MCP3008 (ADC)
SK6812MINI-E (LEDs)
PCB designed in kicad
All connected to an Arduino Uno with a jumble of jumper wires
3D printed keycaps/plate
Thanks! 😄 I put off writing a blog post about it since I wanted to fix some big PCB design mistakes I made in this version first... But maybe I should just make one with what I've done so far
I fell deep into that rabbit hole and ended up making my own lumatone knock-off, since it's too expensive for me as a hobby (pls dont judge my playing skills 😆) www.youtube.com/watch?v=vN-V...
IDHATISHIAVLAI
YouTube video by Phlimy
www.youtube.com
What if I befriended your friend and your enemy?
Reposted by Phlimy
Pretty comprehensive survey by @freya.bsky.social of how Generative AI is polluting Google and Bing search results with around 80% content about *.glb files being AI slop. Lots of deep thoughts on GenAI being a parasitic cancer erasing humanity & ruining the Internet:
www.youtube.com/watch?v=-opB...
They need decimals for vertex coordinates?
Reposted by Phlimy
Entropy is one of those formulas that many of us learn, swallow whole, and even use regularly without really understanding.

(E.g., where does that “log” come from? Are there other possible formulas?)

Yet there's an intuitive & almost inevitable way to arrive at this expression.