Written by Mitch Stanley
I've been looking for an excuse to try out Rust for a while and decided to write a simple CLI to help split grocery costs between my partner and myself.
Continue ReadingThis tutorial will show how to set up an app written in the Crystal web framework Lucky with Dokku on Ubuntu 18.04
Continue ReadingI wanted to add a search text field to a MacOS app that I'm working on and soon discovered it's not available in SwiftUI (as off 5.1). I've put together a quick replication which mostly works, but unfortunately involves some hackiness.
Continue ReadingI recently released a side project, Rsync Command Generator. This is a simple GUI for generating `rsync` commands for the command line.
Continue ReadingThis is part three in the series of blog posts “Making an Electron App with Ember JS” where I go over how I built my app Snipline for the web, Mac, Windows, and Linux.
Continue ReadingThis is part three in the series of blog posts “Making an Electron App with Ember JS” where I go over how I built my app Snipline for the web, Mac, Windows, and Linux.
Continue ReadingThis is part two in the series of blog posts “Making an Electron App with Ember JS” where I go over how I built my app Snipline for the web, Mac, Windows, and Linux.
Continue ReadingI recently set up my personal blog with Craft CMS and wanted to host it on my own server. To make the most of my own servers, I tend to run web applications using Dokku. This blog post goes through the details of the process of doing so for your own projects.
Continue ReadingThis is a quick, cheeky part two-point-five of the blog post series “Making an Electron App with Ember JS” where I go over how I built my app [Snipline](https://snipline.io) for the web, Mac, Windows, and Linux.
Continue ReadingI first started building the web version of Snipline in Ember JS and soon discovered Ember Electron.
Continue Reading