Skip to content

Instantly share code, notes, and snippets.

View szechyjs's full-sized avatar

Jared Szechy szechyjs

View GitHub Profile
@szechyjs
szechyjs / glassDoor.js
Created October 19, 2023 16:13
Tampermonkey script to remove Glassdoor content wall
// ==UserScript==
// @name Remove Glassdoor reviews content wall
// @version 1.0
// @description Get rid of the annoying review content wall when browsing glassdoor.
// @author szechyjs
// @match https://www.glassdoor.com/Reviews/*
// @icon https://www.glassdoor.com/favicon.ico
// @grant none
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
@szechyjs
szechyjs / f1tv-large-video.js
Created May 20, 2021 14:46
F1TV Large Video
// ==UserScript==
// @name F1TV Large Video
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Makes the video scale to the size of the browser window
// @author szechyjs
// @match https://f1tv.formula1.com/detail/*
// @icon https://www.google.com/s2/favicons?domain=formula1.com
// @grant none
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@szechyjs
szechyjs / monokai.xml
Created June 28, 2016 17:13
Qt Creator Monokai Theme
<?xml version="1.0" encoding="UTF-8"?>
<style-scheme version="1.0" name="Monokai">
<style name="Text" foreground="#F8F8F2" background="#282828"/>
<style name="Link" foreground="#CCCCCC"/>
<style name="Selection" background="#49483E"/>
<style name="LineNumber" foreground="#a0a19c" background="#272822"/>
<style name="SearchResult" foreground="#ffffff" background="#2572b8"/>
<style name="SearchScope" foreground="#000000" background="#e2efff"/>
<style name="Parentheses" foreground="#ff0000" background="#515d6a"/>
<style name="CurrentLine" background="#3e3d32"/>
@szechyjs
szechyjs / kotrackchnagesextender.js
Last active August 29, 2015 14:13
kotrackchnagesextender.js
/*global ko*/
ko.extenders.trackChange = function (target, track) {
"use strict";
if (track) {
target.isDirty = ko.observable(false);
target.originalValue = target();
target.subscribe(function (newValue) {
// use != not !== so numbers will equate naturally
@szechyjs
szechyjs / CMakeLists.txt
Created July 5, 2013 20:21
mbelib cmake file
project(mbe)
cmake_minimum_required(VERSION 2.6)
FILE(GLOB SRCS *.c)
include_directories("${PROJECT_SOURCE_DIR}")
ADD_LIBRARY(mbe-static STATIC ${SRCS})
ADD_LIBRARY(mbe-shared SHARED ${SRCS})
TARGET_LINK_LIBRARIES(mbe-static m)
@szechyjs
szechyjs / dreamkeg.sh
Last active December 15, 2015 09:49
Dreamhost Kegbot install script
#!/bin/bash
PREFIX=$HOME
PATH=$HOME/bin:$PATH
LD_LIBRARY_PATH=$HOME/lib/
info() {
printf " [ \033[00;34m..\033[0m ] $1\n"
}
@szechyjs
szechyjs / fully-licensed-wpa.txt
Created February 22, 2012 04:25
Inside Windows Product Activation
Inside Windows Product Activation
A Fully Licensed Paper
July 2001
Fully Licensed GmbH, Rudower Chaussee 29, 12489 Berlin, Germany
http://www.licenturion.com