| Website | https://davidmburke.com |
| Website | https://davidmburke.com |
I'm experimenting with forking django-postgres-extra for partition support. Ping me if you want to help. Copying the relevant files to make it work is easy. Cleaning up code, getting tests working, is not.
The goal is to be able to manage Postgres declarative partitioning within #Django but the upstream package appears to be unmaintained.
Playing around with #Angular Resource and openapi-fetch
Mini Lenovo Duet 11 #Chromebook review. The Kompanio cpu hits above it's small price tag. Linux (crostini) runs well, except it's missing Vulkan graphics. This means I cannot run #zed. opengl acceleration works fine. #Lenovo please fix the sound, the lowest level is way too loud.
I'm able to do #GlitchTip (Django) development just fine with it. Also it's magnetic enough to stick it securely to my fridge as a tablet.
My office hvac is broke. So I am remotely working from the #nyc greenways summit part of my day.
Oh the joy of having the #NYCparks employee literally running from me because they don’t have a plan to fix the #HudsonRiverGreenway which succumbed to years of neglect and extreme rain and now has collapsed in a section.
https://nyc.streetsblog.org/2024/08/23/fridays-headlines-return-of-the-sinkhole-edition
Now I bike on the #HarlemRiverGreenway — it isn’t far behind in collapsing from extreme rain.
😭
django-allauth has been moved over from Microsoft GitHub to Codeberg
https://codeberg.org/allauth/django-allauth
Discussions: https://discu.eu/q/https://codeberg.org/allauth/django-allauth
I updated my django-async test project. Now with simulated latency, Django 5.1 DB pools, and a direct async psycopy test view.
https://gitlab.com/bufke/django-async
My takeaway is that #Django async ORM isn't great, as it uses sync_to_async instead of async psycopg.