csimw.com

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

Programming POSTS

constell: Animated JS Background for Any Webpage

constell: Animated JS Background for Any Webpage

2026-08-08

`constell` is a javascript component that renders an animated 'constellation' background via a <canvas> element.

Programming Tech Tools
What Kind of Software Builder Are You: and What Does That Have to Do with AI Agents?

What Kind of Software Builder Are You: and What Does That Have to Do with AI Agents?

2026-07-16

Builders, Investigators, Architects, Optimizers, Operators, and Translators. Differences and the important roles of each.

Programming
Ramboe: The Neovim-C# Goat

Ramboe: The Neovim-C# Goat

2026-06-28

Ramboe lives and breaths Neovim and C#.

Programming Content Creation
Terminal-Centric Workflow: What It Is, Why It Matters, and How To Use It

Terminal-Centric Workflow: What It Is, Why It Matters, and How To Use It

2026-06-20

Making the terminal the primary control center for your work.

Programming Productivity
OpenCode: AI-Powered Development

OpenCode: AI-Powered Development

2026-06-10

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

Programming Tech Tools
Lua: The Little Language That Could

Lua: The Little Language That Could

2026-02-06

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

Programming
Neovim: Vim Motions Done Right

Neovim: Vim Motions Done Right

2026-01-02

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

Programming Tech Tools Productivity
Ollama: Running AI Models Locally

Ollama: Running AI Models Locally

2025-12-15

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

Programming Tech Tools
Bash: The Glue That Holds Everything Together

Bash: The Glue That Holds Everything Together

2025-11-25

Practical bash scripting techniques for everyday automation and productivity.

Programming Tech Tools
GitHub: The Heart of Hosting OSS

GitHub: The Heart of Hosting OSS

2025-11-02

GitHub has shaped my development workflow and open source contributions.

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

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

2025-10-29

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-10-18

Building terminal user interfaces with modern .NET libraries.

Programming
Visual Studio: The King of IDE's

Visual Studio: The King of IDE's

2025-10-11

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

Programming Tech Tools
VS Code: The most popular code editor

VS Code: The most popular code editor

2025-10-05

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

Programming Tech Tools