HackerTrans
トップ新着トレンドコメント過去質問紹介求人

dkottow

no profile record

投稿

A thought about ethics in AI

cocorola.com
1 ポイント·投稿者 dkottow·3 年前·0 コメント

コメント

dkottow
·4 年前·議論
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 年前·議論
DRY is mostly fine in code, but does not hold for data. There, inmutability and audit trails win over DRY, in my opinion.