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
Kevin Makevinma2010.com·Feb 15, 2025React 开发必备的 VS Code 插件以下这些插件组合在一起,能够大大提升开发的效率,无论是 Web 开发还是 ReactNative 开发,都特别适合。 dbaeumer.vscode-eslint ESLint 的 VS Code 集成插件 用于 JavaScript/TypeScript 代码的静态分析工具 帮助发现和修复代码中的问题,确保代码质量和一致性 esbenp.prettier-vscode Prettier 代码格式化工具 自动格式化 JavaScript、TypeScript、CSS、JSON 等多种文...React Native
Vivekheyvivek.com·Feb 12, 2025🚀 My Journey from MacOS to Linux: Freedom, Tweaks, and the Joy of Making It Mine 🐧Five years ago, I made the big switch from Windows to Mac, and I absolutely loved the experience! Everything felt smooth, sleek, and well-integrated—like stepping into a perfectly curated tech bubble. But, if there’s one thing about me, it’s my const...21 likes·150 readsLinux
Rhoda Oduro-Nyarkorhodalee.hashnode.dev·Feb 12, 2025Introduction to PythonIntroduction Python is a general purpose programming language that is widely known for its simplicity and versality. It is beginner-friendly and is applicable in a wide range of fields. It has an easy to understand syntax and extensive library suppor...1 like·46 readsPython ProgrammingPython
Krushna Nandakrushnananda.hashnode.dev·Feb 11, 2025How to Fix "No Internet" Issue in Live Server When DevTools is OpenProblem Statement Why does Live Server show a "No Internet" page when I open DevTools and make changes to my HTML file? When working with Live Server in VS Code, your webpage should refresh automatically when you make some changes to your HTML or J...1 likeBrowser Settings
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
David singhdavidsingh0.hashnode.dev·Feb 2, 2025Setting up VS code for Machine learning projectsTo make machine learning projects, we need to setup following in vs code Jupyter environment Virtual environment Python and it's libraries installation Version control integration (Git and GitHub) Step 1 : Create a Virtual environment Open VS ...Machine Learning
Priyanka Sharmatechscoop.hashnode.dev·Jan 31, 2025Using DeepSeek R1 for Free in Visual Studio CodeHey, Tech Scoopers! DeepSeek R1 is creating waves in the developer community! Developers are buzzing about this open-source AI code generation marvel that promises to revolutionize coding workflows. Why the hype? It's free, powerful, and integrates s...1 like·97 readsDeepseek
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