Home
Archives
Training icon
Nanodegree
Development icon
Flutter Go JavaScript Python
Cloud icon
Google Cloud
Links icon
Flutter and Dart Cookbook Hands-On Serverless with Google Cloud LinkedIn Medium Twitter/X
About
  • Imagemagick Shadow

    May 2, 2021 linux imagemagick

    A quick tutorial on using Imagemagick to add a background shadow to images. For the best result, ensure the original image has a transparent background. It is also useful to observe consistent sizes for the images.

    Add a shadow

    1. Set the name of the input image - for example
    1input="old.png"
    
    1. Set the name of …

    Read More
  • Imagemagick Resize

    May 1, 2021 imagemagick

    A quick tutorial on using Imagemagick to resize images. Imagemagick provides a couple of options that are worth considering.

    • Resize with constraints (i.e. maintain the aspect ratio)
    • Resize without constraints

    Intelligent Resize

    1. Resize an image and adhere to the aspect ratio of the original image
    1convert old.png …

    Read More
  • Install Node

    Apr 5, 2021 chromeos node JavaScript

    Node.js Installation

    The Node.js programming language is an open source project to make programmers more productive.

    Node.js is flexible and easy to learn. Its wide adoption is primarily down to the universal nature of the language. If you have a web browsers such as Google Chrome, it comes with a very rudamentary …

    Read More
  • Hugo site automation with Cloud Build

    Mar 13, 2021 google cloud storage hosting hugo github cloud build

    Introduction

    In this post I collate the blog posts on building static sites with Hugo and Cloud Build for easier reference. At the beginning of the process, I wanted to experiment with using Hugo. As time progressed I found it to be an awesome piece of software. In addition I also wanted to utilise Cloud Build to …

    Read More
  • Convert JSON to CSV with JQ

    Mar 5, 2021 linux jq json csv

    Convert JSON to CSV with JQ.

    jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.

    Being able to move between different file format is quite a common task, so I was delighted to find a quick and …

    Read More
    • ««
    • «
    • 11
    • 12
    • 13
    • 14
    • 15
    • »
    • »»

Rich Rose

This elixir mister got a maze in Vista
Read More

Recent Posts

  • Nix Unattended
  • Nix and MacOS Sequoia
  • Git Pre-Commit Hook
  • Artifact Registry IAM
  • Nix Firebase
  • Nix Golang
  • Using Patch
  • Using diff

Tags

LINUX 36 EXAM 17 GOOGLE 16 GOOGLE CLOUD 16 CHROMEOS 15 DEVELOPMENT 14 HOSTING 6 NIX 6 CSV 5 JQ 5
All Tags
AUTOMATION1 BASH1 BLOG2 BUILDPACKS1 CAREER2 CHROMEOS15 CLOUD BUILD3 CLOUDFLARE1 CNCF3 CONTAINER1 CONTAINER REGISTRY1 CONTAINERS2 CORS1 CSV5 DART2 DEBIAN1 DEVELOPMENT14 DIFF1 DNS1 DOMAIN1 EXAM17 EXCEL1 FIREBASE2 FIRESTORE1 FLUTTER2 GCS4 GIT3 GITHUB1 GO4 GOOGLE16 GOOGLE CLOUD16 HEREDOC1 HOOKS1 HOSTING6 HTML3 HUGO4 IAM1 IMAGEMAGICK4 JAVASCRIPT4 JQ5 JSON5 KUBERNETES1 LINUX36 MACOS1 MERGE1 METADATA1 NANODEGREE5 NGINX1 NIX6 NODE4 NODEJS2 OS1 PASS1 PATCH1 PCA1 PCD1 PDBE1 PDE1 PDF3 POLICY1 PRIVACY1 PRODUCTIVITY5 PROXY1 PSE4 PWA1 PYTHON1 PYTHON31 REGISTRY1 REMOTE DESKTOP2 RPI2 SECURITY1 SED1 SHEETS1 SSH2 STORAGE3 TMUX1 UDACITY5 UDEMY1 UML1 VIM2 WATERMARK1 WEB3 WEBSITE2 WORKTREE1 WRANGLE1
[A~Z][0~9]

Copyright 2016- Rich Rose. All Rights Reserved