Skip to content

Instantly share code, notes, and snippets.

@devtooligan
devtooligan / importVSCodeSettings.sh
Last active October 20, 2022 11:15
importVSCodeSettings
# This is a bash function that will copy a vscode settings.json file into the current directory and randomly select a color scheme.
# Step 1: Create a settting.json file somewhere which at least contains this section. Feel free to add your favorite settings to this.
{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "FOREGROUND",
"titleBar.inactiveForeground": "FOREGROUND",
"titleBar.activeBackground": "BACKGROUND",
"titleBar.inactiveBackground": "BACKGROUND"
@Sebb767
Sebb767 / Readme.md
Created August 6, 2015 01:22
Escape The Matrix (Dark Web Article)

This is the famous escape the matrix article from the hidden wiki. Since most mirrors are down and on the hidden wiki itself, the first chaper was replaced with a bitcoin scam, I thought I repost this here. Copyright goes to the original author and I'm not stating any opinion on this text except that it may or may not be an interesting read ;)

The .txt version is taken from here (there's also an intepretation where that came from), the markdown version was converted via some regexes by, well, me.

Have fun :)