This file contains 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
make -C out BUILDTYPE=Release V=1 | |
make[1]: Entering directory `/root/node/out' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/root/node/out' | |
ln -fs out/Release/node node | |
/usr/bin/python tools/test.py --mode=release simple message | |
[00:00|% 0|+ 0|- 0]: release test-abort-fatal-error | |
This file contains 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
src/cares_wrap.cc:348: You don't need a ; after a } [readability/braces] [4] | |
src/cares_wrap.cc:352: You don't need a ; after a } [readability/braces] [4] | |
src/node_contextify.cc:651: Is this a non-const reference? If so, make const or use a pointer: TryCatch& try_catch [runtime/references] [2] | |
src/node_crypto.cc:202: Use int16/int64/etc, rather than the C type long [runtime/int] [4] | |
src/node_crypto.cc:462: Use int16/int64/etc, rather than the C type long [runtime/int] [4] | |
src/node_crypto.cc:524: Use int16/int64/etc, rather than the C type long [runtime/int] [4] | |
src/node_crypto.cc:603: Use int16/int64/etc, rather than the C type long [runtime/int] [4] | |
src/node_crypto.cc:795: Use int16/int64/etc, rather than the C type long [runtime/int] [4] | |
src/node_crypto.cc:918: Use int16/int64/etc, rather than the C type long [runtime/int] [4] | |
src/node_crypto.cc:1623: Use int16/int64/etc, rather than the C type long [runtime/int] [4] |
This file contains 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
fs_event_wrap.cc | |
cares_wrap.cc | |
handle_wrap.cc | |
node.cc | |
node_buffer.cc | |
node_constants.cc | |
node_contextify.cc | |
src\node.cc(860): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data | |
src\node.cc(1646): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data | |
src\node.cc(1996): warning C4267: 'argument' : conversion from 'size_t' to 'uint32_t', possible loss of data |
This file contains 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
(function(){ | |
var options = [window.getSelection().toString(), decodeURI(document.URL), document.body.innerText]; | |
var re = /\b10[.][0-9]{4,}(?:[.][0-9]+)*\/(?:(?!["&\'<>])\S)+\b/; | |
var res = options.map(re.exec.bind(re)).filter(function(i) {return i;})[0]; | |
var doi = res && res[0]; | |
if (!doi) { | |
alert("not found"); | |
return; | |
}; | |
location.href = "http://science.refack.com.s3.amazonaws.com/doi.html#" + doi; |
This file contains 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
[Adblock Plus 2.0] | |
##.__hinit.__kwvr | |
##div.main_search_social.main_search_elements | |
cambridge.wickedlocal.com##ul.pad-top-two.width100percent | |
chartbeat.net | |
connect.facebook.net/en_US/sdk.js$domain=www.ynet.co.il | |
crwdcntrl.net | |
f.mol.im/i/furniture/fff/preload-inline.gif | |
facebook.com/plugins/comments.php |
This file contains 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
import numpy as np | |
import imageio | |
import cv2 | |
reader = imageio.get_reader(r"W:\Hudi\trypsin7[0_0_12 - 0_0_24].avi") | |
fps = reader.get_meta_data()['fps'] | |
writer = imageio.get_writer('track1.mp4', fps=fps) | |
# take first frame of the video |
This file contains 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
CommandPromptType=Native | |
CommonProgramFiles=C:\Program Files\Common Files | |
DevEnvDir=C:\bin\dev\VS\2017\BuildTools\Common7\IDE\ | |
ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs | |
FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer | |
FPS_BROWSER_USER_PROFILE_STRING=Default | |
Framework40Version=v4.0 | |
FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ | |
FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ | |
FrameworkVersion=v4.0.30319 |
This file contains 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
{ | |
repository(owner: "indutny", name: "gyp.js") { | |
pullRequest(number: 33) { | |
reviews(first: 22) { | |
nodes { | |
comments(first: 10) { | |
edges { | |
node { | |
author { | |
login |
This file has been truncated, but you can view the full file.
This file contains 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
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7 | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\community | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\DesignTools | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\FSharp | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\ImportProjects | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\JavaScript | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\lib | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Licenses | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Microsoft.VisualStudio.Authentication.ConnectedServices.vsix | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Microsoft.VisualStudio.ConnectedServices.Azure.Storage.vsix |
This file contains 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
/******************************************************************************/ | |
'use strict'; | |
/******************************************************************************/ | |
const { strictEqual } = require('assert'); | |
const { execSync } = require('child_process'); | |
const { openSync, chmodSync, fchmodSync, fstatSync } = require('fs'); | |
/******************************************************************************/ | |
const RO = 0o100444; // 33060 0b1000000100100100 | |
const RW = 0o100666; // 33206 0b1000000110110110 |