« 140 141 142 143 144 227 »

Pages are deceptive. Live life in a basket.

Avoid using fprintf because it's slow as balls. · 6b38dcd · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 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 file Avoid using fprintf because it's slow as balls. experimental_jump_hash commit 6b38dcd3230f2dfb204d1d5b3b8aedfb7c1732ef 1 parent 663d63a qpfiffer authored Feb 1, 2015 Unified Split Showing 3 changed files with 95 additions and 22 deletions . + 6 − 1      include/utils.h + 87 − 20      src/aol.c + 2 − 1     src/utils.c 7      include/utils.h Show notes View @@ -5,6 +5,7...

Linked on 2015-02-01 21:51:37 | Similar Links
algorithm - Reason for 5381 number in DJB hash function? - Stack Overflow

current community chat blog Stack Overflow Meta Stack Overflow Stack Overflow Careers Sign up or log in to customize your list. more stack exchange communities Stack Exchange sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site stack overflow careers Stack Overflow Questions Tags Users Badges Unanswered Ask Question Take the 2-minute tour × Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required. Reason for 5381 number in DJB hash function? up vote 14 down vote favorite 8 Can anyone tell me why the number 5381 is used in DJB hash function ? DJ...

Linked on 2015-02-01 19:55:52 | Similar Links
OlegDB/utils.c at experimental_jump_hash · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:e50b17f80c86df391c87ce1e22f7d282 branch: experimental_j… Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters 140_ACID_for_real /.select-menu-item 142-liboleg-flags-in-frontend /.select-menu-item 148_Bulk_Get /.select-menu-item experimental_jump_hash /.select-menu-item feature/112_multiplatform_support /.select-menu-item feature/aol_rebuild /.select-me...

Linked on 2015-02-01 19:53:18 | Similar Links
asciicast:4 - asciinema

Browse Docs Blog Log in This recording is being pre-processed at the moment. It will open automatically in a few seconds. by pancake 2015-01-31 11:49:39 UTC AddThis Button BEGIN AddThis Button END Linux / bash / xterm 102 Embed See the embedding docs for more options. pancake 0x7fffaadd3020 40 00 0000 0000 0000 9010 0000 0000 0000 @ ....... .. ...... 0x7fffaadd3030 0000 0000 40 00 38 00 04 00 40 00 10 00 0f 00 .... @ . 8 . . . @ . . . . . 0x7fffaadd3040 01 00 0000 05 00 0000 0000 0000 0000 0000 . ... . ........... 0x7fffaadd3050 0000 0000 0000 0000 0000 0000 0000 0000 ................ 0x7fffaadd3060 d70f 0000 0000 0000 d70f 0000 0000 0000 .. ...... .. ...... 0x7fffaadd3070 00 10 0000 0000 0000 02 00 0000 04 00 0000 . . ...... . ... . ... 0x7fffaadd3080 1803 0000 0000 0000 1803 0000 0000 0000 .. .........

Linked on 2015-02-01 03:44:49 | Similar Links
Index of /pmb/codes/nwprod

Name Last modified Size Description Parent Directory - akrtma.v1.1.0/ 25-Jul-2013 18:24 - akrtma.v2.2.1/ 02-Apr-2014 01:07 - akrtma.v2.2.4/ 12-Sep-2014 01:00 - akrtma.v2.2.5/ 20-Sep-2014 01:14 - amsu_estimation.v1.1.1/ 03-Sep-2014 01:00 - cbofs.v1.0.0/ 25-Jul-2013 18:24 - cdas2.v1.0.1/ 02-Jul-2014 01:06 - cdas2.v1.0.2/ 16-Jul-2014 01:03 - cfs.v2.1.7/ 27-Sep-2014 01:00 - cfs.v2.1.8/ 15-Oct-2014 01:00 - cfs.v2.1.9/ 15-Jan-2015 01:10 - cmaq.v4.5.2/ 01-May-2014 01:06 - cmaq.v4.6.1/ 23-Oct-2013 01:19 - cmaq.v4.6.2/ 01-May-2014 01:07 - cmaq.v4.6.4/ 22-Jan-2015 01:00 - creofs.v1.1.0/ 14-Nov-2012 01:20 - creofs.v1.1.1/ 15-Jan-2015 01:19 - dbofs.v1.0.0/ 25-Jul-2013 18:47 - decoders/ 08-Oct-2014 01:00 - dgex.v3.1.0/ 08-Jul-2014 01:07 - dgex.v3.1.1/ 18-Oct-2014 01:08 - dictionaries/ 25-Jul-2013 18:48 - ecmwf.v1.0.0/ 30-Nov-2013 01:10 - ecmwfens...

Linked on 2015-02-01 03:10:19 | Similar Links
raintank/raintank-core · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 2 Fork 0 raintank / raintank-core /.container /.repohead Code Issues Pull Requests Wiki Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Core API Service 93 commits 2 branches 0 releases 1 contributor JavaScript 100% JavaScript branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters master /.select-menu-item sql /.select-menu-item Nothing to show /.select-menu-list Nothing to show /.select-menu-list /.select-menu-modal /.select-menu-modal-holder /.select-menu raintank...

