<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Vishal Vijayraghavan</title><link>https://vvr.netlify.app/post/</link><description>Recent content in Posts on Vishal Vijayraghavan</description><generator>Hugo</generator><language>en-us</language><copyright>© Copyright notice</copyright><lastBuildDate>Wed, 22 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://vvr.netlify.app/post/index.xml" rel="self" type="application/rss+xml"/><item><title>Local AI Coding Assistant</title><link>https://vvr.netlify.app/post/local_coding_assistant/</link><pubDate>Wed, 22 Jan 2025 00:00:00 +0000</pubDate><guid>https://vvr.netlify.app/post/local_coding_assistant/</guid><description>I came across GitHub Copilot and Cursor, and they&amp;rsquo;re truly amazing and feature-rich. However, I was concerned about running something locally due to data privacy. No worries, open-source always has an alternative! This time, it&amp;rsquo;s Ollama and Continue (VS Code plugin). Local AI coding assistants might seem intimidating, but with Ollama and the Continue VS Code extension, it&amp;rsquo;s surprisingly straightforward. In this blog, I will walk you through setting up a powerful, private coding companion right on your local machine.</description></item><item><title>Same ssh-key not working on multiple GitLab/GitHub accounts 😕</title><link>https://vvr.netlify.app/post/manage-multi-sshkey/</link><pubDate>Tue, 01 Mar 2022 00:00:00 +0000</pubDate><guid>https://vvr.netlify.app/post/manage-multi-sshkey/</guid><description>I have been using my personal GitLab &amp;amp; Github accounts for a while. Recently I had to make another work GitLab account for working on some other projects, but the actual pain was I can only use my same ssh-key(primary ssh key) with only one GitLab account at a time 😔. This is not happening did a couple of searches and got a way to manage multiple ssh keys using an ssh config file.</description></item><item><title>Networking in Virtual Box</title><link>https://vvr.netlify.app/post/virtualbox-networking/</link><pubDate>Tue, 18 Jan 2022 00:00:00 +0000</pubDate><guid>https://vvr.netlify.app/post/virtualbox-networking/</guid><description>So i started with a new journey in my career and on day one had some networking things got wrong in VMs and was not able to ssh.
What a pleasant start 😂 , but it was a great learning experience so i am sharing it here.
My Use Case: The architecture of the product I am currently working on is client - server based. So I need two VMs: vm-a (server/controller) &amp;amp; vm-b (client).</description></item></channel></rss>