Skip to content

Instantly share code, notes, and snippets.

View wedaly's full-sized avatar

Will Daly wedaly

View GitHub Profile
@wedaly
wedaly / SillyBalls.c
Last active February 22, 2025 18:46
SillyBalls.c
/*------------------------------------------------------------------------------
#
# Macintosh Developer Technical Support
#
# Simple Color QuickDraw Sample Application
#
# SillyBalls
#
# SillyBalls.c - C Source
#
#!/usr/bin/env bash
set -ex
createConflist() {
file=$1
ipv6Subnet=$2
ranges="[{\"subnet\": \"$ipv6Subnet\"}]"
cat <<EOF > $file
@wedaly
wedaly / server.bu
Created May 8, 2023 13:44
Fedora CoreOS butane file for k3s server
variant: fcos
version: 1.4.0
passwd:
users:
- name: testuser
groups: ["wheel", "sudo"]
#ssh_authorized_keys:
# - <your SSH public key>
systemd:
units: