--- title: The 10 sites I visit most often date: "2025-09-23T12:39:29Z" lastmod: "2025-09-23T12:39:31Z" categories: - how-i-do-things wp_id: 4204 description: "The author’s most-visited sites reveal a strong preference for fast, practical, automatable tools, with ChatGPT now functioning as the default knowledge interface." keywords: ["personal workflow", "tool usage", "ChatGPT", "automation", "knowledge work", "productivity"] --- ![The 10 sites I visit most often](/blog/assets/top-used-sites.webp) Here are the 10 most frequent sites I use (based on Microsoft Edge's home bar): 1. [ChatGPT](https://chatgpt.com/). It replaced Google as my default knowledge source. I prefer it over Gemini, Claude, etc. because the **app** has good features (memory from past conversations, code interpreter, strong voice mode, remote MCP on web app, etc.) The OpenAI models have pros and cons, but the app features are ahead of competition. 2. [Gmail](https://mail.google.com/). It's my work inbox. Interestingly, I check it more (and respond faster) than social channels (e.g. WhatsApp, Google Chat, LinkedIn). It also doubles up as my task queue. 3. [Prime Video](https://www.primevideo.com/). I mainly watch [The Mentalist](https://www.imdb.com/title/tt1196946/). Totally love Patrick Jane! 4. [Google AI Studio](https://ai.google.com/studio). Mostly for transcription. It's better than [Gemini](https://gemini.google.com/) on UI, ability to handle uploads, file-formats, etc. It's also free (though the data is used for training.) 5. [My Talks page](https://sanand0.github.io/talks/). I give 1-1.5 talks a week, mostly on AI/ML topics. I use [Marp](https://marp.app/) to render Markdown slides and publish it here. 6. [Google Chat](https://chat.google.com/). It's Straive's social channel. I can't use it from my phone, so I log in only if I need to check if I missed something. 7. [LinkedIn](https://linkedin.com/). It's where I post by default. I don't use it for networking and only connect with people I've met and know well. 8. [YouTube](https://www.youtube.com/). Mostly for movie clips over dinner. I occasionally watch educational content. 9. [Playground](https://llmfoundry.straive.com/). LLM Foundry is Straive's internal gateway to multiple model APIs (I built it). I use it to experiment with models, grab API keys, and demo LLMs to clients. 10. [Squoosh](https://squoosh.app/). I compress every image, every time. Mostly into WebP (hands-down the best format today), typically lossless with an 8-color palette, or lossy at ~0-10% quality for photos. That's my current home row. It will change. But the reasons probably won't: fast, simple, automatable, and practical (for me).