rabidgremlin

2 Followers
8 Following
14 Posts
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
Creating a mute button in Godot [RNDBITS-047]

YouTube
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/
Apple announces changes to iOS, Safari, and the App Store in the European Union

Apple announced changes to iOS, Safari, and the App Store impacting developers’ apps in the EU to comply with the DMA.

Apple Newsroom
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
GitHub - rabidgremlin/onepagezinemaker-cli: Create a one page zine from a multipage PDF using a CLI

Create a one page zine from a multipage PDF using a CLI - GitHub - rabidgremlin/onepagezinemaker-cli: Create a one page zine from a multipage PDF using a CLI

GitHub
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