For a long time I've wanted a quick way to save text snippets in a timestamped, quickly searchabe form. Today I created a Better Touch Tool keyboad shortcut to save text snippets to a specific DayOne journal.
Here are the details on github so that you too can enjoy this …
How to install Ubuntu Desktop on Raspberry Pi 4 | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
Install Ubuntu Desktop on Raspberry Pi 4
Covers the basics of updating your Pi 4 to USB boot …
So, Jason Snell got me hooked on BitBar (BitBar (by Mat Ryer - @matryer) lets you put the output from any script/program in your Mac OS X Menu Bar.) and I've been working on a plugin ever since. Here's a quick way to get your current Wi-Fi SSID.
function display-ssid …
I just installed Nodemon in my development Docker container. Here are the details.
Game developers need a quick and easy server solution. Docker, nodejs, mysql, sqlite, socket.io are working great for me. This is part of my upcoming series on how to make it all work. Its way, WAY …
Configure Ghost and Prism to provide code syntax highlighting for all popular formats including javascript, php, html, css, markdown and more.
Ghost is a great CMS and it's easy to add a code syntax highlighter such as Prism.
Ghost version 3.3
Prism version 1.21
There are …