Skip to content

Instantly share code, notes, and snippets.

View catherineomega's full-sized avatar

Catherine Winters catherineomega

View GitHub Profile
@catherineomega
catherineomega / mastodon_filter_links.js
Last active July 15, 2023 15:20
Block toots containing links to a certain UK news site on Mastodon.social
@catherineomega
catherineomega / parsec_command_w.json
Created October 20, 2022 17:13
A Karabiner-Elements 'complex modification' JSON for use with Parsec remote desktop to disable Left-Command-W and Left-Command-Q when connected to a remote Windows computer..
{
"title": "Parsec macOS client, Windows Host",
"rules": [
{
"description": "Disable Cmd-W and Cmd-Q in Parsec, but allow Cmd-Tab.",
"manipulators": [
{
"from": {
"key_code": "q",
"modifiers": {
@catherineomega
catherineomega / safety-dance.js
Last active March 25, 2020 01:06
A userscript to blur all tweets on Tweetdeck, then selectively unblur those that DON'T talk about the pandemic as you hover over them.
// ==UserScript==
// @name Safety Dance
// @namespace http://catherinewinters.com/
// @version 0.1
// @description Take a breath from The Problem. It's okay to prioritize your mental health.
// @author Catherine Winters
// @match https://tweetdeck.twitter.com/
// @require https://code.jquery.com/jquery-1.12.4.min.js
// @grant none
// ==/UserScript==
@catherineomega
catherineomega / .block
Created November 16, 2018 19:01
D3.js: Animating Stacked-to-Grouped Bars
license: mit
@catherineomega
catherineomega / .block
Created November 13, 2018 17:59
Christchurch 2010 Timeline
license: mit
@catherineomega
catherineomega / .block
Last active October 22, 2018 17:24
2018 Vancouver City Council Election Results
height: 550
license: MIT
border: no
@catherineomega
catherineomega / .block
Last active October 22, 2018 16:12
Vancouver 2018 City Council Election
license: mit
@catherineomega
catherineomega / .block
Created September 11, 2018 17:04
World map with zoom / pan and cities
license: mit
@catherineomega
catherineomega / .block
Last active September 17, 2018 15:24
World Map circa 1880
license: gpl-3.0
@catherineomega
catherineomega / .block
Created September 10, 2018 23:36
World Map
license: gpl-3.0