nitind - Overview

Pinned Loading

  1. 1

    - Download an image from https://ownyourbits.com/downloads/ and burn onto a microSD card

    3

    - Change the pi user password from 'raspberry' to something else

    4

    - Switch locales and keyboard in raspi-config. I still had to manually set it to a 101 keyboard and "us" style, even after going through the raspi-config.

    5

    - Enable wifi if needed (RPi3B+ is the first one that supports 5GHz), wait for the unattended upgrade to complete.
  2. 1

    // A transform function to use with copy-webpack-plugin that

    2

    // gzips assets as they're copied.

    4

    var gziptee = function(src, dest) {

    5

      const gzipSmallerThan = 0.8;
  3. Code repository for the Eclipse Web Tools Platform's Source Editing project

    Java 8 10