Skip to main content
Chris WarrickChris Warrick
  • Contact
  • Projects
  • Guides
  • Archives
  • Tags

Posts about programming

📣 RSS Feed

PowerShell: the object-oriented shell you didn’t know you needed

29 April 2024 18:45
  • C#/.NET
  • .NET
  • C#
  • PowerShell
  • programming
  • Windows
  • zsh

A guide about PowerShell for Windows, Linux, macOS

PowerShell is an interactive shell and scripting language from Microsoft. It’s object-oriented — and that’s not just a buzzword, that’s a big difference to how the standard Unix shells work. And it is actually usable as an interactive shell.

Read more…

Writing a Console App in C# for Fun and Profit

19 September 2022 22:35
  • C#/.NET
  • .NET
  • C#
  • programming
  • web development

I recently wrote a simple console app in C#. This post tells you more about the language, the .NET ecosystem, and why you should write your next app in it.

Read more…

Apple broke the display menu, so I wrote my own

24 June 2017 21:02
  • Programming
  • app
  • Apple
  • display
  • programming
  • projects
  • Swift

A short time ago, the macOS display menu stopped working for me. It no longer had options to change mirroring settings, only supporting AirPlay. So I wrote my own, also solving some other issues.

Read more…

5 months with a MacBook Pro: beautiful machine that just works

27 December 2016 16:15
  • Apple
  • Apple
  • MacBook Pro
  • programming
  • review

Five months ago, I decided to make the switch from my trusty old desktop computer, running Arch Linux, to a MacBook Pro. I picked the 2015 13" base model with an upgraded hard drive. The device is beautiful, and just works™, which is pretty important to me.

Read more…

Code writing code: Python and Vim as development aids

27 May 2016 10:46
  • Programming
  • C#
  • Java
  • programming
  • Python
  • Vim

Recently I was working on some C# and Java code. And along the way, I used Python and Vim to (re)write my code. A small Python script and a 6-keystroke Vim macro did it faster and better than a human would.

Every programmer should learn a good scripting language and use a programmable editor like Vim. Why? Here are two examples, after the break.

Read more…
Blog
  • Archives
  • Tags
  • Listings
  • RSS Feed
Projects and Work
  • Projects
  • Guides
  • KwBot
  • Posts about Python
Me
  • Contact
  • Brand
  • Twitter
  • GitHub

this site uses cookies.
by using this site, you agree to our cookie and privacy policy.

powered by Yet Another Blog Generator, nginx and Hetzner Cloud
copyright © 2009–2026 Chris Warrick
license: CC BY-NC-SA, unless stated otherwise