I'll be posting from @zsol.exe going forward instead of double-tooting occasionally from this account
26.6.2024 07:17I'll be posting from @zsol.exe going forward instead of double-tooting occasionally from this accounthttps://notes.zsol.me/py.wtf/Web+Architecture is about fitting api docs for #python PyPI packages into the free tier of various providers
29.5.2024 20:37https://notes.zsol.me/py.wtf/Web+Architecture is about fitting api docs for #python PyPI packages into the free tier of various providersOn why Python needs a low-effort documentation site: https://notes.zsol.me/py.wtf/01+-+Motivation
28.5.2024 19:14On why Python needs a low-effort documentation site: https://notes.zsol.me/py.wtf/01+-+MotivationKeyboard navigation has landed in https://py.wtf, sponsored by the long weekend. Press / to focus the search box.
27.5.2024 13:05Keyboard navigation has landed in https://py.wtf, sponsored by the long weekend. Press / to focus the search box.This is legit Python 3.12. Send help:
def yikes[A:int,*B,**C](*d:*tuple[A,*B,...])->A:pass
28.8.2023 09:52This is legit Python 3.12. Send help:def yikes[A:int,*B,**C](*d:*tuple[A,*B,...])->A:pass@amethyst wrote a nice post about Fixit2, our new lint framework
https://engineering.fb.com/2023/08/07/developer-tools/fixit-2-linter-meta/
There are 400+packages on pypi.org with circular dependencies. About 100 off these depend directly on themselves 🙃
22.7.2023 20:52There are 400+packages on pypi.org with circular dependencies. About 100 off these depend directly on themselves 🙃Hacking on LibCST at the pub
27.5.2023 13:57Hacking on LibCST at the pubI have to confess day 22 of #adventofcode was a bit too much for me, I gave up on the second part after spending most of the day with coordinate transformations. I even made a companion cube
23.12.2022 11:08I have to confess day 22 of #adventofcode was a bit too much for me, I gave up on the second part after spending most of the day with...🚨 A few hours ago, Black 23.1a1 was released. It contains the first draft of the *2023 stable code style*. Please try it out and let us know of your feedback before we release 23.1.0 (which will format your code differently out of the box!).
More context at https://twitter.com/sichard26/status/1604648727578386439
19.12.2022 21:18🚨 A few hours ago, Black 23.1a1 was released. It contains the first draft of the *2023 stable code style*. Please try it out and let us...