<![endif] | | Visit Basho | All Riak Projects | Start Here Start Here Riak 2.0 Upgrading to 2.0 Why Riak? Five-minute Install | Riak for Developers A Taste of Riak CRUD Operations Prerequisites Java Ruby Python Erlang A Taste of Querying Prerequisites Java Python Ruby Erlang Object Modeling Introduction Java Ruby Python Erlang Basic Usage Application Guide Client Libraries Object Updates Bucket Types MapReduce Secondary Indexes Commit Hooks Conflict Resolution Introduction Java Ruby Python Riak Search Search Basics Search Details Search Schema Riak Data Types and Search Custom Search Extractors Riak Data Types Data Types Basics Data Modeling with Riak Data Types Data Modeling Use Cases for Riak Key/Value Modeling Migrating from an SQL Database to Riak Advanced MapReduce Secondary Indexes Commit Hooks Replication Properties Strong Consistency Cluster Metadata Client-side Security Introd...
Combine your desktop devices together in to one cohesive experience. Synergy is software for sharing your mouse and keyboard between multiple computers on your desk. It works on Windows, Mac OS X and Linux. Get Synergy Seamlessly move your mouse to any computer and start typing. Works on all major operating systems (Windows, Mac OS X, and Linux). Share your clipboard (copy and paste) between your computers. Drag and drop files from one computer to another (Windows and Mac OS X). Encryption keeps sensitive data safe on public networks. Network-based (IP) software KVM switch (non-video). AddThis Button BEGIN AddThis Button END We have a helpdesk, but for self-support check out our troubleshooting page. Begin MailChimp Signup Form Subscribe for new version notifications and project updates. Email address: End mc_embed_signup Whether...
Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About waterfall help last build fbsd-clang build successful fbsd-gcc build successful lin-clang build successful lin-gcc build successful sol-clang failed compile sol-gcc failed compile test build successful current activity idle idle idle idle idle idle idle UTC changes fbsd-clang fbsd-gcc lin-clang lin-gcc sol-clang sol-gcc test 21:38:00 commit bubble 21:35:52 test stdio 21:35:38 compile stdio 'gmake clean' stdio update stdio Build 46 21:35:10 21:33:16 test stdio 21:33:00 compile stdio 'gmake clean' stdio update stdio Build 43 21:31:21 21:31:04 compile failed stdio 'gmake clean' stdio update stdio Build 45 20:37:51 20:37:42 test stdio test ...
Introduction Pragmas Object Oriented Programming Objects Mutually recursive types Type conversions Object variants Methods Method call syntax Properties Dynamic dispatch Exceptions Raise statement Try statement Annotating procs with raised exceptions Generics Templates Macros Expression Macros Statement Macros Term rewriting macros Building your first macro Generating source code Generating AST by hand Author: Andreas Rumpf Version: 0.10.2 Introduction "Repetition renders the ridiculous reasonable." -- Norman Wildberger This document is a tutorial for the advanced constructs of the Nim programming language. Note that this document is somewhat obsolete as the manual contains many more examples of the advanced language features. Pragmas Pragmas are Nim's method to give the compiler additional information/ commands without introducing a massive number of new keywords. Pra...
Introduction The first program Lexical elements String and character literals Comments Numbers The var statement The assignment statement Constants The let statement Control flow statements If statement Case statement While statement For statement Scopes and the block statement Break statement Continue statement When statement Statements and indentation Procedures Result variable Parameters Discard statement Named arguments Default values Overloaded procedures Operators Forward declarations Iterators Basic types Booleans Characters Strings Integers Floats Type Conversion Internal type representation Advanced types Enumerations Ordinal types Subranges Sets Arrays Sequences Open arrays Varargs Slices Tuples Reference and pointer types Procedural type Modules Excluding symbols From statement Include statement Part 2 Author: Andreas Rumpf Version: 0.10.2 Introduction "Der Mens...
Introduction The first program Lexical elements String and character literals Comments Numbers The var statement The assignment statement Constants The let statement Control flow statements If statement Case statement While statement For statement Scopes and the block statement Break statement Continue statement When statement Statements and indentation Procedures Result variable Parameters Discard statement Named arguments Default values Overloaded procedures Operators Forward declarations Iterators Basic types Booleans Characters Strings Integers Floats Type Conversion Internal type representation Advanced types Enumerations Ordinal types Subranges Sets Arrays Sequences Open arrays Varargs Slices Tuples Reference and pointer types Procedural type Modules Excluding symbols From statement Include statement Part 2 Author: Andreas Rumpf Version: 0.10.2 Introduction "Der Mens...
home docs learn download forum faq slides # compute average line length var sum = 0 count = 0 for line in stdin.lines: sum += line.len count += 1 echo( "Average line length: " , if count: sum / count else : 0 ) # create and greet someone type Person = object name: string age: int proc greet (p: Person ) = echo "Hi, I'm " , p.name, "." echo "I am " , p.age, " years old." var p = Person (name: "Jon" , age: 18 ) p.greet() # or greet(p) slide0 Why should I be excited? Nim is the only language that leverages automated proof technology to perform a disjoint check for your parallel code. Working on disjoint data means no locking is required and yet data races are impossible: parallel : var i = 0 while i <= a.high: spawn f(a[i]) spawn f(a[i+ 1 ]) # ERROR: cannot prove a[i] is disjoin...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 582 Fork 70 hut / ranger /.container /.repohead Code Issues Pull Requests Wiki Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar A vim-inspired filemanager for the console http://ranger.nongnu.org/ 2,546 commits 8 branches 32 releases 39 contributors Python 89.9% Perl 8.2% Shell 1.2% Other 0.7% Python Perl Shell Other branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters efficient_w3mimgpreview /.select-menu-item inotify /.select-menu-item master /.select...
<![endif] Twitter Search query Search Twitter Remove Verified account @ Suggested users Verified account @ Verified account @ Language: English Bahasa Indonesia Bahasa Melayu Čeština Dansk Deutsch EnglishUK Español Filipino français Italiano Magyar Nederlands Norsk Polski Português română Suomi Svenska Tiếng Việt Türkçe Русский Українська мова עִבְרִית العربية فارسی हिन्दी বাংলা ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in New to Twitter? Join Today » Log in Phone, email or username Password Log in Remember me Forgot password? Already using Twitter via text message? Follow Following Unfollow Blocked Unblock Pending Cancel Evil Bash Tips @ evilbashtips Jun 20 tip: teach your developers t...
<![endif] Twitter Search query Search Twitter Remove Verified account @ Suggested users Verified account @ Verified account @ Language: English Bahasa Indonesia Bahasa Melayu Čeština Dansk Deutsch EnglishUK Español Filipino français Italiano Magyar Nederlands Norsk Polski Português română Suomi Svenska Tiếng Việt Türkçe Русский Українська мова עִבְרִית العربية فارسی हिन्दी বাংলা ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in New to Twitter? Join Today » Log in Phone, email or username Password Log in Remember me Forgot password? Already using Twitter via text message? Follow Following Unfollow Blocked Unblock Pending Cancel Evil Bash Tips @ evilbashtips Jun 21 Always use: $ cat <(cat $ ...
CentralNotice A Deepness in the Sky From Wikipedia, the free encyclopedia Jump to: navigation , search This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources . Unsourced material may be challenged and removed. (March 2012) A Deepness in the Sky Author Vernor Vinge Cover artist Bob Eggleton Country United States Language English Series Zones of Thought universe Genre Hard science fiction Published 1999 ( Tor Books ) Media type Print ( Hardback , Paperback ) Pages 606 ( Hardback ), 775 ( Paperback ) ISBN ISBN 0-312-85683-0 (Hardback 1st edition), ISBN 0-8125-3635-5 (Paperback) OCLC 40150541 Dewey Decimal 813/.54 21 LC Class PS3572.I534 D44 1999 Preceded by A Fire Upon the Deep Followed by The Children of the Sky A Deepnes...
CentralNotice Russian Ark From Wikipedia, the free encyclopedia Jump to: navigation , search Russian Ark DVD cover Directed by Alexander Sokurov Produced by Andrey Deryabin Jens Meurer Karsten Stöter Written by Anatoli Nikiforov Alexander Sokurov Starring Sergei Dreiden Narrated by Alexander Sokurov Music by Sergei Yevtushenko Cinematography Tilman Büttner Edited by Stefan Ciupek Sergei Ivanov Betina Kuntzsch Patrick Wilfert Production company Seville Pictures Distributed by Wellspring Media Release dates 22 May 2002 ( 2002-05-22 ) ( Cannes ) 19 April 2003 ( 2003-04-19 ) (Russia) 1 May 2003 ( 2003-05-01 ) (Germany) Running time 96 minutes Country Russia Germany Canada Finland Language Russian Persian Box office $6,685,748 [ 1 ] Russian Ark ( Russian : Русский ковчег , Russkij Kovcheg ) is a 2...
Sign up for a GitHub account Sign in All Gists qpfiffer / dp_171.c Created December 25, 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 Daily programmer #171 attempt View dp_171.c dp_171.c 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 # include < string.h > static const char encoding[] = { 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ,...