Added some Pre&Post scaling options to my image dithering tool

#art #coding #psx #retro #project #graphics #design

A few interesting modern pixel fonts – Unsung

A blog about software craft and quality

ACCU on Sea 2026 SESSION ANNOUNCEMENT: Padding, Packing, and Performance - Mastering Memory Alignment in C++ by Sarthak Sehgal

https://accuonsea.uk/2026/sessions/padding-packing-and-performance-mastering-memory-alignment-in-cpp/

Register now at https://accuonsea.uk/tickets/

#cpp #memory #coding #programming

ACCU on Sea

Here's an interesting #UI/#UI design tidbit from my experience. If your user interface has for example + and - minus buttons, and the thing you're manipulating will take more than a few seconds, adding a 3 second delay after the last + and - push before showing a "Applying" status in some way makes it feel reactive. Keep in mind if the user presses + or - in the interim that 3 seconds starts over. #programming #coding

ACCU on Sea 2026 SESSION ANNOUNCEMENT: Padding, Packing, and Performance - Mastering Memory Alignment in C++ by Sarthak Sehgal

https://accuonsea.uk/2026/sessions/padding-packing-and-performance-mastering-memory-alignment-in-cpp/

Register now at https://accuonsea.uk/tickets/

#cpp #memory #coding #programming

ACCU on Sea

Wanted to do a small private #coding session.

Two hours maybe. Then exercise, food, maybe a quiet evening.

Seven hours later, I have refactored parts of my project, built a new automation, and my personal dashboard looks genuinely beautiful.

#ADHD hyperfocus is a weird little bargain.

What Is the Best Local LLM for Coding in 2026?

A practical guide to choosing local coding models by hardware tier, workflow, latency, and privacy, not just benchmark screenshots.

Medium

Controlling Your Music Queue More Flexibly With MPD

I’ve been working with two programs that make interacting with your music using mpd even easier, regardless of source.

First, I’ve updated some things with mpdq. It runs in the background every few minutes, and if there aren’t enough songs in the queue, it adds some. It chooses the songs to add based on some presets you create that are based around what genres are selected. I fixed some bugs and cleaned up references, as well as gave it a way to list what the presets it knows about are.

But most important is the addition of an interactive mode where you can not only quickly (and easily) change the preset it uses, but also preview what those rules are.

You can see it fill up the queue here after I choose the “Techno” preset. I have the loud output on, so it shows you what it’s choosing (and not choosing) and why as it fills the playlist. (The very pretty interface on the left is rmpc, the Rusty Music Player Client.)

You can get mpdq at GitLab or GitHub

I also made mpdcontrol (or mpdc for short), which throws together a bunch of possible sources of music – from Radiotray-ng bookmarks, mpdq’s stations, regular MPD playlists, other playlists from simple listen to DI (or similar playlists for streaming stations), and your music collection’s genre, artist, and album, makes them look a bit pretty, and lets you keyword search and select as many as you like. For example, “trance” would display and let me select from Digitally Imported stations, albums I own that contain “trance” in the name, the genre Psytrance, and so on.

You can choose multiple items as well using fzf‘s multiselect. For example, you could choose the album “The Warning” by Queensryche and the band “The Warning”. And then change your search filter and search for “Mindcrime” and add the album “Operation Mindcrime” and then it will add all of those

I also tried to make the chooser kind of “smart”, in that if you choose a new mpdq station, it puts that last, or if there’s a stream playing it will clear the queue instead of cropping it (because the stream may never end), and things like that.

You can get mpdcontrol at GitLab or GitHub.

Featured Image by whoalice-moore from Pixabay

#bash #coding #mpd #music

PSIU-PROTOCOL ENGINE v0.1.1 is live on GitHub! an O(1) constant-time engine replacing stats with constructive topology (#HoTT).
📜 The Manifesto: Gnomonic [2/3 vs 1/3] partitioning.
🧪 The Dual Tests (Water & Healthcare):
• 26 BOX: Zero false alerts from transient noise
• 19 DIAMOND: Real-time slow drift tracking
• 15 NOISE: Instant burst/collapse isolation at 0-step delay
⚡ 8.28ms latency. Zero ML/ARIMA lag.

https://doi.org/10.5281/zenodo.20383645

https://github.com/lombardisedr-dev/PsiU-Protocol-HoTT

#OpenSource #RStats #HomotopyTypeTheory #HoTT #FormalMethods #RealTime #SCADA #SmartWater #HealthTech #Math #DataScience #Coding