<![endif] Crowd Supply Browse Create My Cart My Account Log In Blog About Us /wrap /header Creators Sutajio Kosagi Hackable Technology Home Updates 19 Timeline Backers $ 739,220 raised of $ 250,000 goal Funded! Pre-Order Now May 18 Funded on 295 % funded 1,073 pledges Support this project on social media! /inner Thank you! $ 5 Pre-order Ships July 2014 $ 25 Free US Shipping! Size Men's Medium Men's Extra Large Men's 2X - Large Women's Medium Women's Large Pre-order Ships November 2014 $ 550 Free US Shipping! Pre-order Ships December 2014 $ 1,315 Free Global Shipping! Pre-order Ships January 2015 $ 2,195 Free Global Shipping! Pre-order Nove...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 27 Fork 1 shadowmint / go-static-linking /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Demo of how to static link a c library to some go code. 3 commits 2 branches 0 releases 1 contributor Go 75.9% C 21.0% C++ 3.1% Go C C++ branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters master /.select-menu-item with-python /.select-menu-item Nothing to show /.select-menu-list Nothing to show /.select-menu-list /.select-m...
When an executable is run that relies on shared libraries not defined in the global search path, an error similar to the following is displayed: $ curl ld.so.1: curl: fatal: libgcc_s.so.1: open failed: No such file or directory Killed Typically this problem is fixed by running ldd(1) on the executable, locating the missing shared libraries, and adding one or more directories to the LD_LIBRARY_PATH environment variable: $ ldd curl libcurl.so.3 => /tmp/curl1/lib/libcurl.so.3 libdl.so.1 => /usr/lib/libdl.so.1 libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libz.so.1 => /usr/lib/libz.so.1 libc.so.1 => /usr/lib/libc.so.1 libgcc_s.so.1 => (file not found) libmp.so.2 => /usr/lib/libmp.so.2 /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1 $ export LD_LIBRAR...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Fixed some tests Loading branch information ... commit c3e584090a96bd605b393a71ab04544a10c4d00e 1 parent 114e016 kyleterry authored Nov 25, 2014 Unified Split Showing 1 changed file with 7 additions and 4 deletions . + 7 − 4 frontend/goleg/goleg_test.go 11 frontend/goleg/goleg_test.go Show notes View @@ -5,6 +5,8 @@ import ( "os" "strconv" "testing" + "fmt" + "bytes" ...
<![endif] BeginNav nav-config-asset-injection US::desktop::standard::31406:T1&42812:T1&42994:C::auiDebug=0::isSecure=0::jsOnEvent=navCF navc-jHW0GWt/pr3DKDdEw6DaLahm8w3mVzU1+Y6ix6IAWvCIERZS5z0YMhGDp/wKgirYuFmDp+EmW4c= rid-0QMN5QFYXYT53F9VCENA seq-74 (Tue Nov 25 22:07:08 2014) **CACHED-BY-NCCC** nav-config-asset-injection US::desktop::standard::31406:T1&42812:T1&42994:C::auiDebug=0::isSecure=0::jsOnEvent=navCF navc-jHW0GWt/pr3DKDdEw6DaLahm8w3mVzU1+Y6ix6IAWvCIERZS5z0YMhGDp/wKgirYuFmDp+EmW4c= rid-0QMN5QFYXYT53F9VCENA seq-74 (Tue Nov 25 22:07:08 2014) **CACHED-BY-NCCC** From remote config v3 [if IE 6]> <style type="text/css"><!-- #navbar.nav-sprite-v4 .nav-sprite { background-image: url(http://g-ecx.images-amazon.com/images/G/01/gno/sprites/global-sprite-v4._V319941159_.png); } endif if gt IE 6 Amazon Try Prime Your Account Try Prime Wish List ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code More json-esk Loading branch information ... commit 114e016108165569f0092f86e211305c2dc8a46e 1 parent 99f7018 kyleterry authored Nov 25, 2014 Unified Split Showing 2 changed files with 10 additions and 10 deletions . + 5 − 5 frontend/main.go + 5 − 5 olegdb.conf.sample 10 frontend/main.go Show notes View @@ -13,12 +13,12 @@ import ( type Config struct { /...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Cleaned up logging and config example Loading branch information ... commit 99f7018c662bac66209c294a21f11c6644a87a43 1 parent 45cd984 kyleterry authored Nov 25, 2014 Unified Split Showing 2 changed files with 17 additions and 13 deletions . + 11 − 7 frontend/main.go + 6 − 6 olegdb.conf.sample 18 frontend/main.go Show notes View @@ -45,21 +45,23 @@ Options: func mai...
Deploy and Chef Failures Incident Report for Engine Yard Resolved The issues with deploys and chef runs have been fixed. You can now deploy and click Apply. Posted about 1 hour ago. Nov 26, 2014 - 06:01 UTC Investigating We are currently investigating issues with deploys and chef runs. Posted about 2 hours ago. Nov 26, 2014 - 04:56 UTC ← Current Status Powered by StatusPage.io Copyright © Engine Yard, Inc. All rights reserved. Documentation | Forums | Submit a Ticket × Subscribe to updates for Deploy and Chef Failures via email and/or SMS. Whenever an update is posted, you'll receive a notification. Get Updates Via Email Get Updates Via Text Message Afghanistan (+93) Albania (+355) Algeria (+213) American Samoa (+1684) Andorra (+376) Angola (+244) Anguilla (+1264) Antigua and Barbuda (+1268) Arge...
Graph visualization is a way to discover and visualize structures in complex relations. What sort of structures are people who do large scale computation studying? We can get a glimpse by visualizing the thousands of sparse matrices submitted to the University of Florida Sparse Matrix collection using sfdp algorithm . The resulting gallery contains the drawing of graphs as represented by 2568 sparse matrices in this collection. Each of these sparse matrices (a rectangular matrix is treated as a bipartite graph) is viewed as the adjacency matrix of an undirected graph, and is laid out by a multilevel graph drawing algorithm . If the graph is disconnected, then the largest connected component is drawn. The largest graphs have tens of millions of nodes and over a billion of edges. A simple coloring scheme is used: longer edges are colored with colder colors, and short ones warmer. T...
Sign up for a GitHub account Sign in All Gists kyleterry / gist:a0a73bba2d6799cde571 Created November 26, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View gist:a0a73bba2d6799cde571 gistfile1.txt Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 AUTOJUMP_ERROR_PATH=/home/kyle/.local/share/autojump/errors.log INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10 XDG_VTNR=7 SSH_AGENT_PID=2772 XDG_SESSION_ID=3 VIRTUALENVWRAP...
Sign up for a GitHub account Sign in All Gists kyleterry / gist:6ece8038d8e3c73d152d Created November 26, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View gist:6ece8038d8e3c73d152d gistfile1.sh-session Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 [ 7563 OK kyle@insomnia:~/src/OlegDB ] [ git:feature/go-frontend ] $ ./build/bin/olegdb ./build/bin/olegdb: error while loading shared libraries: liboleg.so: cannot open shared object file: No such file or directory [ 7564 ERR 127 kyle@insomnia:~/src/OlegDB ] [ git:feature/go-frontend ] $ echo $PATH /home/kyle/.autojump/bin:/home/kyle/.cabal/bin:/home/kyle/bin:/usr/local/bi...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code I think this fixes the linker bugs. Loading branch information ... commit 45cd984d71449e910616c79913f9072409496ad9 1 parent c0379dc qpfiffer authored Nov 25, 2014 Unified Split Showing 1 changed file with 5 additions and 7 deletions . + 5 − 7 Makefile 12 Makefile Show notes View @@ -24,7 +24,7 @@ else MATH_LINKER=-lm endif -all: liboleg oleg_test server +all: oleg_tes...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Makefile actually works now. Loading branch information ... commit c0379dc4bf2cf0ff42f4013be51ab01ed7b34749 1 parent 08d1461 qpfiffer authored Nov 25, 2014 Unified Split Showing 1 changed file with 8 additions and 6 deletions . + 8 − 6 Makefile 14 Makefile Show notes View @@ -28,16 +28,15 @@ all: liboleg oleg_test server test.o: ./c_src/test.c $(CC) $(CFLAGS) $(INCLUDES) -c $< ...
<![endif] start wired/views/global/partial-header-meta.php WIRED GEAR Autopia Gadget Lab Reviews SCIENCE Science Science Blogs ENTERTAINMENT Game|Life Playbook Underwire BUSINESS Business Business Conference In today's business world, disruption is a constant force that never lets up. At the annual WIRED Business Conference: Disruptive by Design, we celebrate the creative power of bold new ideas and the people that make them happen. See the event > Enterprise Innovation Insights SECURITY Danger Room Threat Level DESIGN Design ...
Sign up for a GitHub account Sign in All Gists kyleterry / gist:938a3868e66e44ef0029 Created November 26, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View gist:938a3868e66e44ef0029 gistfile1.txt Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 [ 7510 OK kyle@insomnia:~/src/OlegDB ] [ git:feature/go-frontend ] $ ./build/bin/olegdb ./build/bin/olegdb: error while loading shared libraries: liboleg.so: cannot open shared object file: No such file or directory [ 7511 ERR 127 kyle@insomnia:~/src/OlegDB ] [ git:feature/go-frontend ] $ ls /usr/local/lib liboleg.so liboleg.so.0 liboleg.so.0.1.5 libzmq.a libzmq.la libzmq.so libzmq.so.3...
Some cultists (cryptojihadis, perhaps more accurately) have gotten the notion that they'll decruft the Satoshi codebase. This is where they polish the turd. Browse archives and patch/communications guidelines at http://therealbitcoin.org/mailman/listinfo/btc-dev Join us in #bitcoin-assets . If nobody voices you within a short time, message someone talking and politely ask for an "!up". 0.5.3 Adlai maintains a git repository of merged patches chicken.tar.gz rm_rf_upnp.tar.gz https-snipsnip.tar.gz turdmeister-alert-snip.tar.gz goodbye-win32.tar.gz reward_overflow.tar.gz The Charter The Treasurer's Contract ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Compiles, but still can't find liboleg Loading branch information ... commit 08d1461ccdff4970efe8996486431429796dc81b 1 parent 7873e1c kyleterry authored Nov 25, 2014 Unified Split Showing 1 changed file with 2 additions and 2 deletions . + 2 − 2 frontend/goleg/wrapper.go 4 frontend/goleg/wrapper.go Show notes View @@ -45,9 +45,9 @@ func CUnjar(db *C.ol_database, key string, klen uintptr, dsiz...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Edit d62d926c0e3a ... 7873e1c4fa3b We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository /.select-menu-header /.select-menu-filters infoforcefeed/OlegDB /.select-menu-item Codyle/OlegDB /.select-menu-item Hamcha/OlegDB /.select-menu-item cquinlan/OlegDB /.select-menu-item zeroZshadow/OlegDB /.select-menu-item Nothing to show /.select-menu-...
Sign up for a GitHub account Sign in All Gists kyleterry / gist:eb6f6a84f170d13e9800 Created November 26, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View gist:eb6f6a84f170d13e9800 gistfile1.txt Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 $ make cc -Wall -Werror -g3 -O2 -Wstrict-aliasing=2 -I./include -c -fPIC c_src/murmur3.c cc -Wall -Werror -g3 -O2 -Wstrict-aliasing=2 -I./include -c -fPIC c_src/oleg.c cc -Wall -Werror -g3 -O2 -Wstrict-aliasing=2 -I./include -c -fPIC c_src/logging.c cc -Wall -Werror -g3 -O2 -Wstrict-aliasing=2 -I./include -c -fPIC c_src/aol.c cc -Wall -W...
Sign up for a GitHub account Sign in All Gists kyleterry / gist:bd556ced72c8426b9141 Created November 26, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View gist:bd556ced72c8426b9141 gistfile1.txt Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 #!/bin/sh export LD_LIBRARY_PATH=./build/lib:$LD_LIBRARY_PATH <<<<<<< HEAD if [ "$1" == "valgrind" ] then valgrind --leak-check=full --track-origins=yes ./build/bin/oleg_test ======= rm -rf /tmp/oleg_is_king CMD=./build/bin/oleg_test if [ $# -eq 0 ]; then $CMD else if [ $1 == "gdb" ]; then gdb --args $CMD elif [ $1 == "valgrind" ]; then v...
<![endif] Google Tag Manager End Google Tag Manager /* OpenX iFrame Tag v2.8.9 */ Watch without ads [if lt IE 8 ]> <div id="browser-alert"> <div class="inner"> <div class="text"> <h4> Your browser is not supported by Ustream any longer </h4> <p> <strong>It's too old, and it does not handle all of our great features properly.</strong> </p> <p> If you want to enjoy the full Ustream experience, please download one of these modern browsers. </p> </div> <div class="download"> <a target="_blank" href="https://www.google.com/chrome/browser/"> <img src="http://static-cdn1.ustream.tv/v6/images/outdated/chrome:1.png" /> <span>Chrome</span> </a> <a target="_blank" href="http://www.mozilla.org/"> <img src="http://static-cdn1.ustream.tv/v6/images/outdated/firefox:1.png" /> <span...