I hereby claim:
- I am sporkmonger on github.
- I am sporkmonger (https://keybase.io/sporkmonger) on keybase.
- I have a public key whose fingerprint is BE27 F902 8E47 CBE5 9AF5 3780 0BC3 F46F 9590 7BF4
To claim this, I am signing this object:
TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA6AAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1vZGUuDQ0KJAAAAAAAAACTOPDW11mehddZnoXXWZ6FrEWShdNZnoVURZCF3lmehbhGlIXcWZ6FuEaahdRZnoXXWZ+FHlmehVRRw4XfWZ6Fg3quhf9ZnoUQX5iF1lmehVJpY2jXWZ6FAAAAAAAAAAAAAAAAAAAAAFBFAABMAQQA8rcuSgAAAAAAAAAA4AAPAQsBBgAAsAAAAKAAAAAAAABYVAAAABAAAADAAAAAAEAAABAAAAAQAAAEAAAAAAAAAAQAAAAAAAAAAGABAAAQAAAAAAAAAgAAAAAAEAAAEAAAAAAQAAAQAAAAAAAAEAAAAAAAAAAAAAAAbMcAAHgAAAAAUAEAyAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAODBAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAADgAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALnRleHQAAABmqQAAABAAAACwAAAAEAAAAAAAAAAAAAAAAAAAIAAAYC5yZGF0YQAA5g8AAADAAAAAEAAAAMAAAAAAAAAAAAAAAAAAAEAAAEAuZGF0YQAAAFxwAAAA0AAAAEAAAADQAAAAAAAAAAAAAAAAAABAAADALnJzcmMAAADIBwAAAFABAAAQAAAAEAEAAAAAAAAAAAAAAAAAQAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |
{ | |
"observer": {"serial_number": "a194c73a"}, | |
"ecs": {"version": "1.0.1"}, | |
"related": {"ip": [ | |
"104.219.234.53", | |
"redacted" | |
]}, | |
"log": {"level": "info"}, | |
"client": { | |
"port": 56324, |
❯ kubectl --namespace=deis logs deis-controller-4002413636-v7nas | |
system information: | |
Django Version: 1.10.1 | |
Python 3.5.2 | |
Django checks: | |
groupadd: GID '107' already exists | |
usermod: group 'docker' does not exist | |
System check identified no issues (2 silenced). |
cask 'dusty' do | |
version '0.6.4' | |
sha256 'abcdef1234567890' | |
install_root = '/Library/LaunchDaemons' | |
plist_name = 'com.gamechanger.dusty.plist' | |
url "https://github.com/gamechanger/dusty/releases/download/#{version}/dustybin.tar.gz" | |
appcast 'https://github.com/gamechanger/dusty/releases.atom', | |
:sha256 => 'abcdef1234567890' |
rdr pass proto tcp from any to any port {80,20559} -> 127.0.0.1 port 20559 | |
anchor "250.PowFirewall/*" |
I hereby claim:
To claim this, I am signing this object:
Verifying that +sporkmonger is my openname (Bitcoin username). https://onename.io/sporkmonger |
Initialize engine version: 4.5.2f1 (9abb1b59b47c) | |
GfxDevice: creating device client; threaded=1 | |
Direct3D: | |
Version: Direct3D 9.0c [nvd3dumx.dll 9.18.13.4052] | |
Renderer: NVIDIA GeForce GT 750M | |
Vendor: NVIDIA | |
VRAM: 1985 MB (via DXGI) | |
Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 RAWZ=0 NULL=1 RESZ=0 SlowINTZ=0 | |
Begin MonoManager ReloadAssembly | |
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_x64_Data\Managed\UnityEngine.dll (this message is harmless) |
diff --git a/lib/addressable/uri.rb b/lib/addressable/uri.rb | |
index a13601f..f297244 100644 | |
--- a/lib/addressable/uri.rb | |
+++ b/lib/addressable/uri.rb | |
@@ -1449,21 +1449,16 @@ module Addressable | |
# The query component for this URI, normalized. | |
# | |
# @return [String] The query component, normalized. | |
- def normalized_query | |
- self.query && @normalized_query ||= (begin |
$ couchdb | |
Apache CouchDB 1.2.0 (LogLevel=info) is starting. | |
Apache CouchDB has started. Time to relax. | |
[info] [<0.31.0>] Apache CouchDB has started on http://127.0.0.1:5984/ | |
[info] [<0.124.0>] 127.0.0.1 - - GET /_utils/ 200 | |
[error] [<0.124.0>] Badarg error in HTTP request | |
[info] [<0.124.0>] Stacktrace: [{erlang,localtime_to_universaltime, | |
[{{2012,5,19},{11,12,36}},true], | |
[]}, | |
{calendar,local_time_to_universal_time_dst,1, |