Activity Log
hackers.town: 2020-09-21 Mon 03:11
Bedtime was a few hours ago so I think I’ll go sleep for a bit.
hackers.town: 2020-09-21 Mon 13:25
Brain crossed wires for a second there mixing a post about Oregon wildfires with another about open source participation and handed me “Nine die in Open Source wildfires.”
Might be time to close the social media tabs for a bit.
hackers.town: 2020-09-21 Mon 16:07
Is there a class-based email approach in Django?
Well of course there is.
Surprised that’s not core, TBH.
https://django-emailtools.readthedocs.io/en/latest/cbe.html
hackers.town: 2020-09-21 Mon 22:41
I don’t mind that IDE-type editors try to help. I appreciate it. I’m getting impatient with how often they’re wrong though.
(Some Python LSP thing in VS Code keeps inserting “from conftest import " — I’ll figure out how to turn off but meanwhile Vim leaves me alone)