I hereby claim:
- I am dougmorato on github.
- I am dougmorato (https://keybase.io/dougmorato) on keybase.
- I have a public key ASAWew7cGDNirHlJbjJ27tgJxIk5YommsZ6fWsrJr-dOngo
To claim this, I am signing this object:
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | |
" Maintainer: | |
" Amir Salihefendic — @amix3k | |
" | |
" Awesome_version: | |
" Get this config, nice color schemes and lots of plugins! | |
" | |
" Install the awesome version from: | |
" | |
" https://github.com/amix/vimrc |
I hereby claim:
To claim this, I am signing this object:
###WebGoat Individual Contributor License Agreement
Thank you for your interest in contributing to open source software projects (“Projects”) made available by WebGoat or its affiliates (“WebGoat”). This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to WebGoat in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact [email protected].
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
Copyright License. You hereby grant, and agree to grant, to WebGoat a non-exclusive, perpetual, irrev
G-WAN is a new free web server. They seem to be very proud of it, or at least just want to make a lot of money. Well anyway, in almost every sentence they write, they claim that they are 20% cooler than anything else. It feels a bit arrogant. I have to admit, I don't know a lot about web servers, so I can't speak to how good they are.
However, then I saw their Captcha example. I also don't know much about machine learning algorithms, OCR, and stuff like that, but I do know how to read pixels. I also know how to compare values with python :P
They say the following about their Captcha:
#!/usr/bin/env sh | |
## | |
# This is script with usefull tips taken from: | |
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
# | |
# install it: | |
# curl -sL https://raw.github.com/gist/2108403/hack.sh | sh | |
# |
# Last modified: 2011 Sep 14 | |
# Author: Florian CROUZAT <[email protected]> | |
# Feel free to do whatever you want with this file. | |
# Just make sure to credit what deserve credits. | |
# Binds {{{ | |
# Prefix | |
unbind C-b | |
set-option -g prefix C-a | |
bind a send-prefix |
#!/bin/bash | |
# | |
# tmux.sh - example for Django/compass/hamlpy tmux dev setup | |
# | |
mydir=/home/dev/movietempest | |
source $mydir/env-django-1.3.2/bin/activate | |
py=$mydir/env-django-1.3.2/bin/python | |
aliaspy=alias py="$py" | |
ses=mt |
# ~/.tmux.conf | |
# | |
# See the following files: | |
# | |
# /opt/local/share/doc/tmux/t-williams.conf | |
# /opt/local/share/doc/tmux/screen-keys.conf | |
# /opt/local/share/doc/tmux/vim-keys.conf | |
# | |
# URLs to read: | |
# |
#!/usr/bin/env sh | |
## | |
# This is script with usefull tips taken from: | |
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
# | |
# install it: | |
# curl -sL https://raw.github.com/gist/2108403/hack.sh | sh | |
# |
##How Homakov hacked GitHub and the line of code that could have prevented it
Please note: THIS ARTICLE IS NOT WRITTEN BY THE GITHUB TEAM or in any way associated with them. It's simply hosted as a Gist because the markdown formatting is excellent and far clearer than anything I could manage on my personal Tumblr at peternixey.com.
If you'd like to follow me on twitter my handle is @peternixey