#myMPD v25.0.0 released!
#myMPD v25.0.0 released!
#myMPD v24.0.2 released!
#myMPD v24.0.1 released!
#myMPD v24.0.0 released
In a too fast world of vibe coding, AI and quickly thrown away phyton scripts it is relaxing to do some basic work.
Last weekend I wrote a fuzzy substring matcher for #myMPD. It uses the levenshtein distance for fuzzy matching and is written in plain C.
I published my optimized solution as a gist that compiles with no dependencies to cli program. It prints also some details of the calculated matrix that helps to better understand this brilliant algorithm.
https://gist.github.com/jcorporation/de72f647e0b487ac0faf56f8846e9735
#myMPD v23.0.1 released!
I am a big fan of Linux and the OpenSource idea. That‘s why I personally contribute to some of my favorit projects. One of them is MPD - the music player daemon. It runs since years on my Raspberry to play music from my local library. I was unhappy with the existent client and that‘s why I forked ympd and created #myMPD. A tiny but powerfull web-based MPD client.
Recently the project reached the milestone of 500 stars on GitHub :)
#myMPD v23.0.0 released!