HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dkottow

no profile record

Submissions

A thought about ethics in AI

cocorola.com
1 points·by dkottow·3 tahun yang lalu·0 comments

comments

dkottow
·4 tahun yang lalu·discuss
True, but just using Excel does not lead to decent data models, though. IMHO, what we would need is for "regular" folks to grasp the basics of relational database first (at least 1:n and n:1) and then build an easy to use excel-like tool around it.
dkottow
·4 tahun yang lalu·discuss
DRY is mostly fine in code, but does not hold for data. There, inmutability and audit trails win over DRY, in my opinion.