Linked on 2015-02-01 02:51:36 | Similar Links
Handle CTRL+C properly. · da37168 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 66 Fork 7 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 file Handle CTRL+C properly. Closes #147 . master commit da37168f69c2302c5349bde04c1500fceb446322 1 parent 015c751 qpfiffer authored Jan 31, 2015 Unified Split Showing 1 changed file with 11 additions and 0 deletions . + 11 − 0      frontend/main.go 11      frontend/main.go Show notes View @@ -9,6 +9,7 @@ import ( " log " " net/http " " os " + " os/signal " ) type Con...

Linked on 2015-02-01 02:42:54 | Similar Links
Build #1 | waifu.xyz

drone.io Beta Home Pricing Docs Login Sign up git://github.com/qpfiffer/waifu.xyz.git History Build #1 Settings Build #1 Failed this build failed 9 minutes ago Started: 9 minutes ago Finished: 6 minutes ago Duration: 1 min Branch: master Commit: b364185b036f37c7ea516dbe80ed52a431d66822 Committer: Quinlan Pfiffer Timestamp: 2015-01-31 17:51:09 +0000 UTC ...

Linked on 2015-02-01 02:00:11 | Similar Links
OlegDB - More on Go vs. Erlang

OlegDB OlegDB Blog Downloads FAQ Docs Community Content right_side_nav Grid 2015-01-31 by Quinlan Pfiffer Comments During our most recent episode of OlegDB muckery, I glossed over how we migrated from Go to Erlang for the latest release. I also promised that I would go over in more detail why we switched and what the benefit was, even if our lines added/removed was about the same. The first thing I would like to clarify is that OlegDB is not primarily written in Go, nor was it primarily written in Erlang. OlegDB is, and will always be, a giant C hairball. I say hairball with the fondest conotations a neurotic developer can conjure up. It seems many people were confused about this concept, so I will repeat: We did not rewrite OlegDB in Go, we rewrote the communication later from Erlang to Go. So to go over why we switched, I'll elaborate on the reasons I...

Linked on 2015-02-01 00:37:24 | Similar Links
AnandTech | GeForce GTX 970: Correcting The Specs & Exploring Memory Allocation

[if IE 6]> <html class="ie6"> <![endif] [if IE 7]> <html class="ie7"> <![endif] [if IE 8]> <html class="ie8"> <![endif] [if IE 9]> <html class="ie9"> <![endif] Begin comScore Tag End comScore Tag Welcome Log out Login Register ABOUT ADVERTISING BENCH FORUMS GALLERIES PODCAST ABOUT ADVERTISING BENCH FORUMS PODCAST LOGIN REGISTER PC Components ▼ CPUs GPUs Motherboards SSDs Cases/Cooling/PSUs Memory Displays NAS Networking HDDs Storage Keyboards Smartphones & tablets ▼ Smartphones Tablets HTC Samsung LG Google/Android Microsoft Apple SoCs Systems ▼ Notebook Reviews Desktop Reviews Mac Reviews Ultrabooks HTPC Cloud/Datacenter & IT ▼ Cloud Computing Virtualization Enterprise CPUs Enterprise Storage Wearables Home > GPUs Menu PC Components ▼ CPUs GPUs Motherboards SS...

Linked on 2015-01-31 03:46:57 | Similar Links
Soar through a majestic abstract world in AER - Kill Screen - Videogame Arts & Culture.

<![endif] Kill Screen X Magazine Articles View All Features Reviews News Playlist View All iOS XBOX 360 PS3 Wii U PC Mac OUYA More About About Us Masthead Advertising Privacy Policy Search Facebook Twitter Tumblr RSS Menu X 01.30.15 by Jess Joho @liongirl528 Google+ Hope is the thing with feathers That perches in the soul, And sings the tune without the words, And never stops at all - Emily Dickenson, Hope is the thing with feathers The first screenshots for AER have arrived, unveiling a heavenly low poly world of clean and vibrant colors. A collaboration between the Scandinavian studio Forgotten Keys and German developer Daedalic Entertainment , AER will focus on narrative-driven, atmospheric experiences. Following the story of a pilgrim girl named Auk, players can explore a sky full ...

Linked on 2015-01-31 00:52:26 | Similar Links
ReadMe.io : Crowdsource Your Developer Hub

Brand and toggle get grouped for better mobile display Toggle Navigation ReadMe.io Collect the nav links, forms, and other content for toggling a(href="/features")| Features span Pricing Examples Blog Log In Sign Up Beautiful documentation made easy documentation developer hubs API references dev communities Get Started Now Collaboration Crowdsource your docs! Users can keep docs current by suggesting changes. API Explorer Let users play with your API right inside the documentation. GitHub Sync Keep auto-generated reference docs synced with your actual code. Editor Markdown-based drag-and-drop editor makes documentation almost fun. Theme Builder Easily create a beautiful dev community that matches your brand. Support Let users ask questions and request features in the support forums. Versioning Maintaining old or testing beta versions of your docs is a breeze! Application Keys Your user...

Linked on 2015-01-30 23:03:39 | Similar Links
« 140 141 142 143 144 227 »

Pages are deceptive. Live life in a basket.