HN.zip

Telling a Computer to Do Things

18 points by vismit2000 - 2 comments
ccapitalK [3 hidden]5 mins 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 [3 hidden]5 mins ago
Nice article about actually learning stuff and putting this knowledge to use together. Not with AI but with one’s own brain.