It's been a while but since I'm getting into Godot, I thought I'd create a video: How to create a mute button in Godot https://youtu.be/DQX0HWRoA04?si=zI8xU4CWB2ZTbqeL
Gremlin and rabid. Coder, games, AI stuff.
It's been a while but since I'm getting into Godot, I thought I'd create a video: How to create a mute button in Godot https://youtu.be/DQX0HWRoA04?si=zI8xU4CWB2ZTbqeL
Apple is clearly unhappy with having to open their platform under EU law. Their announcement is full of FUD https://www.apple.com/newsroom/2024/01/apple-announces-changes-to-ios-safari-and-the-app-store-in-the-european-union/
I built a random thing yesterday... A small tool to convert any 8 page PDF into a one page zine https://github.com/rabidgremlin/onepagezinemaker-cli #zine #randomthing #docker
Super impressed with 2 things this week... First off https://nicegui.io with ~50 lines of python code I had a full blown web app with slick modern UI and no fuss dev experience... Secondly, good old https://sqlite.org dropped ~20m rows of data into it and it didn't break a sweat! Put the two together into a Docker container and bam deployed a quick and dirty app for folk to search some critical reference data #verynice