Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Wow, having found msgspec i realized how shit pydantic is. How did pydantic even make it this far being so shit? Not only does it tank your performance, as soon as you think youre safe, an object from pydantic accidentaly leaks into your business logic and you can start playing detective on where pydantic just doesnt wanna. My opinion, stay away from this forbidden spaghetti
rant
pydanticbad