Skip to content

Instantly share code, notes, and snippets.

View swarzesherz's full-sized avatar

herzmx swarzesherz

View GitHub Profile
@swarzesherz
swarzesherz / AGB-001_Light_Mod.md
Created September 12, 2019 00:37 — forked from grantland/AGB-001_Light_Mod.md
AGB-001 Front/Backlight Mod Instructions

AGB-001 Front/Backlight Mod Instructions

AGB-001 Backlight Mod

Requirements

  • AGB-001
  • ASS101 screen
# -*- coding: utf-8 -*-
# Original by reddit.com/u/nomansuniverse.
# Threaded version by yours truly.
from __future__ import print_function
from multiprocessing.pool import ThreadPool
import argparse
import filecmp
import glob
@swarzesherz
swarzesherz / README.md
Last active August 29, 2015 14:26
XSL-Utility: String functions for XSL (Symphony-cms)

#String utility functions (yes, functions)

version:  1.03
author:   Simon de Turck
email:    simon@zimmen.com

This utility:

  • is created for use in Symphony-CMS. The XSLT-powered open source content management system.
  • uses some EXSLT that is supported in libxslt 1.0.19 and later
@swarzesherz
swarzesherz / transcode10to8.sh
Last active August 29, 2015 14:05 — forked from lad1337/transcode10to8.sh
reencode 10-bit anime mkvs into 8-bit versions using HandBrakeCli and mkvmerge, only when needed
#!/bin/bash
# ----------
# This script uses HandBrakeCLI to convert any mkv x264 video to 8-bit (high @ 4.1 Profile)
# and this only when needed!!
#-----------
# based on the script by enolive located here http://pastebin.com/2rCh13Pk
# ----------
# Needed tools:
# HandBrakeCLI get it here http://handbrake.fr/downloads2.php
# MKVToolNix get https://www.bunkus.org/videotools/mkvtoolnix/downloads.html