I hereby claim:
- I am mlopes on github.
- I am mlopes (https://keybase.io/mlopes) on keybase.
- I have a public key ASBWeiKLf4WqwamRdXom3K4ItA6BEPGwkO7s0hWdlTvlugo
To claim this, I am signing this object:
body { | |
text-rendering: optimizeLegibility important; | |
-webkit-font-smoothing: auto; | |
} | |
.p-member_directory__search_filter_container{ | |
background-color: #1a1a1a !important; | |
} | |
.p-member_directory__member_row { | |
background-color: #1a1a1a !important; | |
border-bottom: 1px solid #000 !important;} |
body { | |
text-rendering: optimizeLegibility important; | |
-webkit-font-smoothing: auto; | |
} | |
.p-member_directory__search_filter_container{ | |
background-color: #1a1a1a !important; | |
} | |
.p-member_directory__member_row { | |
background-color: #1a1a1a !important; | |
border-bottom: 1px solid #000 !important;} |
body { background: #222; color: #e6e6e6; } | |
a { color: #949494; } | |
a:link, a:visited { color: #949494; } | |
a:hover, a:active, a:focus { color: #c7c7c7; } | |
hr { border-bottom: 1px solid #424242; border-top: 1px solid #222; } |
I hereby claim:
To claim this, I am signing this object:
<scheme name="Monokai Dark Soda Custom" version="142" parent_scheme="Default"> | |
<option name="FONT_SCALE" value="3.0" /> | |
<metaInfo> | |
<property name="created">2018-04-10T11:17:08</property> | |
<property name="ide">Idea</property> | |
<property name="ideVersion">2018.1.0.0</property> | |
<property name="modified">2018-04-10T11:17:21</property> | |
<property name="originalScheme">Monokai Dark Soda Custom</property> | |
</metaInfo> | |
<option name="EDITOR_FONT_SIZE" value="16" /> |
/* ===[ General ]=== */ | |
#messages_container > div.p-history_container.message_pane_scroller > div > div:nth-child(2) > div > div.c-virtual_list.c-virtual_list--scrollbar.c-message_list.c-scrollbar.c-scrollbar--fade > div.c-scrollbar__hider { | |
background: #2A2E39; | |
} | |
.c-message--light .c-message__sender .c-message__sender_link { | |
color: #ffffff | |
} | |
.c-message__body { |
import Data.Text (Text) | |
import qualified Data.Yaml as Y | |
import Data.Yaml (FromJSON(..), (.:)) | |
import Data.ByteString (ByteString) | |
import Text.RawString.QQ | |
import Control.Applicative | |
actionsYml :: ByteString | |
actionsYml = [r| | |
action: |
dist/dist-sandbox-9747bf3a/build/vindinium/vindinium training XXXX --url http://vindinium.org/ --turns 90 | |
vindinium: StatusCodeException (Status {statusCode = 400, statusMessage = "Bad Request"}) [("Server","nginx"),("Date","Tue, 07 Oct 2014 17:35:58 GMT"),("Content-Type","text/plain; charset=utf-8"),("Content-Length","32"),("Connection","keep-alive"),("X-Response-Body-Start","Vindinium - The game is finished"),("X-Request-URL","POST http://vindinium.org:80/api/b3xfb06k/8ynm/play")] (CJ {expose = []}) |
D/AndroidRuntime( 1433): | |
D/AndroidRuntime( 1433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< | |
D/AndroidRuntime( 1433): CheckJNI is ON | |
D/dalvikvm( 1433): Trying to load lib libjavacore.so 0x0 | |
D/dalvikvm( 1433): Added shared lib libjavacore.so 0x0 | |
D/dalvikvm( 1433): Trying to load lib libnativehelper.so 0x0 | |
D/dalvikvm( 1433): Added shared lib libnativehelper.so 0x0 | |
D/AndroidRuntime( 1433): Calling main entry com.android.commands.pm.Pm | |
I/ActivityManager( 995): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=1444 uid=10004 gids={1015, 2001, 1028} | |
E/Trace ( 1444): error opening trace file: No such file or directory (2) |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<title>About</title> | |
<meta name="viewport" content="width=device-width"> | |
<meta name="description" content="- I have to tell you something!<br />- What is it?<br />- There's a lemon behind the sofa!"> | |
<link rel="canonical" href="http://thelemonbehindthesofa.com/about/"> |