Home
Archives
Training icon
Nanodegree
Development icon
Flutter Go JavaScript Nix Python
Cloud icon
Google Cloud Hugo
Linux icon
Diff Heredoc JQ Patch TMUX
Links icon
Flutter and Dart Cookbook Hands-On Serverless with Google Cloud LinkedIn Medium Twitter/X
About
  • Setting up a landing page

    Jan 2, 2021 html web development hosting

    Introduction

    A landing page is just a simple webpage that typically has a background image and some information. Here are some examples to get you started.

    • dev.to
    • onepagelove.com

    Lets use the free template onepagelove.com/download/me as an example page to get up and running.

    Working with the example Landing Page

    As …

    Read More
  • Hello World in Go

    Dec 29, 2020 chromeos go

    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. To get started with Go is just a matter of adding some code. The example below covers a basic "Hello World".

    Go Installation

    1. Confirm Go is …

    Read More
  • Compiling Vim

    Dec 23, 2020 chromeos linux python3 vim

    "Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple OS X."

    This tutorial covers the steps required to compile Vim from source with Python support (i.e. python3.x). If you use …

    Read More
  • Install Go

    Dec 23, 2020 chromeos go linux

    The Go programming language is an open source project to make programmers more productive.
    Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular …

    Read More
  • Install Oh my bash

    Dec 23, 2020 chromeos bash linux

    Oh My Bash is a delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

    At the end of this blog post, your command line should look similar to the image below:

    :inline

    In the image:

    • Blue: indicates a non …

    Read More
  • Setting up Vim

    Nov 23, 2020 chromeos linux vim

    "Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple OS X."

    This tutorial covers the steps required to setup Vim (including Python 3.x support).

    Installation Guide

    There are lots …

    Read More
  • RPi Kubernetes

    Nov 12, 2020 rpi linux kubernetes

    RPI Kubernetes

    A quick overview of how to build a Raspberry Pi Cluster using Linux.

    Bill of materials

    • Raspberry Pi (Minimum x 2) - recommend RPi v4
    • MicroSDHC Card (Minimum capacity 8GB)
    • USB Charging Cable (Same number as RPi devices)
    • Machine to create an RPi Disk Image

    Which disk image?

    The 64bit Ubuntu image is …

    Read More
  • RPi Base Image

    Nov 10, 2020 rpi linux debian

    RPI Create Image

    Debian installation on RPI

    A quick overview of how to build a image.

    Bill of materials

    • Raspberry Pi x 1
    • MicroSDHC Card (Minimum 8GB)
    • USB Charging Cable (Same amount as RPi)
    • Machine to creating a RPi Disk Image

    Create the Disk Image

    • Download a Raspberry PI image e.g. Raspbian Debian Image
    • Take …

    Read More
  • Project 3: Udacity Racer

    Oct 24, 2020 udacity nanodegree

    Module 3: Asynchronous Programming in JavaScript

    The last module in the Nanodegree introduces asynchronous programming in JavaScript.

    Project Link: UdaciRacer Repo

    • Pros: Interesting project, good example of starter asynchronous code
    • Cons: Very short project

    Asynchronous Programming with JavaScript

    The modules in …

    Read More
  • Project 2: Mars Rover

    Sep 24, 2020 udacity nanodegree

    Module 2: Functional Programming

    The second project involves working with APIs to access Nasa Mars Rover data.

    Project Link: Mars Rover Repo

    • Pros: Very enjoyable and educational project
    • Cons: Content is long and I didn't really feel engaged until I started working on the project.

    Functional Programming

    Learn …

    Read More
    • ««
    • «
    • 7
    • 8
    • 9
    • 10
    • 11
    • »
    • »»

Rich Rose

This elixir mister got a maze in Vista
Read More

Recent Posts

  • Nix Zellij
  • Nix Tmux
  • Python Workout 2nd Ed
  • Certified Kubernetes Administrator (CKA) Exam
  • Nix Unattended
  • Nix and MacOS Sequoia
  • Git Pre-Commit Hook
  • Artifact Registry IAM

Tags

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

Copyright 2016- Rich Rose. All Rights Reserved