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
  • Merge multiple JSON files with JQ

    Oct 29, 2023 linux jq json

    Merging JSON files 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.

    If you have multiple JSON files that you want to combine, it can be tempting to write a program to perform this …

    Read More
  • Imagemagick Fuzz Transparent

    Apr 12, 2023 linux imagemagick

    A quick tutorial on using Imagemagick to remove a background colour from images. The image file format needs to support transparency e.g. PNG.

    NOTE: JPG doesnt support transparency, so it would be necessary to convert the file.

    There is also this method Imagemagick transparency I find the option below to be a bit more …

    Read More
  • Pdftk merge

    Oct 20, 2022 linux pdf merge

    "PDFtk - The PDF Toolkit. PDFtk is a simple tool for doing everyday things with PDF documents. It comes in three flavors: PDFtk Free, PDFtk Pro, and our original command-line tool PDFtk Server."

    In a prior blog post, the PDFTK utility was installed.

    Working with PDF can often produce multiple files that …

    Read More
  • Install Xpra

    Apr 10, 2022 ssh linux remote desktop

    Overview

    Xpra is an open-source multi-platform persistent remote display server and client for forwarding applications and desktop screens.

    The Xpra homepage provides the following overview:

    It gives you remote access to individual applications or full desktops. On X11, it is also known as screen for X11: it allows …

    Read More
  • Cobra Command Line using Go

    Dec 26, 2021 chromeos go linux

    The Go programming language is an open source project to make programmers more productive.
    In the following blog post I assume you already have the Go environment setup. Previously we have created a Hello World application. The next step is to create a command line application. The example below covers the basics of …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

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