-
```
ibus works in libreoffice 4.4 running on plasma 5 (kde) but ibus-hangul does nothing
at all. I know there is something detected because right alt gets mapped to hangul/"english"
key and when press…
-
Emacs Version: GNU Emacs 24.3.1
OS Version: OSX Yosemite 10.10.1
When open with the terminal, can't use the Meta key in vim key binding. Then when I switch to emacs keybinding, it will input "≈" on t…
-
Full Replication Workflow:
```
> r = Redis.new
=> #
> r.set(:time, Marshal.dump(Time.now))
=> "OK"
> result = r.get(:time)
=> "\u0004\bIu:\tTime\rs\xA1\u001C\x80pl:n\n:\rnano_numi\u0003\u0011\x89…
-
to replicate:
`"\u0004\bIu:\tTime\rs\xA1\u001C\x80X\x9B9O\n:\rnano_numi\u0003\xDB\"R:\rnano_deni\u0002\u0000 :\rsubmicro\"\aep:\voffseti\xFE\xC0\xC7:\tzoneI\"\bEDT\u0006:\u0006ET".present?
ArgumentE…
-
Consider this snippet
``` ruby
$ jruby --1.9 /home/alex/.rvm/rubies/jruby-1.7.4/bin/irb
jruby-1.7.4 :001 > p Time.now.zone; p Marshal.load(Marshal.dump(Time.now)).zone
"CDT"
"GMT+5"
=> "GMT+5"
```
…
-
I'm using Guzzle 3.7.4 together with PHP 5.5 and libcurl/7.19.7 to interact with a 3rd party server through my own APIs. HTTP requests are hitting _my_ server which then communicates with another serv…
-
I had a chance to more closely look into the issue raised by Jennifer earlier today.
Her dataset was converted from a brain vision format and neither includes coil position information nor does it hav…
-
Can I add also diagram on the the fpdf?
-
I downloaded the treetagger as per these instructions .
cd into directory /Users/username/software/Excitement-Open-Platform-1.1.4/lap/src/scripts/treetagger/
Execute build using ant local-maven
The b…
-
BIUTEE EDA crashes on NICE data with an exception I cannot fully understand (see below).
The problem is that to reproduce the error one has to install and be able to run BIUTEE. It's not difficult, I…