aspe:keyoxide.org:NRW6FHHZ4HG6XF7LRBY2ICIZJM openpgp4fpr:5F8D8F71B0911F7EB34919CD41092DA9F871E0C9
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
._audio | |
.l | |
.p3d{"@mousemove" => "colorPicker($event)"} | |
.p3d_colorPicker{"v-if" => "picker.active", ":style" => "`background: #${picker.color};left: ${picker.x}px; top: ${picker.y}px;`", "@click" => "picker.active = !picker.active, picker.color = '#25273E'"} | |
.p3d_loader | |
.p3d_loader__inner | |
%img{:src => 'https://assets.codepen.io/217233/p3d_logoLoading_2.svg'} | |
.b | |
.f | |
.p3d_main |
I hereby claim:
- I am yutkat on github.
- I am yutkat (https://keybase.io/yutkat) on keybase.
- I have a public key ASCM0aPyRmC0c6tpv0zskvaht-tyKZvkn_csNEIuxIya4Qo
To claim this, I am signing this object:
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
# thinkpad trackpoint | |
evdev:name:TPPS/2 Elan TrackPoint:dmi:* | |
POINTINGSTICK_SENSITIVITY=250 | |
POINTINGSTICK_CONST_ACCEL=25 |
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
function! GetCurrentFunctionName() abort | |
if empty(get(g:vista, 'raw')) | |
throw 'Please execute `:Vista`' | |
endif | |
let sig = vista#util#BinarySearch(g:vista.raw, line('.'), 'line', 'signature') | |
let func_name = split(substitute(substitute(sig, '(', '', 'g'), ')', '', 'g'), ',') | |
return func_name[0] . "." . func_name[1] | |
endfunction | |
command! TestCurrent :execute 'AsyncRun ./bin/' . expand('%:p:h:t') . '.test --gtest_filter=' . GetCurrentFunctionName() |
I hereby claim:
- I am yutakatay on github.
- I am yutakatay (https://keybase.io/yutakatay) on keybase.
- I have a public key ASByZcG8eKdrc8c2HgUuJCkBjpVwphcmxvFsPzgH03FFVgo
To claim this, I am signing this object:
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
##### | |
### #### | |
## ### | |
# ## | |
# # # | |
# # # | |
# # # | |
### # | |
## ## # |