Stein Magnus Jodal
jod.al
Stein Magnus Jodal
@jod.al
@davepeck.org I realize you might still be at PyCon or may be recharging after it, but I'm asking anyway 😇 Would be great if you could test out the htpy `@with_children` decorator PR and see if it covers your use cases for such a decorator: github.com/pelme/htpy/p...
Add `@with_children` decorator by jodal · Pull Request #113 · pelme/htpy
This adds the @with_children decorator as discussed in #98. I've kept the implementation in a file of its own, but imported it into the htpy namespace for easy usage. The docs have not been upd...
github.com
May 22, 2025 at 11:14 AM
Reposted by Stein Magnus Jodal
Reposted by Stein Magnus Jodal
I wasn't happy with pre-commit or lefthook so I wrote my own called `hk`: github.com/jdx/hk
GitHub - jdx/hk: git hook and pre-commit lint manager
git hook and pre-commit lint manager. Contribute to jdx/hk development by creating an account on GitHub.
github.com
February 16, 2025 at 10:50 PM
Reposted by Stein Magnus Jodal
If you get over the kinda nerdy design and some other design oddities, Zulip turns out to be a pretty good tool for collaboration. Definitely saner than Slack.
December 16, 2024 at 12:13 PM
Reposted by Stein Magnus Jodal
The number of Pythonistas on Bluesky makes me so happy 🥹.

We’re so back.
November 26, 2024 at 10:38 PM
Reposted by Stein Magnus Jodal
How I am going about my days lately (cc @crmarsh.com)
November 25, 2024 at 8:12 AM
Reposted by Stein Magnus Jodal
Tools I want to write but never have the time to finish:

1. Jinja formatter that understands HTML at a real level. Basically a combined HTML and Jinja parser and is able to lint and refactor using the ASTs - not shitty regex hell scape which plagues the current formatters.
November 20, 2024 at 5:38 PM