Vipul Murumkarvipul06.hashnode.dev·Feb 17, 2025Installing VS Code on Windows 10/11For installing VS Code on your computer, follow the steps below based on the OS - Step 1) Visit - “VS Code official download page“ Step 2) Click on “Windows” option, to start the download of the .exe file -”VSCodeUserSetup-x64-1.97.2.exe” Step 3) On...vscode
Vivekheyvivek.com·Feb 9, 2025How I Created My Own Little Notes App for My New Linux System ✍️🐧Recently, I made the switch from macOS to Linux—Ubuntu to be specific—and it’s been a fun ride so far. One thing I love about Linux is the freedom to customize everything to fit my workflow. So, instead of searching for the perfect notes app, I thoug...20 likes·204 readsmac-to-linux
Mahrukh Adeelinvalid-coder.hashnode.dev·Feb 4, 2025Get Started with Visual Studio Code: The Perfect Editor for Beginners!If you're new to coding or looking for an easy-to-use, powerful, and free code editor, Visual Studio Code (VS Code) is the perfect choice! Whether you're a student, developer, or hobbyist, VS Code makes coding smooth and enjoyable with its incredible...Microsoft
Hardy Pottingerhardyoyo.hashnode.dev·Feb 3, 2025Notes: Local LLM (Ollama) Co-pilot AlternativeOver the holidays and in the first week of the 2025, I muddled through setting up an alternative to Co-pilot using Ollama on my Mac and Continue as the UI in VSCode. I was thinking about writing an article about it and posting it here. However, this ...llm
T Prayagt-prayag.hashnode.dev·Jan 31, 2025Deepsake - An AI ExtensionIf you're in the tech world, you've probably heard about the Deepsake model. If not, you might be missing out! 😅 The Deepsake R1 model is open-source, which means we can run it locally and avoid sending sensitive data to the parent company. But why ...DeepSeekR1
Rudresh Ozarudreshoza98.hashnode.dev·Jan 29, 2025How to setup DeepSeek-Coder easily for free localGreat news! You can now access DeepSeek Coder directly in your code editor (VS Code, WebStorm, Cursor).The DeepSeek Coder (MIT certified) model is designed specifically for data structures and coding, offering targeted suggestions to save you time an...73 readsDeepseek
Navneet KarnaniforMandrakeTech Blogblog.mandraketech.in·Jan 24, 2025VSCode DevContainer for Python ProgrammersIn today's article, we will explore how to set up a VSCode devcontainer for Python programmers. We will cover the basics of what is a devcontainer and why it's useful, how to create one, and some tips on how to use it effectively. What is a DevContai...devcontainers
Navneet KarnaniforMandrakeTech Blogblog.mandraketech.in·Jan 17, 2025Java, SpringBoot and MySQL in devcontainerIn this tutorial, we'll walk through the steps to create a simple Java Spring console application that connects to a MySQL database running in a Docker container, creates a "test" table, and lists all the tables. We'll use a devcontainer.json file to...55 readsVSCode Tips
Ebube Akukweebubeakukwe.hashnode.dev·Jan 4, 2025Blazingly Fast VS CodeOne issue I face when writing code is having to use my mouse repeatedly for the same tasks. If I want to add curly braces to some text or comment or uncomment lines of code... honestly, it can get tiring. So, I've created a helpful list of some defau...vscode extensions
Tvisha rajiforKeploy Community Blogkeploy.hashnode.dev·Dec 25, 2024Boost Unit Test Efficiency Using AI-Powered Extensions for VS CodeIn the fast-paced world of software development, time-to-market is everything. With AI and generative AI tools making their mark, developers now have the power to reduce development time drastically while maintaining high code quality. One such game-...vscode extensions