Harmonique

Play radio

Notes

Allen & Heath Xone:92 mk2

I heard recently that Allen & Heath released (without too much of a bang) an updated version of their Xone:92 DJ mixer. This mixer is one of the greatest and the Xone sound is so, so great. One night in a club, I remember Objekt starting his set on a Xone mixer while the previous DJs were playing on a Pioneer mixer. That sound difference was crazy. While Pioneer's sound was all flat and crispy, the Xone sound was punchy, breathy, and lively. 

Continue reading →

Advanced Image Dithering with Dither Boy by Studio AAA

Dither Boy is a software that produces very cool dithering effects on images. You can pick from multiple algorithms and customize them. Pretty cool! I wish I would have the same kind of things but for vector content. That is definitely something I keep in mind for my plotter art.

  • Dither Boy

LLM writes low-level code and improves performance by 2x

An incredible mise en abyme happened yesterday. A developer managed to get 2x improvement by letting DeepSeek-r1 write code for a specific part of llama.cpp.

Surprisingly, 99% of the code in this PR is written by DeekSeek-R1. The only thing I do is to develop tests and write prompts (with some trials and errors)

According to the prompts shared by the developer, the model spent thinking 3 to 5 minutes per response.