1

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

Comments
  • 1
    @retoor doesn’t work on python π
  • 0
    @retoor thanks for reminding me to upgrade python. Whats the state of the freethreading build?
  • 0
    @retoor like it wasnt difficult to finish a side project before, with pydantic youre debugging the most worthless validation error shit. I do like fastapi, but not supporting msgspec as models and the functional shenanigans make me consider consider something else entirely as the feamework
  • 0
    @retoor tea i read something about data types staying in memory forever, if in this context immortalized means the same thing. Distributed systems fucked my head enough, my psyche wont handle going quantum after astronomy
Add Comment