Skip to content

Instantly share code, notes, and snippets.

View hjdarnel's full-sized avatar
🤠
Slingin' some code!

Henry Darnell hjdarnel

🤠
Slingin' some code!
View GitHub Profile
@hjdarnel
hjdarnel / convert.user.js
Last active February 25, 2025 00:35
Convert MAM time to local time
// ==UserScript==
// @name MAM Convert to Local Time
// @namespace hjdarnel
// @version 0.0.1
// @description Change displayed time and date to your timezone without seconds
// @author hjdarnel
// @match *://*.myanonamouse.net/*
// @grant none
// @icon https://www.myanonamouse.net/favicon.ico
// @downloadURL https://gist.githubusercontent.com/hjdarnel/4cf96197a53f18d64a69c7db058d6a72/raw/convert.user.js
@hjdarnel
hjdarnel / postgres-docs.user.css
Last active April 18, 2025 15:54
Tweaks to Postgres.org documentation
/* ==UserStyle==
@name Postgres Docs
@namespace hjdarnel
@version 1.0.0
@description Tweaks to Postgres.org documentation
@author hjdarnel
@downloadURL https://gist.github.com/hjdarnel/812299c24edcff73f6329c8955bb6e37/raw/postgres-docs.user.css
@updateURL https://gist.github.com/hjdarnel/812299c24edcff73f6329c8955bb6e37/raw/postgres-docs.user.css
==/UserStyle== */
@-moz-document regexp(".*postgresql.org/docs.*") {