Skip to content

Instantly share code, notes, and snippets.

View willjasen's full-sized avatar
☎️
just read me the credit card number

willjasen

☎️
just read me the credit card number
View GitHub Profile
@handcoding
handcoding / Ashley’s Light Fader.yaml
Last active September 5, 2026 17:58
This script for Home Assistant will fade a lamp over time with your choice of easing, including varieties of ease-in, ease-out, and ease-in-out.
alias: Ashley’s Light Fader
description: >
Fades a lamp over time. If you have any questions or comments about this
script, feel free to tweet Ashley Bischoff at @FriendlyAshley. Released under
the Apache 2.0 license. (v2.01)
fields:
light:
name: 💡 Light
description: entity_id of the lamp.
selector:
@rbxbx
rbxbx / lpc16.m3u
Last active February 2, 2026 02:58
#EXTM3U
#EXTINF:716,Longmont Potion Castle - LPC 16 Medley 1
LPC 16 Medley 1.mp3
#EXTINF:372,Longmont Potion Castle - Producer's Buttress
Producer_s Buttress.mp3
#EXTINF:778,Longmont Potion Castle - UPS Trebek
UPS Trebek.mp3
#EXTINF:268,Longmont Potion Castle - Barn Door
Barn Door.mp3
#EXTINF:255,Longmont Potion Castle - LPC 16 Theme
@briandominick
briandominick / doc-ops-consulting-agreement.adoc
Last active May 29, 2025 12:23
Sample DocOps Consulting Agreement (Prime Source)

Documentation Engineering Consulting Agreement

@kn9ts
kn9ts / GPLv3.md
Last active September 8, 2026 09:44
GPLv3 explained

GPL3 LICENSE SYNOPSIS

TL;DR* Here's what the license entails:

1. Anyone can copy, modify and distribute this software.
2. You have to include the license and copyright notice with each and every distribution.
3. You can use this software privately.
4. You can use this software for commercial purposes.
5. If you dare build your business solely from this code, you risk open-sourcing the whole code base.
@norio-nomura
norio-nomura / How I stream from iPad to Twitch and Ustream.md
Last active November 20, 2020 18:18
How I stream from iPad to Twitch and Ustream.

How I stream from iPad to Twitch and Ustream.

I'm broadcasting my iPad game playing on Twitch.tv and Ustream.tv.

I'm using following hardwares.

  • Playing Game: iPad 3 w/ iOS 7.1.2
  • Broadcasting to Twitch: MacBook Air Mid 2011 w/ OS X 10.9

I'm using following softwares on Mac.

@matthewlehner
matthewlehner / autopgsqlbackup
Created July 11, 2012 16:10
Auto PostgreSQL backup script.
#!/bin/bash
#
# PostgreSQL Backup Script Ver 1.0
# http://autopgsqlbackup.frozenpc.net
# Copyright (c) 2005 Aaron Axelsen <axelseaa@amadmax.com>
#
# This script is based of the AutoMySQLBackup Script Ver 2.2
# It can be found at http://sourceforge.net/projects/automysqlbackup/
#
# The PostgreSQL changes are based on a patch agaisnt AutoMySQLBackup 1.9