Telling a Computer to Do Things

(will-keleher.com)

19 points | by vismit2000 2 hours ago

3 comments

  • ccapitalK 38 minutes ago
    TIL that the duckdb REPL supports reading json files (https://duckdb.org/docs/current/data/json/overview). This might actually be useful the next time I need to investigate a massive json file (`jq` can only go so far).
  • weikju 59 minutes ago
    Nice article about actually learning stuff and putting this knowledge to use together. Not with AI but with one’s own brain.