Skip to content

Instantly share code, notes, and snippets.

View AviDuda's full-sized avatar
🦝

Avi Duda AviDuda

🦝
View GitHub Profile

Keybase proof

I hereby claim:

  • I am TomasDuda on github.
  • I am tomasduda (https://keybase.io/tomasduda) on keybase.
  • I have a public key whose fingerprint is A9F5 4265 5B4A 8EED B016 C135 79F1 234F 12C4 2980

To claim this, I am signing this object:

@AviDuda
AviDuda / promoter.user.js
Last active February 15, 2016 13:05
Promoter userscript
// ==UserScript==
// @name Promoter press requests
// @namespace https://timmy.im/
// @version 1.0
// @description Makes the Promoter press request page better.
// @author Tomáš Duda
// @match https://*.promoterapp.com/press_requests/open
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_addStyle
@AviDuda
AviDuda / gpl.php
Last active August 29, 2015 14:18
Gold pressed latinum
<?php
$usd = 29.99;
$slip = 2; // 1 slip = 2 dollars
$strip = $slip * 100; // 1 strip = 200 dollars
$bar = $strip * 20; // 1 bar = 4000 dollars
$result = array();
$bars = floor($usd / $bar);
@AviDuda
AviDuda / linkfilter.user.js
Last active March 9, 2017 12:29
Skip Steam linkfilter
// ==UserScript==
// @name Skip Steam linkfilter
// @version 1.0
// @description Fuck linkfilter
// @match http://steamcommunity.com/linkfilter/?url=*
// @match http://steamcommunity.com/linkfilter?url=*
// @match https://steamcommunity.com/linkfilter/?url=*
// @match https://steamcommunity.com/linkfilter?url=*
// @run-at document-start
// ==/UserScript==
@AviDuda
AviDuda / README.md
Last active April 23, 2024 10:32
Unmuting Twitch VODs