11ty and tailwindcss template, Part II

Time to get tailwindcss added and compiling into our project. Install the tailwindcss and enabling packages...

11ty and tailwindcss template, Part I

Until now I have been trying to write my own CSS and keep it simple. I like simplicity in my designs but also I do like the fun that comes with what you can do these days with CSS. With that thought in mind I want to get a little more creative with my site design and that is what brings us to this point.

Gluten-Free Fried Chicken Strips

Tiger Juice - A Whiskey Cocktail

How to backup a Git repository

Many of us use services such as Github, Gitlab and Bitbucket as our Git source code remotes. It has crossed my mind more than once that there could be a day when any one of those services goes down. We as individuals and companies would loose valuable code if that happened. So just like we do with other files and important assets we backup.

Customize workspace colors in VSCode

VSCode give you a lot of flexibility to override nearly every setting they offer. This come in handing for many reasons which users are finding daily. One of those very reasons I came across today; using title bar and status bar colors to visually differentiate my open VSCode windows.

NestJS: VSCode debugger setup

Debugging is inevitable for all developers and when you get the point that your code is not doing what you would expect...

NestJS: Getting started

This is the next post in a series of articles as I explore NodeJS. If you need to go back one and get Node setup and running check this one out: NodeJS: Getting started.

NodeJS: Getting started

Desc

Functional Programming with JavaScript

This is the first post in a series focused on NodeJS. Node is a asynchronous event-driven JavaScript runtime for building scalable network applications. Just like JavaScript, NodeJS is not actually a functional programming language but is a good place to use functional programming if you so please.

Pass extension: Safe

Pass is becoming my goto for password management. It is a very easy to use manager and has a great list of extensions as well as the ability to create your own extensions. I have found that I need to solve a very specific problem where I need a printed backup of all data that is stored in the password store.

Rclone - rsync for cloud storage

Rclone is a really cool command line tool that can sync files and directories too and from many sources. A full list of sources can be found on their Rclone.

GnuPG and Pass

Setup GnuPG and Pass

Carne Asada

Verizon Pixel and Pixel XL Bootloader Unlock

As all Pixel owners should know by now there is a end of support scheduled for each phone they ship. I like many others have a perfectly functional Pixel device which will soon be vulnerable to security issues and without Google support I am left with little options. I am not one to need the latest and greatest so I have chosen to install LineageOS.

Above 8700ft Red

Visual Studio Code - Selected Text to Uppercase

In Visual Studio we are all used to being able to use CTRL+SHIFT+U to transform the selected text to uppercase but for Visual Studio Code this key binding was left out. As long as you are using _Version 1.8.1 or above_ you will be able to take advantage of the built in keyboard shortcuts. Do the following to enable the keybindings.

Raspberry Pi: Fixing your Locale

Fixing your Locale on Raspberry Pi