To use Zed you need to be 18+, force a binding arbitration and waive your right to class action lawsuits.
That's, a strange move.
zed.dev/blog/terms-u...
Posts by Stein Magnus Jodal
Just me, or did GitHub PR's next/previous commit navigation with the n/p keys break today? Still documented in the ?-modal, so the feature is not intentionally removed. The habit is so entrenched that I've rediscovered this bug many times today.
@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...
#rustlang 2024 is here! blog.rust-lang.org/2025/02/20/R...
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.
The number of Pythonistas on Bluesky makes me so happy 🥹.
We’re so back.
A four-panel comic strip titled 'The Jenkins Comic.' 1. In the first panel, a character in a blue shirt introduces himself to another character in a yellow shirt, saying, 'Hi! My name is Jason.' 2. In the second panel, the character in the yellow shirt responds, 'Ah! Nice to meet you, Jason.' 3. In the third panel, the character in the yellow shirt is shown with a thought bubble. Inside the bubble, there are labels for 'Friends,' 'Family,' and 'Python Packaging,' with 'Python Packaging' highlighted prominently. 4. In the fourth panel, the character in the blue shirt asks the character in the yellow shirt, 'Say Jarvis, have you ever heard of uv?' The character in the yellow shirt looks puzzled. Generate with Mistral Large 202411
How I am going about my days lately (cc @crmarsh.com)
I want to try `jinja-lsp`.
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.