I hereby claim:
- I am vladikoff on github.
- I am vladikoff (https://keybase.io/vladikoff) on keybase.
- I have a public key whose fingerprint is AC9E A9AE 1759 36B1 3854 F9F1 2A0C 780B 3BDC AC05
To claim this, I am signing this object:
| * { | |
| font-family: Consolas, monospace!important; | |
| } | |
| body { | |
| background: white; | |
| font-size: 11px; | |
| } | |
| .bz_group_visibility_section { |
I hereby claim:
To claim this, I am signing this object:
| /* | |
| * This file is part of Adblock Plus <http://adblockplus.org/>, | |
| * Copyright (C) 2006-2014 Eyeo GmbH | |
| * | |
| * Adblock Plus is free software: you can redistribute it and/or modify | |
| * it under the terms of the GNU General Public License version 3 as | |
| * published by the Free Software Foundation. | |
| * | |
| * Adblock Plus is distributed in the hope that it will be useful, | |
| * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| grunt.registerTask('server', function (target) { | |
| if (target === 'dist') { | |
| return grunt.task.run(['build', 'open', 'connect:dist:keepalive']); | |
| } | |
| grunt.task.run([ | |
| 'clean:server', | |
| 'coffee:dist', | |
| 'compass:server', | |
| 'livereload-start', |
| data.result.forEach(function(entry, i) { | |
| game.setBlock([-19, i, -6], 1) | |
| }); |
| watch: { | |
| scripts: { | |
| files: ['**/*.js'], | |
| tasks: ['compile-all-things'], | |
| } | |
| } | |
| grunt.registerTask('mywatch', ['compile-all-things', 'watch']); |
| var csv = require('csv'); | |
| var csvFile = 'some.csv'; | |
| var records = []; | |
| csv() | |
| .from(csvFile) | |
| .on('record', function (row, index) { | |
| records.push(row); | |
| }) |
| npm http 200 http://127.0.0.1:30126/validator/-/validator-0.4.9.tgz | |
| npm http 200 http://127.0.0.1:30126/connect-fonts/-/connect-fonts-0.0.9-alpha8.tgz | |
| npm ERR! browserid@1.0.0-b2 preinstall: `node ./scripts/lockdown` | |
| npm ERR! `sh "-c" "node ./scripts/lockdown"` failed with 1 | |
| npm ERR! | |
| npm ERR! Failed at the browserid@1.0.0-b2 preinstall script. | |
| npm ERR! This is most likely a problem with the browserid package, | |
| npm ERR! not with npm itself. | |
| npm ERR! Tell the author that this fails on your system: | |
| npm ERR! node ./scripts/lockdown |
| test |