Jordan Peterson: Why we stopped progressing - Peter Thiel and Jordan Peterson. It’s ok. I’ve heard these talking points from Peter before. Jordan’s angle on that wasn’t too interesting for me personally. But it might be exciting for others.
All in: an interview with Sundar Pichai. Very nice background listen during run - high level interview about Google. Some interesting questions like about holding company structure. Or about AI disrupting search. Or the role of founders in a company.
checking the hype and trying vibe coding simple 2d game of blocks aka tetris https://t.co/SL1CydnZvF built with vscode insider + github copilot + mix of claude 3.7 and gpt4.0
I love excalidraw, but what I needed was to have multiple diagrams supported in local storage. so I implemented my own. It also supports sync to cloud if you sign in. https://t.co/v2cVS57DU4
what is happening with ChatGPT recently. Something is very off with context keeping. Asked it about debounce vs throttle. then asked what should I use for cloud syncing. and it suggested firebase...
asking chatGPT, Grok and Claude about url limits in modern browser. Grok and Claude seem to be giving up to date information, while GPT is showing some very low numbers.
in addition to all json/xml/jq etc tools we have today we added multiple CSV tools: https://t.co/i92J9VFKrf - preview CSV
https://t.co/6AZP0Wb17Q - CSV to JSON
https://t.co/4z8OvwVJqS - upload CSV and query it with SQL playground
we added a new section for "interview questions" to https://t.co/cHMQcAMFOq
more questions are coming soon. execution for now is in browser only and only in python.