Gource is a software version control visualization tool.
Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # beatnote.io | |
| Beatnote is a virtual music marketplace that turns everyday music service urls | |
| into coupon and rewards urls. Share great talent, earn "beatworthies". | |
| Beatnote might functions as a module to mplifyr, the engagement platform, as it | |
| evolves toward a decentralized creative voting engine that rewards participants | |
| who promote modular contracts which reflect optimally efficient competitive-growth | |
| macroproperties of the network itself. The network should be able to predict its | |
| own growth and favorably reward miners who are better at discovering and |
I suppose for most humans the character of distrust amasses an inchoate form of experiences that generally lead to the creation of a certain cognitive faculty that promotes its continued success more rapidly at some ages, as opposed to others. For myself, the triggering experience was that distrust of my other Mother's epistemic tools for truth discovery. The limited range of phrases concerning problems of identity, motivation, concern, governance, and many others all leaned on the same narrative structure that more or less categorized someone else as the creator and myself as the discoverer of any
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form name="Form2" method="post" action="ArchiveReport.aspx?UidList=3735426" id="Form2"> | |
| <div> | |
| <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTIxMzgyMzAzOTcPZBYCAgMPZBYEAgEPDxYCHgRUZXh0BRpUdWVzZGF5LCBOb3ZlbWJlciAyNCwgMjAxNWRkAgcPZBYCAgEPFgIeC18hSXRlbUNvdW50AgEWAmYPZBYGAgEPDxYCHwAFDTU4ICBDYXJsb3R0YSBkZAICDw8WAh8ABSNDdW11bGF0aXZlIERheXMgb24gTWFya2V0IChDRE9NKTogMWRkAgQPFgIfAQIBFgJmD2QWBgIBDw8WAh8ABQ1TaW5nbGUgRmFtaWx5ZGQCAg8PFgIfAAUnQ3VycmVudCBMaXN0aW5nIERheXMgb24gTWFya2V0IChET00pOiAxZGQCBA8WAh8BAgIWBGYPZBYEAgEPDxYCHwAFc01MUyMgPGEgaHJlZj0iL1NlYXJjaERldGFpbC9TY3JpcHRzL1BydEFndEZ1bC9QcnRBZ3RGdWwuYXNwP1BycD1SRVMmTWxzTnVtTGlzdD02NTExMDE1NSIgdGFyZ2V0PV9ibGFuaz42NTExMDE1NTwvYT5kZAIDDzwrAAsBAA8WCB4IRGF0YUtleXMWAB8BAgEeFV8hRGF0YVNvdXJjZUl0ZW1Db3VudAIBHglQYWdlQ291bnQCAWQWAmYPZBYCAgEPDxYEHglCYWNrQ29sb3IMHgRfIVNCAghkFhBmD2QWAmYPDxYEHwAFBkJOQ0wwMR4LTmF2aWdhdGVVcmwFMi9Sb3N0ZXIvU2NyaXB0cy9PZmZpY2VTcmhQb3BVcC5hc3A/T2ZmaWNlSUQ9Qk5DTDAxZGQCAQ9kFgJmDw8WBB8ABQNhY2UfBwUkL1Jvc3Rlci9TY3JpcHRzL01lbWJlci5hc3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name version | |
| akismet 3.1.3 | |
| better-search-replace 1.2.8 | |
| contact-form-7 4.3.1 | |
| contact-form-7-to-database-extension 2.9.13 | |
| grunt-wordpress | |
| json-api 1.1.1 | |
| options 1.0.2 | |
| redirection 2.4.3 | |
| so-clean-up-wp-seo 1.7.4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # /etc/nginx/nginx.conf | |
| worker_processes 4; | |
| worker_rlimit_nofile 20480; # worker_connections * 4 | |
| events { | |
| multi_accept on; | |
| worker_connections 5120; | |
| use epoll; | |
| } | |
| http { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| foxmask@foxmask:~/.pyenv/versions/django-th-340$ pyenv virtualenv django-th-340 --help | |
| Usage: pyenv virtualenv [-f|--force] [-u|--upgrade] [VIRTUALENV_OPTIONS] <version> <virtualenv-name> | |
| pyenv virtualenv --version | |
| pyenv virtualenv --help | |
| -u/--upgrade Upgrade existing virtualenv to use new version of Python, | |
| assuming Python has been upgraded in-place. | |
| -f/--force Install even if the version appears to be installed already | |
| foxmask@foxmask:~/.pyenv/versions/django-th-340$ python --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class TextSaver | |
| constructor: (@filename, @options) -> | |
| @q = require 'Q' | |
| save: (data) -> | |
| def = @q.defer() | |
| def.resolve data | |
| def.promise | |
| class CloudSaver extends TextSaver |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class God | |
| existing = false | |
| causeGod: () -> | |
| @causeAttributes() | |
| @causeExtension() | |
| causeAttributes: () -> | |
| causeExtension: () -> | |
| class GodWithAttributes extends God | |
| existing = true |