#justwork — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #justwork, aggregated by home.social.
-
It seems to "just happen" in some #projects. `poetry install` should set up executable scripts in the venv's bin dir for them - but it just doesn't do it. And no matter how high you crank the verbosity, it will not emit a single #diagnostic to tell you *why* it isn't doing it. At one point I thought it only happened with projects using src-layout - but I'm not so sure about that now.
Documentation? Of course there's no mention of it. It should Just Work.
2/x
-
> The tinydns-data format has one key per domain, so you have to cycle through all records,
> and more lookups are involved to find the authority etc.I've never had occasion to peek under the hood of #djbdns; it Just Worked and that was enough for me. So I'm a little surprised by that design.
I would have thought the key would be `<domain>-<recordtype>`, at least.
Fascinating.