News

VS Code's AI integration tempted me away from PhpStorm, but getting it set up broke everything. Here's how I fixed it, what I learned, and which AI tools are now available because of the switch.
A good free python ide online can help you write, test, and fix your Python code without needing to install a bunch of stuff ...
TL;DR: Code complex projects with Microsoft Visual Studio 2022 for only $27.97 ...
Want to code your own scripts and apps using AI? Here's some guidance to get you started off on the right foot.
As someone who uses VS Code to edit Python code, YAML configs, Ansible playbooks, and Dendron-based notes, here are some reasons why I consider Code-Server an essential part of my computing setup.
Check in for a recap of Linux app releases in June 2025, including updates to Qt Creator, Warp, Darktable, Plank Reloaded, VirtualBox, Audacity and more!
Starting with small python projects for beginners like a calculator or a to-do list helps you get comfortable with basic ...
This repository contains configurations to set up a Python development environment using VSCode's Dev Container feature. The environment includes uv, and Ruff. If the Ruff format does not work, try ...
Have you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the ...
In this video I talk about what an IDE is and why its not the best idea to use them. IDE's are a great tool for experiences ...