I would have never thought it would be possible to wage a war against introspection and make a claim that self-introspection was concocted in the 1820s. It's just patently bizarre.
To claim that Aristotle, Marcus Aurelius, Galileo, Kong Qiu, and the countless other poets, authors, philosophers, and just general people didn't self-introspect until it was artificially introduced in the 1820s is just flat out mental illness.
I have actively told recruiters that tout this guy and his VC firm as a positive that it is indeed not and that I have no interested in working for a place in which he is involved.
It's also bizarre that he's developed a sort of tick that seems like he's breathing in his own smell and breath.
That's all fine. I don't think anyone is upset they got purchased. It's clear it was heading that direction anyway. What everyone is upset about is that they were purchased by OpenAI, who isn't exactly a trustworthy company.
How is uv awesome and Poetry so bad? They do basically the same things except Astral re-invents the wheel but only part way instead of just relying on the existing tools. uv is fast. As far as I can tell, there's hardly any difference in functionality except for it also replacing PyEnv, which I never use anyway.
uv assuming your local Python is busted to hell and back helps a lot with isolation.
Poetry's CLI would often, for me, just fall over and crash. Crashing a lot is not a fundamental problem in the sense you can fix the bugs, but hey I'm not hitting uv crashes.
pipenv was even worse in terms of just hanging during package resolution. Tools that hang are not tools you want in a CI pipeline!
The end result: `uv run` I expect to work. `pipenv` or `poetry` calls I have to assume don't work, have to put retries into CI pipelines and things like that.
uv has a lot of sensible defaults that prevent clueless developers to shoot their own feet. Uv sync, for example, would uninstall packages not in pyproject.toml
i kind of disagree with this. uv run is clunky, i don't want that. i want to keep the activate the venv and do shit model. i hate uv run as a primitive.
I don't know if it's still true, but ~7 years ago when I last looked at it, Poetry didn't have the kind of UX I have in mind (That Astral/UV do). I remember trying to make it work, and it would choose Python 2 for some reason, despite me never having used it, and it having been obsoleted years before. I remember hitting many problems/errors I can't recall the detail of, but bad UX.
> The key issue uv solved wasn't dependencies, it was environments.
and not specific, niche features.
I don't know of such a command in Poetry, but it could still be solved with dev groups or running Python in the virtual environment and installing the package.
In my experience, and I receive packages all the time, I cannot remember a time in which USPS did not deliver a package to me. Only one time can I remember where the package was damaged. The main reason why mail gets sorted wrong sometimes is that because the Republicans have tried to kill off the USPS so many times, it forced the USPS to take on advertising revenue by passing around a bunch of spam mail bundled with real mail.
FedEx's tracking is completely and utterly broken. It's just wrong nearly 100% of the time. FedEx doesn't appear to damage packages much, but the tracking is basically an implementation of Zeno's paradox.
UPS tracking is better than FedEx, but it is very likely to damage your package. I got an Amazon package delivered by UPS today where they had damaged the box so bad it was being completely held up by tape that they had wrapped the box with.
FedEx and UPS are clear examples that the right-wing wanting to kill off USPS because it's "inefficient" is a lie. They want to kill it off because they want FedEx and UPS and other such corporations to make more money and become larger -opolies.
USPS does deliver packages. Before Amazon had their own trucks, they were mostly just USPS. Given the dominance of online shopping, how have they been consistently losing money? Were they subsidizing Amazon?
I find USPS still sometimes delivers Amazon packages, especially their Slow Spiteful Shipping or No Rush shipping (when they've relented and given you "Prime").
There is also UPS Surepost and Fedex Smartpost. AFAIK these are all charged at a lower rate for dropping pre-sorted packages off at the local PO for last-mile delivery. But of course such last-mile delivery is the expensive labor-intensive part.
reply