(no title)
noworriesnate | 8 months ago
Maybe a similar bifurcation will arise where there are vibe coders who use LLMs to write everything, and there are real engineers who avoid LLMs.
Maybe we’re seeing the beginning of that with the whole bifurcation of programmers into two camps: heavy AI users and AI skeptics.
ruszki|8 months ago
FranzFerdiNaN|8 months ago
Im more surprised by software engineers who do know these things than by the ones who don’t.
adalacelove|8 months ago
Reasons: - I can compose queries, which in turn makes them easier to decompose - It's easier to spot errors - I avoid parsing SQL strings - It's easier to interact with the rest of the code, both functions and objects
If I need to make just a query I gladly write SQL
eru|8 months ago
It's just a shame that many languages don't support relational algebra well.
We had relations as a datatype and all the relevant operations over them (like join) in a project I was working on. It was great! Very useful for expressing business logic.
idiotsecant|8 months ago
collingreen|8 months ago
atomicnumber3|8 months ago
I share your sentiment though - I'm a data engineer (8 years) turned product engineer (3 years) and it astounds me how little SQL "normal" programmers know. It honestly changed my opinion on ORMs - it's not like the SQL people would write exceeds the basic select/filter/count patterns that is the most that non-data people know.
sanderjd|8 months ago
Is this true? It doesn't seem true to me.
winnie_ua|8 months ago
Yes, there are so many so called developers in backend field of work who do not know how to do basic SQL. Anything bigger than s9imple WHERE clause.
I wouldn't even talk about using indexes in database.
nathanfig|8 months ago
dredmorbius|8 months ago
(Also of other food, energy, and materials sourcing: fishing, forestry, mining, etc.)
This was the insight of the French economist François Quesnay in his Tableau économique, foundation of the Physiocratic school of economics.
lipowitz|8 months ago
Working the summer fields was one of the least desirable jobs but still gave local students with no particular skills a good supplemental income appropriate for whichever region.
swader999|8 months ago
unknown|8 months ago
[deleted]
downrightmike|8 months ago