I hereby claim:
- I am gacha on github.
- I am gacha (https://keybase.io/gacha) on keybase.
- I have a public key ASCrGcx-v61gV4wEwku6NXXTclKvjmHW395CxFBIxUi-iwo
To claim this, I am signing this object:
"gcc -o conftest -I/usr/local/include/ruby-2.0.0/x86_64-linux -I/usr/local/include/ruby-2.0.0/ruby/backward -I/usr/local/include/ruby-2.0.0 -I. -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration conftest.c -L. -L/usr/local/lib -Wl,-R/usr/local/lib -L. -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby-static -lpthread -lrt -ldl -lcrypt -lm -lc" | |
checked program was: | |
/* begin */ | |
1: #include "ruby.h" | |
2: | |
3: int main(int argc, char **argv) | |
4: { | |
5: return 0; | |
6: } | |
/* end */ |
class Car | |
def info | |
# some long method | |
puts "Only some info" | |
end | |
end | |
module FullInfo | |
def enable | |
@show_full_info = true |
I hereby claim:
To claim this, I am signing this object:
function switch_java { | |
version=$1 | |
if [[ $version -lt 10 ]]; then | |
version="1.$version" | |
fi | |
new_home=$(/usr/libexec/java_home -v $version 2&> /dev/null) | |
if [[ $new_home != $JAVA_HOME ]]; then | |
export JAVA_HOME=$new_home | |
echo "new JAVA_HOME=$JAVA_HOME" | |
fi |
var speed, current_speed 1 | |
var fan_state, current_fan_state = 0 | |
var log = true | |
var fan_air_in = 2 | |
var fan_air_out = 0 | |
var fan_air_in_and_out = 1 | |
var fan_on = 1 | |
var fan_off = 0 | |
var fan_state_url = "http://example.local/api/entities/livingroom_fan.state/state" | |
var fan_speed_url = "http://example.local/api/entities/livingroom_fan.speed/state" |
Rule1
ON System#Boot DO
// stove is not warmed up
Backlog2 var1 0;