Shit like this is why you have morons elected, just my two euro centimes
- 0 Posts
- 12 Comments
kSPvhmTOlwvMd7Y7E@programming.devto
Programmer Humor@programming.dev•Technial Skills in 2025
12·5 months agothe documentation is literally on Internet. Python standard library, MSDN, posgresql, odbc drivers. Everything is online. are you suggesting you memorised your whole stack, and did you printed out ? Granted * some * of it can be downloaded
kSPvhmTOlwvMd7Y7E@programming.devto
Programmer Humor@programming.dev•Synapse is the epitome of this
0·10 months agolet’s be honest here, he actually means 0.01 core performance
So they posted that screenshot before even trying to run it on some useless file to see it works… Internet points are surely a drug
React +python + postgres/sqlite
kSPvhmTOlwvMd7Y7E@programming.devto
Programming@programming.dev•Death by a thousand microservices
4·2 years agoYour last question is equivalent to : why there so many math theories? Can’t we just reuse the old ones?
New language appear as a natural product from research in type theory for ex
kSPvhmTOlwvMd7Y7E@programming.devto
Programming@programming.dev•I wish writing SQL queries was more popular than ORMs
4·2 years agoEven something as ubiquitous as JSON is not handled in the same way in different databases, same goes for Dates, and UUID. I am not even mentioning migrations scripts. As soon as you start writing raw SQL, I pretty sure you will hit a compatibility issue.
I was specifically talking about python, can’t argue with golang. OK you have a valid point for performance, gotta keep an eye on that. However, I am satisfied for our CRUD api
kSPvhmTOlwvMd7Y7E@programming.devto
Programming@programming.dev•I wish writing SQL queries was more popular than ORMs
2·2 years agoand how you run your tests? Do you spawn a DB backend for test purposes?
kSPvhmTOlwvMd7Y7E@programming.devto
Programming@programming.dev•I wish writing SQL queries was more popular than ORMs
644·2 years agoYou don’t even mention the 2 main advantages:
- ORM lets you to use plain objects over untyped strings. I take typed anything over untyped anything, everyday
- ORM lets you to use multiple database backends. For ex, you don’t need to spawn a local postgres server, then clean/migrate it after each test suit, you can just use in-memory sqlite for that. OK this has some gotchas, but that’s a massive improvement in productivity
kSPvhmTOlwvMd7Y7E@programming.devto
Programming@programming.dev•Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the webEnglish
15·2 years agoAdvertisement is a fucking syphilis, a cancer and a gangrene combined. Don’t tell me what to watch what to visit
kSPvhmTOlwvMd7Y7E@programming.devto
Programming@programming.dev•*Permanently Deleted*English
2·3 years agoIt’s not “every system” which proves all truth is inconsistent right? Propositional logic, and first order logics are both sound, and complete. The article talks about propositional logic, so in my understanding, it should be complete and sound too.
I am long popcorn, and short microsoft, wake me up in 5 years