Skip to content

Instantly share code, notes, and snippets.

View Stevoisiak's full-sized avatar

Stevoisiak Stevoisiak

View GitHub Profile
@Stevoisiak
Stevoisiak / SE Markdown Test.md
Last active June 17, 2017 21:12
Testing how Stack Exchange's markdown formatting renders on Gist

Turns out Stan Lee has a LONG history of cameos dating back 30-40 years.


[Spider-Man and His Amazing Friends][1] - 7 Little Superheroes [[S1 Ep6][2]] (October 1981)

While not technically a cameo, Stan Lee narrated an episode of the animated series Spider-Man and His Amazing Friends in 1981.

[![Title card for 7 Little Superheroes][3]][3]

@Stevoisiak
Stevoisiak / MSE Customize Notifications
Created May 13, 2017 19:13
Possible post for MSE
This has been suggested a few times before, but I decided to make a more fleshed out design for customizable notifications.
List of possible notifications courtesy of https://meta.stackexchange.com/a/135411/351462
----------
*Notification settings are global, meaning these options will apply to all Stack Exchange communities*
### Posts
@Stevoisiak
Stevoisiak / pre-commit
Last active April 3, 2017 23:03 — forked from benprew/pre-commit
Git pre-commit hook to prevent committing changes with common errors (trailing whitespace, tab/space mixing and conflict markers) from: http://git.xiph.org/speex.git/hooks/pre-commit
#!/bin/sh
#
# An example hook script to verify what is about to be committed.
# Called by git-commit with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message if
# it wants to stop the commit.
#
# To enable this hook, make this file executable.
# This is slightly modified from Andrew Morton's Perfect Patch.
http://home.adelphi.edu/~st21077/
dist: trusty
language: java
jdk:
- oraclejdk8
script:
- ant makejar
- ls -lR
deploy:
@Stevoisiak
Stevoisiak / game_shelf_name_ideas.txt
Last active March 22, 2017 18:55
Name ideas for Game Shelf
Digital Game Shelf
VGShelf
Virtual Game Shelf
@Stevoisiak
Stevoisiak / SO-7zip-extract-icon
Created March 6, 2017 19:38
Extract .ico icon file from .exe with 7zip
You can extract .ico icons from an exe with 7-zip!
@Stevoisiak
Stevoisiak / SO-eclipse_dictionary_relative_path.txt
Last active March 5, 2017 16:06
(Stack Overflow) Setting a relative path for user defined dictionary in Eclipse
I have Eclipse set up to run from an external hard drive. The workspace is located in the relative directory `Data\workspace`. I want to set my user defined dictionary to use this relative path as well. However, trying to use the path `Data\workspace\UserDictionary.txt` results in the error "The dictionary file must be read/write accessable."
Is it possible to use a relative path for the user defined dictionary in Eclipse?
@Stevoisiak
Stevoisiak / system_list.txt
Last active February 27, 2017 22:11
Console List - Tab Separated txt file
value name display
32X 32X yes
3DO 3DO
AcornA Acorn Archimedes
AcornE Acorn Electron
AMG Amiga
CD32 Amiga CD32
AMS Amstrad CPC
GX4k Amstrad GX4000
Droid Android yes