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
  • Nix Firebase

    Mar 10, 2025 linux nix firebase

    A quick blog post on using nix with Firebase.

    Getting Firebase to work with Nix just requires a few package to get going 😂 If you have worked with Firebase, you know setting up the environment can be royal pain. Never fear, Nix can help with getting you ready to start developing locally.

    Firebase provides a fantastic …

    Read More
  • Nix Golang

    Feb 21, 2025 linux nix go

    A quick blog post on using nix with Go.

    Wait go isnt your jam 🤯, then swap out Go package with your favourite language 😂

    Nix-Shell is my favourite part of Nix. Using Nix-Shell, you can temporarily install packages, but keep that new machine feel.

    Go excels at building fast, efficient applications. Nix excels at …

    Read More
  • Using Patch

    Jan 19, 2025 linux patch

    Overview

    While revising for some Kubernetes exams, I realised I havent done a blog post on some useful commands.

    The third blog post covers the patch command. For alot of situations patch can be a more straightforward approach to updating similar files. If you are not familiar with patch, it takes the ouput from a diff …

    Read More
  • Using diff

    Jan 10, 2025 linux diff

    Overview

    While revising for some Kubernetes exams, I realised I havent done a blog post on some useful commands.

    The second blog post covers the diff command.

    The diff command in Linux is a powerful utility used to compare files line by line. It identifies the differences between two files and outputs these changes in …

    Read More
  • Using heredoc

    Jan 8, 2025 linux heredoc

    Overview

    While revising for some Kubernetes exams, I realised I havent done a blog post on some useful commands.

    The first blog post covers the heredoc command.

    Heredoc (Here Document) is a way to pass multiple lines of input to a command. It allows you to redirect input from a string literal within your script, …

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

Rich Rose

This elixir mister got a maze in Vista
Read More

Recent Posts

  • Git Pre-Commit Hook
  • Nix Firebase
  • Nix Golang
  • Using Patch
  • Using diff
  • Using heredoc
  • Access Firebase site id
  • Host a static website

Tags

LINUX 34 EXAM 17 GOOGLE 16 CHROMEOS 15 GOOGLE CLOUD 15 DEVELOPMENT 14 HOSTING 6 CSV 5 JQ 5 JSON 5
All Tags
AUTOMATION1 BASH1 BLOG2 BUILDPACKS1 CAREER2 CHROMEOS15 CLOUD BUILD3 CLOUDFLARE1 CNCF3 CONTAINER1 CONTAINER REGISTRY1 CONTAINERS1 CORS1 CSV5 DART2 DEBIAN1 DEVELOPMENT14 DIFF1 DNS1 DOMAIN1 EXAM17 EXCEL1 FIREBASE2 FIRESTORE1 FLUTTER2 GCS4 GIT3 GITHUB1 GO4 GOOGLE16 GOOGLE CLOUD15 HEREDOC1 HOOKS1 HOSTING6 HTML3 HUGO4 IMAGEMAGICK4 JAVASCRIPT4 JQ5 JSON5 KUBERNETES1 LINUX34 MERGE1 METADATA1 NANODEGREE5 NGINX1 NIX4 NODE4 NODEJS2 OS1 PASS1 PATCH1 PCA1 PCD1 PDBE1 PDE1 PDF3 POLICY1 PRIVACY1 PRODUCTIVITY5 PROXY1 PSE4 PWA1 PYTHON1 PYTHON31 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