hantusk·mese scorso·discussyeah, also reminded me of wifi sd-cards: https://hackaday.com/2016/06/30/transcend-wifi-sd-card-is-a-...
hantusk·3 mesi fa·discussI can recommend Pixi for this. https://pixi.prefix.dev/latest/pixi init && pixi add wgetAnd youre ready to go, everything confined to the venv within the directory
hantusk·6 mesi fa·discussGood opportunities arise for those who stick their neck out. Here's some inspiration for what to blog about: https://simonwillison.net/2022/Nov/6/what-to-blog-about/It seems he started his blog in 2003: https://simonwillison.net/2003/Jun/12/oneYearOfBlogging/
hantusk·7 mesi fa·discussyou're joking because of the other frontpage story with Gemini 3 hallucinating hacker news 10 years in the future, but still lets keep the hallucinations to that page.
hantusk·8 mesi fa·discussLego brick in build123d: https://build123d.readthedocs.io/en/latest/tutorial_lego.htm...Gear in build123d: https://github.com/GarryBGoode/gggears
hantusk·anno scorso·discussCTEs go a long way towards left to right readability while keeping everything standard SQL.
hantusk·anno scorso·discussReading CSV into a duckdb table will give you that, along with a table for the errors and reason for error: https://duckdb.org/docs/stable/data/csv/reading_faulty_csv_f...Could definitely be done as a small little bash script