new Timer(new Runnable() {
@Override
public void run() {
// Time consuming code
}
}, 1000).run().report();
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
set term png | |
set output '20.png' | |
set xlabel 'Windows' | |
set ylabel 'seconds' | |
plot '2-nodes','4-nodes','8-nodes' | |
set term postscript | |
set output '20.eps' | |
plot '2-nodes','4-nodes','8-nodes' |
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
<html> | |
<head><title>413 Request Entity Too Large</title></head> | |
<body bgcolor="white"> | |
<center><h1>413 Request Entity Too Large</h1></center> | |
<hr><center>nginx/1.4.6 (Ubuntu)</center> | |
</body> | |
</html> |
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
(-1:0) | |
(12:250) | |
(17:250) | |
(18:250) | |
(16:245) | |
(21:224) | |
(24:195) | |
(8:6) | |
(25:1) | |
(22:1) |
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
ifeq ($(shell uname -s), Darwin) | |
OPEN='open' | |
else | |
OPEN='see' | |
endif |
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
" Vim syntax file | |
" Language: Bailey.js | |
" Maintainer: Rolf Erik Lekang | |
" URL: https://github.com/relekang/vim-baileyjs | |
if exists("b:current_syntax") | |
finish | |
endif | |
syn keyword bsInclude import export |
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
moment.lang('nb') | |
app = angular.module("coffee", [], ()->) | |
app.controller("viewController", ["$scope", ($scope) -> | |
start = 0 | |
end = 6 | |
$scope.graphPosition = 0 | |
$scope.updating = {'status': false, 'stats': false} | |
$scope.status = {'status': false, 'last_start': undefined} |
I hereby claim:
- I am relekang on github.
- I am relekang (https://keybase.io/relekang) on keybase.
- I have a public key whose fingerprint is 62BF 64C8 EBD6 223C AC56 FDC1 E1A1 F3C0 53BB 3165
To claim this, I am signing this object: