Worklog: finally solved a tricky UI problem today in Beat Maker. I want to give people a good experience editing on any device but the full grid doesn't always fit. 🤔
Solution:
1. Resize observer on the grid.
2. On resize, make all beats display for an instant and then measure how many are visible in the scroll area, then set their display back to what it was before.
3. Find the next lowest power of two beats that will fit, and divide the grid up into pages of that size.
Worklog: upgrade all https://hostedgitea.com machines to the latest version.
🕹️ I shipped makesprite.com - it's a simple open source web app to generate and wrangle sprites using DALL-E. 🖼️
Built with #clojure! 🫶
Generating ClojureScript Reagent web apps with Claude AI and Scittle.
https://mccormick.cx/news/entries/generating-clojurescript-reagent-apps-with-claude-ai-scittle
Someone (@chris) made a CSV viewer with an AI prompt and #scittlecljs
https://claude.site/artifacts/83ac7299-c152-4ef0-acdc-e3b8e696a379
Check view source for a Clojure CSV reader and reagent component which displays it.... #clojure
I'm speaking at Heart of Clojure on September 18 & 19 in Leuven, Belgium. 🧇 You can use this link for 10% off the ticket price (10 slots available). Enjoy!
https://ti.to/heart-of-clojure/2024/discount/chris-mccormick-33A5D #heartofclojure
@lvk thanks for checking it out!
I'm constantly having to look up the syntax for looping in bash so I made this tiny website to make it quick and easy.
Now thinking about creating a movement to promote "hobbit software". Pretty chill, keeps to itself, tends to its databases, hangs out with other hobbit software at the pub, broadly unbothered by the scheming of the wizards and the orcs, oblivious to the rise and fall of software empires around them.
Oh, the Electron empire is going to war with the Reacts? Sounds ghastly, sorry to hear that. Me and the lads are off to the pub to run some cronjobs, wanna come along?
@lvk by the way I noticed your GitHub link on your profile has a typo so it leads to a 404 currently. Thought you might like to know!
Worklog: worked on 🥁 Beat Maker and a new indicator UI element for https://dopeloop.ai. Six issues left before I can release it.
@lvk Thanks for your idea! I'd like to fix the algorithm so there is no tremolo audible at all and the drone is more constant. Then you can add whatever tremolo you like in your DAW. Or maybe I can also add a UI for effects like tremolo.
independent computer programming