Back to business
anon-dev
npub16z6d...uuyj
Software engineer. Dark mode maximalist.
Sadly, dependency-injector does not work with python 3.12
I'm thinking about start writing a devcontainer for nostr with ndk and a docker based relay for testing, so that you can start writing and testing a new client right away.
Once that the python devcontainer is more polished will do that.
I think devcontainers are going to be huge thing in the near future. Having an automated replicable IDE is not a small thing.
Right now working on a python devcontainer with some goodies such as typing, linting, pre-commit, sqlalchemy and alembic.
print("hello world")