Skip to content

Instantly share code, notes, and snippets.

@Systemmanic
Systemmanic / wishlist.txt
Last active October 29, 2025 03:03
D2 Wishlist
title:Systemmanic
// Gunburn - PVE (pve)
//notes: masterwork: reload tags:pve
dimwishlist:item=72775246&perks=1840239774,3230963543,1570399071,243981275,3988215619
dimwishlist:item=72775246&perks=1840239774,3230963543,1570399071,3891536761,3988215619
dimwishlist:item=72775246&perks=1840239774,3230963543,1570399071,4049631843,3988215619
dimwishlist:item=72775246&perks=1840239774,3230963543,2289534249,243981275,3988215619
dimwishlist:item=72775246&perks=1840239774,3230963543,2289534249,3891536761,3988215619
dimwishlist:item=72775246&perks=1840239774,3230963543,2289534249,4049631843,3988215619
@Systemmanic
Systemmanic / redit-remove-user-popup.js
Last active March 7, 2025 20:39
TamperMonkey: Reddit - Remove User Profile Pop-up
// ==UserScript==
// @name Remove User Profile Pop-up
// @namespace http://tampermonkey.net/
// @version 1.3
// @description Increases the hover delay for the Reddit user profile pop-up
// @author You
// @match *://*.reddit.com/*
// @grant none
// @run-at document-end
// ==/UserScript==
@Systemmanic
Systemmanic / payday.ics
Last active January 26, 2020 18:29
Recurring event Calendar event for 1st and 15th of the month
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
RRULE:FREQ=MONTHLY;BYDAY=MO,TU,WE,TH,FR;BYSETPOS=-1
RRULE:FREQ=MONTHLY;BYMONTHDAY=13,14,15;BYDAY=MO,TU,WE,TH,FR;BYSETPOS=-1
SUMMARY:💵 Payday
DTSTART;VALUE=DATE:20200131
SEQUENCE:0
DESCRIPTION:
END:VEVENT