New ALIGNVOTE Feature: Candidate Voices Immediately upon launch of the candidate-facing preview of ALIGNVOTE last Wednesday, I heard a great feature request from D4 candidate Heidi Stuber. Paraphrasing our exchange: “I understand why multiple choice is great for finding a match, but often, multiple choice questions have a need for […]
Read MoreSoftware Projects
Introducing ALIGNVOTE
Ever wish you had help discovering which candidates agree the most with you? Simply answer a few questions, and ALIGNVOTE will tell you. It’s free, quick, and it works easily on your phone or desktop. Are you a Seattle voter? There’s a very important City Council election coming up on […]
Read MoreHi, I’m Steve.
About Me Hi. I’m Steve Murch, and I’m the sole person behind ALIGNVOTE. I think it’s reasonable to know who’s behind the site, and I’d always planned to disclose my founding role when we rolled it out. So now that we’re in beta, let me introduce myself. I’ve lived in […]
Read MoreWhy I’m Done Letting “The Stranger” Influence My Vote
The Stranger is a smug, snarky and occasionally clever Seattle media institution that makes some great nightlife recommendations. But when it comes to city politics, it’s on the wrong track. With 50+ candidates running for City Council, many Seattle voters are going to be looking for ways to winnow down […]
Read MoreIntroducing popsee – easy video surveys
Have you ever been to an anniversary or birthday celebration which included video well-wishes from friends and family? Or, have you ever wanted to collect a series of video testimonials from customers? If you’ve ever tried to gather a bunch of videos from people, you know it’s not easy. It’s […]
Read MoreGit and GitHub: Tips and Tricks
Using Git to manage your code? We all know about git init, commit, etc. But here are some handy git commands for common scenarios: Clone from GitHub git clone {github url} Unlink your Local Repo from GitHub Ever want to use an example app on GitHub as a starting point for […]
Read MoreDeploying an Angular 6+ Web App to Azure
The process of deploying an Angular 6+ application to Azure is pretty Byzantine, but here are the basic steps to get it going. I really like Microsoft Azure, but the process of deploying an Angular 6+ app is complex, and filled with some very big hidden gotchas. As of this writing, […]
Read MoreNeural Style Transfer – Current Models
I’m working on a neural-style transfer project, and have several machine learning models trained to render input photos in particularly styles. The current set is below; input image on the left, output image on the right, with model name in lower right hand corner. I’ve got a few clear favorites, […]
Read MoreElektro, the Smoking Robot of 1937
I’ve always been fascinated by past visions of the future. Science fiction uses the future to tell us something about ourselves, so looking back on past visions of the future, we can learn something about that age and the values, myopia, optimism and fears of the time. It’s also healthy to […]
Read MoreMonitor Shell Status Remotely with Seashells.io
Now that I’m knee-deep in machine learning models, I’m finding there are several times where I need to let my CPU/GPU crank away on a long-running “training” task for hours at a time, and I’d like to be able to check their status from afar. The handy, free and cleverly-named […]
Read More