Skip to content

Instantly share code, notes, and snippets.

View adiq's full-sized avatar
:shipit:

Adrian Zmenda adiq

:shipit:
  • Katowice, Poland
  • 06:56 (UTC +02:00)
  • X @adiqdev
View GitHub Profile

Keybase proof

I hereby claim:

  • I am adiq on github.
  • I am adiq (https://keybase.io/adiq) on keybase.
  • I have a public key ASB_FJmE1KAth5hyJhcr3mLfzy3jpqw_dSs9aImgiiqDzAo

To claim this, I am signing this object:

@adiq
adiq / lcsafarifix.user.js
Last active December 19, 2015 19:12
LiveCoding Safari Streams Fix
// ==UserScript==
// @name LiveCoding Safari fix
// @namespace http://adiq.eu
// @version 0.1
// @description fixes livecoding.tv on Safari
// @run-at document-start
// @author Adrian Zmenda
// @match https://www.livecoding.tv/*
// @grant none
// ==/UserScript==