csimw.com

Cool Shi.. umm, I mean Stuff and Interests of Mitch Wilson

Programming POSTS

Visual Studio: The King of IDE's

Visual Studio: The King of IDE's

2026-05-01

The powerhouse of Editors that can do it all but with the cost of being a resource hog and complexity drain.

Tech Tools Programming
VS Code: The most popular code editor

VS Code: The most popular code editor

2026-03-23

The code editor that fills that gap between lightweight and heavy duty use cases. I have found it so useful so often.

Tech Tools Programming
ASP.NET: Building Web Apps with ASP.NET Core

ASP.NET: Building Web Apps with ASP.NET Core

2025-05-10

C# and ASP.NET Core for building full stack web applications.

Programming
.NET: Console and TUI Applications in .NET

.NET: Console and TUI Applications in .NET

2025-05-08

Building terminal user interfaces with modern .NET libraries.

Programming
Lua: The Little Language That Could

Lua: The Little Language That Could

2025-05-06

Why Lua remains one of the most versatile scripting languages for embedding.

Programming
Neovim: Vim Motions Done Right

Neovim: Vim Motions Done Right

2025-05-02

How Neovim changed my editing speed and why vim motions are worth learning.

Tech Tools Productivity Programming
Bash: The Glue That Holds Everything Together

Bash: The Glue That Holds Everything Together

2025-04-25

Practical bash scripting techniques for everyday automation and productivity.

Tech Tools Programming
OpenCode: AI-Powered Development

OpenCode: AI-Powered Development

2025-04-20

Exploring OpenCode, the AI coding assistant that's changing how I write software. And it is open source!

Tech Tools Programming
Ollama: Running AI Models Locally

Ollama: Running AI Models Locally

2025-04-18

How to run large language models on your own hardware with Ollama.

Tech Tools Programming
GitHub: The Heart of Hosting OSS

GitHub: The Heart of Hosting OSS

2025-04-12

GitHub has shaped my development workflow and open source contributions.

Tech Tools Productivity Programming
Codeberg: A Free GitHub Alternative

Codeberg: A Free GitHub Alternative

2025-04-10

Exploring Codeberg as a privacy-respecting, community-driven Git hosting platform.

Tech Tools Productivity Programming