Matthew S. Dippel - The Official Blog
Software
(Move to ...)
Stay Frosty - Constructor and Method Block Highlighter, Text Clarity and Customization for Visual Studio
Diagonactic Enums - Helper methods for C#/VB.Net Enums Truly Constrained to System.Enum (written in C++/CLI and MSIL)
▼
Sunday, March 1, 2026
›
HOW-TO: Get CUDA and hardware acceleration working on OpenSUSE Tumbleweed It's been an obnoxiously annoying week after reloading my mai...
Sunday, October 6, 2024
HOWTO: Abuse ZSH Parameter Expansion to Expand GNU-Style Arguments (...and, back from Hiatus)
›
GNU-Style Command Line Argument Expansion #!/bin/zsh setopt extendedglob typeset -a cli=( ${${${(z)${${(qqq)argv[@]}:-}/#(#m)\"-[^-]?...
Sunday, October 21, 2018
HOWTO: Install Keybase on openSUSE Tumbleweed with signature verification and update repository
›
HOWTO: Install Keybase on openSUSE Tumbleweed with signature verification and update repository I’m a huge fan of keybase as well as openS...
Saturday, September 16, 2017
HOWTO: Strong Name Sign a .Net Assembly With a Yubikey/Smart Card and Code Signing Key with AssemblyKeyNameAttribute
›
Or, as I’ll refer to it from here on out, Part 2 UPDATE : I ran into a problem that caused all of this to stop working, so I’ve updated th...
1 comment:
Friday, September 15, 2017
HOWTO: Strong Name Sign a .Net Assembly With a Yubikey/Smart Card and Code Signing Key
›
Code Signing != Strong Name Signing Note: This post was updated on 9/16/2017 with some corrections. In addition, a much easier way was ...
›
Home
View web version