Oddbean new post about | logout
 I'm convinced that OOP and SQL are garbage promulgated by programming giants like Microsoft, Oracle, etc. as a result of the misappropriation of capital provided by the Cantillon effect and predatory business practices to kill competition that would breed saner dev technologies.

Functional > OOP
Neo4j > SQL anything

And no one can convince me otherwise.

nostr:nevent1qqs8ruhehcg50rvl8skukl400rnfh80p27qvtn8sffcpq5ez70jvqrgppemhxue69uhkummn9ekx7mp0qgsdfx5syw3pmwsm8jpsdj3kn0ejg0vtgju0pdk3r9nq0aasny863hcrqsqqqqqpmnf6xe 
 hot take 
 Isn't neo4j written in Java, which is oop? 

Also sql is good, not for data injection tho, more for data marts and shit for reports.  
 Yes I agree, but I stand by what I said. 
 Definitely wishing I learned about graphdbs 
 People misinterpret classes, inheritance and polymorphism as OOP.

Even the inventor of the OOP term clearly said that java and c++ is not OOP but garbage.

Long live LISPs!