Geoff Beier
Geoff Beier
I posted [a link](https://lobste.rs/s/dnfgez/using_windows_after_15_years_on_desktop) to lobste.rs and subscribed to notifications via pushover. When [this comment](https://lobste.rs/s/dnfgez/using_windows_after_15_years_on_desktop#c_0b4bam) was posted, my notification read ``` > I am a software ``` That was clearly...
When I use `x-transition:enter` and friends to apply CSS classes, as described by [the transition documentation](https://alpinejs.dev/directives/transition): ``` ``` the IDE gives me error messages saying: `Namespace 'x-transition' is not bound`...
This changeset contains two categories of fixes: 1. Update the demo GUI tool to work with LOVE 11.3 2. Address issues that were found when testing load/save after that. For...
I have no idea how long this has been the case. Here's how I discovered it: ``` git clone [email protected]:boxed/django-fastdev.git python3 -mvenv venv source venv/bin/activate pip install -r requirements.txt pip...
I haven't yet really looked into why this is so, but it's very pronounced. I've been playing with Decker in odd spare moments on my Mac, which means I'm often...
Thank you for putting this together. I'd had some ideas about using ansible for setting up docker hosts for a while, but your setup is much better organized than mine...