Similar for me, but the electrical engineering side of spacecraft
Comment on What's the story in your field? Here's mine
thebardingreen@lemmy.starlightkel.xyz 1 year ago
Image This is me.
piranhaconda@mander.xyz 1 year ago
jaybone@lemmy.zip 1 year ago
Does society think you keep a dildo in your cup holder?
roz@lemmy.blahaj.zone 1 year ago
you puts cups in your dildo holder??
Droggelbecher@lemmy.world 1 year ago
So, what are the security issues in all of python3?
thebardingreen@lemmy.starlightkel.xyz 1 year ago
TBH, 98% security problems in the Python ecosystem boil down to mission critical projects using old versions of libraries or straight up unmaintained libraries, where the library in question is 100+ megabytes of who knows what, but the project only imports one function, the utility of which the devs could have recreated themselves in 15 minutes without needing to use the library, especially lately when everyone just imports what the AI tells them to import.