Skip to content

Instantly share code, notes, and snippets.

@va7sdf
va7sdf / vicpimakers-20220423.md
Last active April 23, 2022 16:53
Victoria Raspberry PiMakers And Others - Pi OS 64-bit presentation

Introduction

In this presentation we will do a quick overview of the Raspberry Pi 64-bit development; discuss the pros and cons of the 64-bit Pi OS; and, then (re)introduce the Raspberry Pi Imager. At the end, we can noodle around on a demo machine and answer any questions.

Development History

  • 2016: Raspberry Pi 3 introduces the ARMv8-A architecture (encompassing the 64-bit AArch64 architecture and associated A64 instruction set).
  • May 2020: Pi OS 64-bit beta released.
  • Feb 2, 2022: Pi OS 64-bit released for the public.
  • Current: Pi OS 64-bit is based on Debian Bullseye.
########################################################################
# Script to demonstrate the setup of a workspace; install Flask; and,
# copy examples to workspace.
#
# This script was written for the Victoria Raspberry PiMakers And Others
# Meetup Group presentation on November 27, 2021.
#
# Gordon M. Celesta
# gordo@sdf.lonestar.org
#
@va7sdf
va7sdf / .gitconfig
Created June 22, 2019 16:01
Add the alias section to the .gitconfig in your home directory. If the file doesn't exist, copy the entire contents and change the name and password values.
[user]
name = Firstname Lastname
email = email@domain.tld
[alias]
co = checkout
ci = commit
st = status
br = branch
hist = log --oneline --abbrev-commit --all --graph --decorate --color
@va7sdf
va7sdf / squish-radio-party.md
Last active April 20, 2017 13:34
Squish Friday Radio Party

2017-01-06 SilentK
2017-01-13 Llyana
2017-01-20 eimeric
2017-01-27 spengler
2017-02-03 jackhammerroses
2017-02-10 deavidsedice
2017-02-17 samuel033
2017-02-23 samuel033
2017-03-03 monkeyharhar
2017-03-10 Shufti