Skip to content

Instantly share code, notes, and snippets.

@varenc
varenc / dontforget.sh
Last active July 25, 2020 08:34 — forked from ttscoff/dontforget.bash
Quick reminders from Terminal (bash)
#!/bin/bash
# dontforget
#
# A stupid script for short term reminders in bash
#
# UPDATE: Tweaked to work on macOS catalina in 2020! (no more launchbar.app). Also removed the `say`
#
# Arguments just need to contain a number and a bunch of words.
#
# The number can be anywhere in the arguments, but there shouldn't
@varenc
varenc / README.md
Created May 5, 2020 07:01 — forked from klausondrag/README.md
Pinyin support for Language Learning with Netflix Extension
@varenc
varenc / MediaRemoteEvents.m
Last active April 21, 2022 18:31 — forked from dnicolson/MediaRemoteEvents.m
Use the MediaRemote private framework to get and set the playing state of the Touch Bar based on media change events
// varenc's very simple fork of dnicolson's gist.
//
// changelog: on start immediately output the current MediaRemote state
// todo: might turn this into a command line util for personal workflow automation.
//
// clang -x objective-c -framework Foundation -framework MediaRemote -F /System/Library/PrivateFrameworks MediaRemoteEvents.m -o MediaRemoteEvents.m
// ./MediaRemoteEvents.m
#import <Foundation/Foundation.h>
@varenc
varenc / ngrok-copy
Last active June 25, 2023 14:56 — forked from mlsteele/ngrok-copy
Copy the url of the active ngrok connection to the clipboard. Updated Oct-2019
#!/usr/bin/env bash
# Copy the url of the active ngrok connection to the clipboard. Updated for latest ngrok (Oct 2019)
#
# Usage:
# ngrok-copy # copies e.g. https://3cd67858.ngrok.io to clipboard.
# ngrok-copy -u # copies e.g. http://3cd67858.ngrok.io to clipboard.
#
# Modified from the original script at https://gist.github.com/mlsteele/f57adc1fab5c44656d6d
@varenc
varenc / camps2014
Last active September 7, 2018 02:28 — forked from tastycode/camps2014
[ [ { title: 'A Camp with No Name (ACWNN)',
description: 'The dead horse is scarce, and we continue to beat it. Come by and sit in the desert in A Camp With No Name, where you will be told that buttered popcorn is a perfectly fantastic snow cone flavor – why would you think otherwise? (Don’t worry – there are “normal” flavors.) Look for us carting around chai or tidying up the playa with our vacuum cleaner.',
Hometown: 'Denver',
URL: 'https://www.facebook.com/pages/A-Camp-with-No-Name/259880375086?ref=hl' },
{ title: 'A Cosmic Carnivale',
description: 'Come and visit a Cosmic Carnival and may your body never miss a beat to the rhythm of this world.',
Hometown: 'Reno',
Contact: 'cosmiccarnivale@gmail.com' },
{ title: 'A Shack of Sit',
description: 'SIT HAPPENS HERE 24×7. Shady chairs & lounges: refresh, rest, meet Burners. Enjoy iced water, healthy snax, lots of activities & WiFi.',