Harmonique

Play live stream

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. 

The MK2 apparently solves some issues the original one had around noisy filter activation. The Xone:92 had some issues: activating the filter is now clickless. 

I am pretty tempted to replace my very old Rane TTM56s.

  • Allen & Heath Xone:92 MK2 review
posted by marc.in.space in
  • mixer
  • allen & heath

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
posted by marc.in.space in
  • art
  • software
  • dithering

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.

posted by marc.in.space in
  • ai
  • deepseek
  • code