<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: rcanand2025</title><link>https://news.ycombinator.com/user?id=rcanand2025</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 22:28:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rcanand2025" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rcanand2025 in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>Love it - was looking for something like this, thinking of building one for myself.</p>
]]></description><pubDate>Mon, 15 Jun 2026 12:35:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48540343</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=48540343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48540343</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>Thanks. Completely agree that it would be great to have more fine grained tags. How can we add such tags credibly from users without risk of them gaming the system? Maybe we can aggregate across more diverse leaderboards (lmarena,vals ai, etc. and the long tail of niche leaderboards)?</p>
]]></description><pubDate>Mon, 15 Jun 2026 04:50:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48536739</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=48536739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48536739</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>I'm working on a dashboard for ranking llms, then finding the best local (by size) and/or hosted (by price) variants of the models. Currently have  ArtificialAnalysis leaderboard for ranking, ollama registry for local models and openrouter for hosted models. <a href="https://ollamadash.up.railway.app" rel="nofollow">https://ollamadash.up.railway.app</a><p>By default, home page gives all models in the leaderboard, local and hosted. Search for models in the search box on the home page to find the top models by ranking, local(by size) and hosted (by price).<p>You can also do deep querying/sorting/searching filters of models in each of these three nodes (see the other tabs on top).<p>The next steps I am working on (would love feedback on this or anything else):<p>Phase 1:
- Change clicks on home page model tiles in one column to search and show models filtered by that across Artificial Analysis, Ollama, OpenRouter
- User specifies their system VRAM (unified/dedicated) and we automatically filter the home page with models that would fit on that RAM - in the three columns.
- User specifies their price range (per MTok, max across input and output), and we similarly filter and rank by those models across all columns.
- User specifies both (VRAM and price range), and we filter by both - leaderboard is union of local and hosted, local by VRAM and hosted by price range match.<p>Phase 2:
Once I have this working, add a local desktop client that automatically reads user system and infers VRAM, renders app as webview. Considering pyside6 with Qt for this.<p>Phase 3:
On desktop client, user can download and chat with the local models automatically based on leaderboard, optionally call hosted models, etc. Used primarily to evaluate and compare local vs hosted models for user's use cases. Also have some interesting alternate experiences to host within the local private app for user to interact with llms, agents, etc.<p>Do let me know whether this seems useful, or how I can make it more useful.</p>
]]></description><pubDate>Sun, 14 Jun 2026 18:30:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48530853</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=48530853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48530853</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Show HN: Ollama Dash – autoupdating dashboard for Ollama Models"]]></title><description><![CDATA[
<p>Added a tab for Artificial Analysis models leaderboard - the goal is to have open models (ollama), hosted models (openrouter) and a way to pick models for a task (Artificial Analysis leaderboard).</p>
]]></description><pubDate>Wed, 10 Jun 2026 03:28:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48471053</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=48471053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48471053</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Show HN: Ollama Dash – autoupdating dashboard for Ollama Models"]]></title><description><![CDATA[
<p>Added an openrouter tab to view,filter, sort, etc. openrouter models as well. Also autorefreshes.</p>
]]></description><pubDate>Tue, 09 Jun 2026 17:35:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48464447</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=48464447</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48464447</guid></item><item><title><![CDATA[Show HN: Ollama Dash – autoupdating dashboard for Ollama Models]]></title><description><![CDATA[
<p>Biggest features I couldn't find elsewhere:<p>- sorting by most recent
- autoupdating as new models are loaded (every hour).</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48456025">https://news.ycombinator.com/item?id=48456025</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 09 Jun 2026 03:35:31 +0000</pubDate><link>https://ollamadash.up.railway.app/</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=48456025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48456025</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Show HN: Visualize full Claude Code CLI sessions in a rich UI"]]></title><description><![CDATA[
<p>Note: Use code SHOWHNFREE to get it for free.<p>This is a scratch my own itch kind of app.<p>The best way to get the most out of Claude Code is to learn from past sessions. Review past sessions, see where it worked, where it went wrong and what we could have done differently. However, the sessions are saved across multiple json files with cross references, and are hard to read. In a live session, many steps are hidden by default and cannot be easily accessed later. And the mindset when grappling with Claude Code in a session is not exactly ripe to later remembering the details of what went well or wrong and why. So, I built this viewer (using Claude Code, of course) to show Claude Code chats in a single place.<p>Features:<p>See detailed steps of Claude interactions - thinking, tool calls/responses, code gen, code diffs.
Search, sort, filter. 
Export individual sessions, repos or entire history as markdown.
100% local and private single page HTML app that reads your claude code chats.<p>Usage:<p>Just click the link, use code SHOWHNFREE to download the html page for free, and open it in any Chromium based browser like Google Chrome or Edge (Note: Safari and Firefox won't work!).<p>Then, open the folder where Claude code saves its sessions (by default, ~/.claude on Mac). Enjoy!<p>Feedback:<p>Would love any feedback or suggestions - but hey - it is a single page html - so tweak it as you like - or even better, just ask Claude Code to do it :-)</p>
]]></description><pubDate>Thu, 08 Jan 2026 20:26:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46545992</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46545992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46545992</guid></item><item><title><![CDATA[Show HN: Visualize full Claude Code CLI sessions in a rich UI]]></title><description><![CDATA[
<p>Note: Use code SHOWHNFREE to get it for free.<p>This is a scratch my own itch kind of app.<p>The best way to get the most out of Claude Code is to learn from past sessions. Review past sessions, see where it worked, where it went wrong and what we could have done differently. However, the sessions are saved across multiple json files with cross references, and are hard to read. In a live session, many steps are hidden by default and cannot be easily accessed later. And the mindset when grappling with Claude Code in a session is not exactly ripe to later remembering the details of what went well or wrong and why. So, I built this viewer (using Claude Code, of course) to show Claude Code chats in a single place.<p>Features:<p>See detailed steps of Claude interactions - thinking, tool calls/responses, code gen, code diffs.
Search, sort, filter. 
Export individual sessions, repos or entire history as markdown.
100% local and private single page HTML app that reads your claude code chats.<p>Usage:<p>Just click the link, download the html page for free (use code SHOWHNFREE), and open it in any Chromium based browser like Google Chrome or Edge (Note: Safari and Firefox won't work!).<p>Then, open the folder where Claude code saves its sessions (by default, ~/.claude on Mac). Enjoy!<p>Feedback:<p>Would love any feedback or suggestions - but hey - it is a single page html - so tweak it as you like - or even better, just ask Claude Code to do it :-)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46545981">https://news.ycombinator.com/item?id=46545981</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 08 Jan 2026 20:26:11 +0000</pubDate><link>https://rcanand.gumroad.com/l/ccviewer</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46545981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46545981</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Show HN: Visualize different text streaming speeds"]]></title><description><![CDATA[
<p>A simple tool to compare different text streaming speeds to see what works for some use case you are building for. One shot from Gemini 3 Pro.</p>
]]></description><pubDate>Fri, 26 Dec 2025 01:54:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46388515</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46388515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46388515</guid></item><item><title><![CDATA[Show HN: Visualize different text streaming speeds]]></title><description><![CDATA[
<p>Article URL: <a href="https://gemini.google.com/share/5f5a70db02c2">https://gemini.google.com/share/5f5a70db02c2</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46388508">https://news.ycombinator.com/item?id=46388508</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 26 Dec 2025 01:53:54 +0000</pubDate><link>https://gemini.google.com/share/5f5a70db02c2</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46388508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46388508</guid></item><item><title><![CDATA[New comment by rcanand2025 in "I built two dozen single-file HTML tools that run offline and need no back end"]]></title><description><![CDATA[
<p>Love it! I think there is a lot of untapped potential in single file html approaches - I like to make single file html "viewers" for different kinds of files for my own use. For example, if I have a specific json format with a lot of files, I build a viewer that can view, search, filter, sort, etc. exactly the way I want it. Here is a json viewer - <a href="https://gist.github.com/rcanand/5a7e124acc2ac241cba4a629cc1b1b80" rel="nofollow">https://gist.github.com/rcanand/5a7e124acc2ac241cba4a629cc1b...</a> and a csv viewer - <a href="https://gist.github.com/rcanand/cc0a7dc87839ac1c23a0e687c779637c" rel="nofollow">https://gist.github.com/rcanand/cc0a7dc87839ac1c23a0e687c779...</a></p>
]]></description><pubDate>Thu, 25 Dec 2025 05:13:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46382247</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46382247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46382247</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Ask HN: How do you use the "waiting time" while Claude (other LLMs) is working?"]]></title><description><![CDATA[
<p>For short waits, I take a break - stand, walk around, etc.<p>But if the task is long running, I like to have multiple AI chats - from same or different projects open - so when one is working, another can be nudged forward. I found it helps to pick unrelated things to do in this mode - if two chats are on very closely similar projects or features, it can get confusing and harder to maintain each context in the mind.<p>I also sometimes pick some (relatively light kind of learning project and do that when I wait for AI to finish something.</p>
]]></description><pubDate>Thu, 25 Dec 2025 04:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46382167</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46382167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46382167</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Ask HN: Who here is not working on web apps/server code?"]]></title><description><![CDATA[
<p>I am an indie developer working on building local private AI augmented niche human experiences for macs.<p>This may seem strange right now, but very soon, we will see that intelligent (AI) systems in various companies (OS, browser, cloud, AI labs) are learning much more about us and using that to maximize their own agendas - for example, these companies' AI systems can start recommending products I am likely to buy as part of my future interactions with them. Not happening broadly yet, but only a matter of time. And local private experiences will be very attractive then.<p>Next: Why Mac app? Currently, Macs with Apple Silicon (M1, etc. processors) can run the largest local models efficiently (compared to other alternatives). And Apple is also more committed to privacy of user data than others. Hence, mac apps. Would also consider iOS apps, but the app store review is an unpredictable bottleneck - so will only do it if experience is validated on Mac.<p>You asked how it is working on this: I have been learning to use AI assisted coding more efficiently, finding the balance between manual and vibe coding - reached critical mass recently - built and launched my first such mac app in 10 days from idea to launch - using AI assistance more for some parts, less for some. Now, it seems like if I can prioritize what to build (there are too many ideas possible, and most are claimed to be solved by several companies when you search - finding one that can work as an indie dev is the biggest challenge), there can be a pipeline of several small useful apps on this stack.<p>I have tried many alternatives for the tech stack to build the mac app - swift, tauri, electron, beeware toga, kivy, etc., and finally settled on pyside 6 (a more leniently licensed variant of Qt), so all my code is in python (breadth and depth of backend ecosystem is unmatched, and code assistant AI knows python better than some alternatives across the breadth of needed experiences). Also pyside 6 keeps the option to rebuild for windows and linux apps easier.<p>This is my current thinking, but given the rapidly shifting landscape, might change as I find better alternatives (or better options get released).</p>
]]></description><pubDate>Thu, 25 Dec 2025 04:16:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46382022</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46382022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46382022</guid></item><item><title><![CDATA[Is Vibe Coding Safe]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/omarsar0/status/1996595107924263287">https://twitter.com/omarsar0/status/1996595107924263287</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46148656">https://news.ycombinator.com/item?id=46148656</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 04 Dec 2025 15:24:10 +0000</pubDate><link>https://twitter.com/omarsar0/status/1996595107924263287</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46148656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46148656</guid></item><item><title><![CDATA[New comment by rcanand2025 in "Show HN: Ahai – Find your ideas scattered across files - local, private"]]></title><description><![CDATA[
<p>HOW TO GET THE APP:<p>Use code SHOWHN100 to download the installer for free (free for next few days) from the link. Drag the app into Applications folder and run it.<p>WHAT IS AHAI:<p>ahai is a 100% local private Mac app to find ideas scattered across markdown files (for me it was code repo READMEs, Obsidian notes, clipped web articles and research paper abstracts in Obsidian).<p>TECH DETAILS:<p>- GUI - Pyside 6 (Qt for Python)<p>- AI in app - mlx_lm<p>- backend  - Python<p>- AI coding assistant - Claude Opus 4.5, Claude Code, Claude Code on web<p>- AI assistants for content - Grok 4.1 Thinking, Gemini 3 Pro, Nano Banana 2 pro<p>- System requirements - Mac with Apple Silicon, minimum 16GB unified RAM<p>BACKSTORY:<p>I have been researching how to find the balance between quality and acceleration while building using AI. Full on vibe coding is not for me. And going full manual doesn't make sense either. I finally found a formula that worked, and wanted to find an idea to work on end to end. I had lots of prototypes in my git repos, with READMEs describing the project ideas. I had jotted down ideas and clipped research papers to Obsidian notes (also markdown files). Totally over 13k markdown files - it was impossible to find the markdown files containing ideas, and ideas within them with any heuristic. I needed AI. So I wrote a script to do this using mlx models on Mac. It did so well, I decided to make that my first product. That is how ahai was born.<p>HOW IT WORKS:<p>- you point ahai to some folder, and it starts finding markdown files, and then uses AI (an mlx_lm model) to find if it has ideas, and then to extract ideas with title and a brief description.<p>- Clicking on an idea takes you to the rendered markdown source of the idea.<p>- You can then reorder the ideas, hide some of them, etc. and export the list of ideas to markdown, html or json.<p>- You can only be running one folder at a time. You can pause and resume folders.<p>- First time model use, if model is not already on your machine, will take some time to download. Be patient.<p>- You can change the model in settings if you know how to do that - must be an mlx_lm compatible model to work.<p>- All files are output to an output folder that you can also configure in settings. Switching between output folders can enable managing different kinds of stuff in different places - if you already downloaded some content in a folder, switch out and back, it will take off where you left off.<p>- Known issue: The ideas have false positives and false negatives. This is AI generated, cannot be avoided, but can be improved with prompting. Even with some of these, I find it quite useful.<p>- Known issue: Processing folders will take time, which is tuned to some degree, but cannot be avoided. But as I said, you can always pause and resume.<p>HOW IT IS DIFFERENT:<p>- Most AI apps and buzz focus on complex problems that only the best frontier models can solve, if any. I am interested in what kind of useful problems small local models can solve reliably. This app solves a niche problem using smaller local models very well. Most upcoming apps will also have the same focus.<p>- A lot of work has gone into benchmarking different models on markdown files to see which ones work best for a given size of machine (the app requires minimum 16GB RAM, but depending on the machine, it will decide which model to use as default). A tech/power user can always change the model used in the settings - just has to be an mlx_lm compatible model that fits in their RAM (within about half the size of total RAM).<p>- I have been using AI for coding and research and evals and all that, but until recently, it became hard to get anything work end to end as an indie dev - from concept to dev to marketing. But recently, with Claude Code/Claude Code web/Claude Opus 4.5, as well as Gemini 3 Pro/Nano banana 2 pro/NotebookLM deep research - I was able to build this app - with diligence in high risk parts, more trustingly in low stakes pieces - verifying everything,  questioning anything suspicious - from concept to launch in 10 days.<p>- I think local private experiences are going to become increasingly relevant, as proprietary models and AI based apps suck in our data and can misuse/abuse/expose it in many ways. So, I believe this is a good space to focus on - local private Mac apps using local models. This is the first app in that space.<p>PRICING:<p>It is free with the code SHOWHN100 for this community for now, will be revoked at some point. Regularly priced at $19+, and suggested $29 - one time fee, no subscription, get all updates from later. I asked a bunch of top models by describing my app and they came up with this ballpark. I personally felt this was too pricey, but they also said a lower price would indicate poor quality to the users. Am open to changing it if there is evidence this isn't the right price point.<p>It is still rough on the edges. Please let me know any issues and I will prioritize and fix them.<p>Please try it out and let me know any questions. AMA on my tech stack, process, anything.</p>
]]></description><pubDate>Tue, 02 Dec 2025 13:30:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46120996</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46120996</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46120996</guid></item><item><title><![CDATA[Show HN: Ahai – Find your ideas scattered across files - local, private]]></title><description><![CDATA[
<p>Article URL: <a href="https://rcanand.gumroad.com/l/ahai_v1_0_0">https://rcanand.gumroad.com/l/ahai_v1_0_0</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46120991">https://news.ycombinator.com/item?id=46120991</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 02 Dec 2025 13:30:01 +0000</pubDate><link>https://rcanand.gumroad.com/l/ahai_v1_0_0</link><dc:creator>rcanand2025</dc:creator><comments>https://news.ycombinator.com/item?id=46120991</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46120991</guid></item></channel></rss>