csimw.com

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

Programming POSTS

ask: Tool to Chat with AI in your terminal

ask: Tool to Chat with AI in your terminal

2026-07-04

`ask` is a terminal tool to get information right inside your terminal.

Tech Tools 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!

Tech Tools Programming
Codeberg: A Free GitHub Alternative

Codeberg: A Free GitHub Alternative

2026-05-20

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

Tech Tools Programming Productivity
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.

Tech Tools Programming 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.

Tech Tools Programming
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.

Tech Tools Programming
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.

Tech Tools Programming Productivity
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.

Tech Tools Programming
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.

Tech Tools Programming