64Zbit.com
Tech is way, WAY interesting

Tag Tech

Save Text Snippets to DayOne using Better Touch Tool

 — 
Category: Tech
Tags:

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 …

Raspberry Pi USB boot

 — 
Category: Tech
Tags:

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 …

macOS - BitBar - Get Wi-Fi SSID with shell script

 — 
Category: Tech
Tags:

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 …

Nodemon for Docker

 — 
Category: Tech

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 …

Use Prism for Syntax Highlighting in Ghost

 — 
Category: Tech
Tags:

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.

Versions

Ghost version 3.3
Prism version 1.21

Prism

There are …

<