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
  • Getting started with Nix Package Manager

    Mar 9, 2024 linux nix

    How to use Nix on (Debian Bookworm).

    What is Nix Package Manager?

    "Nix builds packages in isolation from each other. This ensures that they are reproducible and don’t have undeclared dependencies, so if a package works on one machine, it will also work on another."

    It may surprise you but Nix also has over …

    Read More
  • Node Firestore Import

    Feb 27, 2024 firestore jq csv node JavaScript

    A quick aide memoir on how to import data from a CSV formatted files into Firestore. If you have used the Pet Theory lab, this should be familar, but if not here is the code.

    The general idea is to create a csv and import it directly into Cloud Firestore. To do this, the code will read the csv, then connect to …

    Read More
  • Node Fake Data

    Feb 24, 2024 csv node JavaScript

    A quick guide on generating test data. If you have used the Pet Theory lab, this should be familar, but if not here is the code.

    The general idea is to create a csv based on made up dataset. To do this, use the Fakerjs package and write the output as csv records.

    If you have not worked with Fakerjs before, this is a …

    Read More
  • Plan to succeed with certifications in 2024

    Jan 2, 2024 exam career

    2024 Aspirational Certifications

    Overview

    So currently I have a number of Certifications that will need to be renewed in 2023. Rather than procrastinate about which to take I actually put some thought into this time around.

    Check out the main article over on Medium Link

    What certifications do you plan to take in 2024 …

    Read More
  • Remote JSON with Dart

    Jan 1, 2024 dart flutter json

    JSON (JavaScript Object Notation) is a lightweight data-interchange format that is widely used for transmitting data between a server and a web application (or mobile app). In Flutter (and Dart), handling JSON involves encoding Dart objects into JSON strings (serialization) and decoding JSON strings into Dart objects …

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

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