« 197 198 199 200 201 227 »

Pages are deceptive. Live life in a basket.

Theron

home downloads news documentation contact In this first lesson we learn most of what we need to know to get coding from a simple example. Although Theron is powerful, it's also easy to use. In this first lesson we'll see, in a simple example, most of what we'll need to know going forward. We'll write a simple actor that responds to messages sent to it by printing their contents. The messages we'll send are std::string objects. When the actor receives a std::string message containing the text "Hello world!", it duly prints it out. We start by including the main Theron header: # include <Theron/Theron.h> Next, we define the Printer actor. An actor is just a C++ class that derives from Theron::Actor: // Actor type that prints strings. // Derives from Theron::Actor. class Printer : public Theron::Actor { public : // Constructor, passes the framework to the base...

Linked on 2014-05-20 18:45:20 | Similar Links
Theron

home downloads news documentation contact New to Theron? Take the tour Download the latest release: 6.00.02 Read getting started and the online tutorial Theron is a lightweight C++ concurrency library based on the Actor Model. Its Actor Model foundations make Theron an intuitive and productive way to write parallel and distributed applications. Theron brings this natural expression of concurrency to C++ with a clean, lightweight, portable API. Freely distributed under the MIT license, Theron is portable C++ and is widely used in Linux, Windows, Mac, ARM and Matlab environments. It supports pthreads, Windows threads, boost::thread and C++11 threads. Take the tour ...

Linked on 2014-05-20 17:28:40 | Similar Links
Space Hackers Prepare to Reboot 35-Year-Old Spacecraft - IEEE Spectrum

<![endif] IEEE.org | IEEE Xplore Digital Library | IEEE Standards | IEEE Spectrum | More Sites Follow on: Advertisement <a href="http://ad.doubleclick.net/jump/f.site220.tmus/aerospace;sz=728x90;pos=1;tile=1;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/f.site220.tmus/aerospace;sz=728x90;pos=1;tile=1;ord=123456789?" border="0" alt=""></a> Engineering Topics Special Reports Blogs Multimedia The Magazine Professional Resources Search /.primary Breadcrumbs - global module Tech Talk Aerospace Satellites By Rachel Courtland Posted 15 May 2014 | 17:00 GMT Share | Email | Print Image: Mark Maxwell/ISEE-3 Reboot Project Early next week, a team of volunteers will use the Arecibo Observatory in Puerto Rico to see if they can make contact with a spacecraft that hasn't fired its thrusters since 1987...

Linked on 2014-05-20 16:43:11 | Similar Links
gist:dc76a2236d5a5fe4b0a1

Sign up for a GitHub account Sign in All Gists public qpfiffer / gist:dc76a2236d5a5fe4b0a1 Created 2014-05-20 Gist Detail Revisions 1 Download Gist Clone this gist Embed this gist Link to this gist gistfile1.txt File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 # Software RAID-0 Revodrive X2 (four 40GB SSDs via PCI-e): (master) quinlan@tired:~/src/blocks$ sudo hdparm -Tt /dev/md6 /dev/md6: Timing cached reads: 18988 MB in 2.00 seconds = 9502.24 MB/sec Timing buffered disk reads: 1886 MB in 3.00 seconds = 628.67 MB/sec # SATA 3 128GB SSD in my X1 Carbon: (master) λ:~/ sudo hdparm -Tt /dev/sda [sudo] password for quinlan: /dev/sda: Timing cached reads: 11638 MB in 2.00 seconds = 5822.76 MB/sec Timing buffered disk reads: 1182 MB in 3.00 seconds = 393.70...

Linked on 2014-05-20 06:38:37 | Similar Links
Bvckup 2 | Simple fast backup

[if lte IE 8]> <div id="bad-browser"> You are using an <strong>outdated</strong> browser. This website will work, but multiple design elements will be disabled. <br> Please consider <a href="http://browsehappy.com/" target=_blank>upgrading your browser</a> and coming back to check the site in its full-featured version. </div> <![endif] Bvckup 2 Download Purchase Support fast Select a pair of folders and Bvckup 2 will make sure that one stays an exact copy of another. It is light, uncomplicated and really well designed. It is also incredibly fast. different Get it done quicker The app is very fast at bulk copying and it is even faster at updating. Extensively optimized across the board Bvckup 2 goes out of its way to process every backup as quickly as possible. It does just one simple thing... The app does no...

Linked on 2014-05-19 16:45:39 | Similar Links
ɷ Butts Institute

ɷ recte, rectus, rectum BUTTS INSTITUTE The Butts Institute mission is to nurture, enhance, and recognize those who achieve, innovate, and exemplify dynamic, cutting edge, multidisciplinary synergies. Our goal is to develop nothing less than a full realization of disruptive confluence, with a rigorous emphasis on metrics, network insighting, and quantifiables. Butts Institute is well known for its prestigious awards and rich set of APIs. Whether in industry or consultation, Institute honorees and fellows are known to be commited and dedicated to forward-looking, truly unleveraged exposure to holistic excellence, and are backed by the full weight and reputation of the Institute. ...

Linked on 2014-05-18 23:13:14 | Similar Links
qpfiffer/waifu.coffee · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 0 Fork 0 public qpfiffer / waifu.coffee /.container /.repohead Code Issues 0 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Reverse image search with Python, C++, Kyoto Cabinet, zeromq and a bunch of other stuff. 17 commits 1 branch 0 releases 1 contributor Python 62.3% C++ 36.9% CSS 0.8% Python C++ CSS branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters ma...

Linked on 2014-05-18 07:44:45 | Similar Links
Lion-Eating Poet in the Stone Den - Wikipedia, the free encyclopedia

CentralNotice Lion-Eating Poet in the Stone Den From Wikipedia, the free encyclopedia Jump to: navigation , search This article contains Ruby annotation. Without proper rendering support , you may see transcriptions in parentheses after the character instead of ruby glosses. 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. (October 2008) The Lion-Eating Poet in the Stone Den ( simplified Chinese : 施氏食狮史 ; traditional Chinese : 施氏食獅史 ; pinyin : Shī Shì shí shī shǐ ; literally: "The Story of Shi Eating Lions") is a 92-character modern poem written in Classical Chinese by Yuen Ren Chao (1892–1982), in which every syllable has the sound shi (in different tones ) when read in modern Mandarin Chinese . It is a famous example of con...

Linked on 2014-05-18 05:42:11 | Similar Links
Horsey Surprise

Follow @horseysurprise Hint: Use 'j' and 'k' keys to move up and down 3 weeks ago 160 notes 1 month ago 122 notes 1 month ago 2495 notes 1 month ago 181 notes 2 months ago 137 notes Older RSS Feed | Archive | BEGIN TUMBLR CODE <div style="display: none;"><img src="//pixel.quantserve.com/pixel/'p-19UtqE8ngoZbM'.gif" height="1" width="1" alt="Quantcast"/></div> <img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="http://www.tumblr.com/impixu?T=1400371563&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvaG9yc2V5c3VycHJpc2UudHVtYmxyLmNvbVwvIiwicmVxdHlwZSI6MCwicm91dGUiOiJcLyIsIm5vc2NyaXB0IjoxfQ==&U=BBNBAAOMHL&K=dc24187dedf02ea92876497f1333e373b9c8620c2be9c819789eaa67b3562fb3&R=https%3A%2F%2Fwww.google.co.uk%2F"> <img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hi...

Linked on 2014-05-18 01:06:55 | Similar Links
MongoDB is web scale

This page contains a transcription of the famous 'MongoDB is web scale' video, made by gar1t using xtranormals.com text-to-speech engine. Links open in a new browser tab or window. Loading the player ... "And in conclusion, we have found MySQL to be an excellent database for our website. Any questions?" Yes, I have a question. Why didn't you use MongoDB? MongoDB is a web scale database, and doesn't use SQL or JOINs, so it's high-performance . "That's an excellent question. We evaluated several NoSQL databases and concluded that the options are still too immature for our production needs. MySQL is a proven database that is used across the web and has the features we need." But it doesn't scale. Everybody knows that relational databases don't scale because they use JOINs and write to disk. "Scalability is a complic...

Linked on 2014-05-18 00:41:43 | Similar Links
img.bi

my images | en fr ru it img.bi really secure image hosting Upload Uploading Store for: One day Three days One week Four weeks 90 days 180 days One year Forever Images are encrypted using AES-256 with random key in your browser before upload. Nobody can view your images, even people who have direct access to servers. We also use TLS which defend you from Man-in-the-Middle attacks . We believe that only open source crypto is acceptable, so all source code of img.bi is available on GitHub under GPLv3 license. We do not store any logs, except SHA-3 hash of uploader's IP address with random salt for a day. But our hosting provider and systems like SORM , NarusInsight , Titan traffic database and other can store their own logs. Be careful. Loading Web Tor I2P Link to view image. Embed image (require img.bi.js ). Link to remove image. Remove image after first view. <div class="text-center n...

Linked on 2014-05-18 00:24:07 | Similar Links
Manual Pages: style

Manual Pages Man Page or Keyword Search: Man All Sections 1 - General Commands 2 - System Calls 3 - Subroutines 4 - Special Files 5 - File Formats 6 - Games 7 - Macros and Conventions 8 - Maintenance Commands 9 - Kernel Interface n - New Commands OpenBSD 2.2 OpenBSD 2.3 OpenBSD 2.4 OpenBSD 2.5 OpenBSD 2.6 OpenBSD 2.7 OpenBSD 2.8 OpenBSD 2.9 OpenBSD 3.0 OpenBSD 3.1 OpenBSD 3.2 OpenBSD 3.3 OpenBSD 3.4 OpenBSD 3.5 OpenBSD 3.6 OpenBSD 3.7 OpenBSD 3.8 OpenBSD 3.9 OpenBSD 4.0 OpenBSD 4.1 OpenBSD 4.2 OpenBSD 4.3 OpenBSD 4.4 OpenBSD 4.5 OpenBSD 4.6 OpenBSD 4.7 OpenBSD 4.8 OpenBSD 4.9 OpenBSD 5.0 OpenBSD 5.1 OpenBSD 5.2 OpenBSD 5.3 OpenBSD 5.4 OpenBSD Current Architecture: alpha amd64 amiga armish beagle cats hp300 hppa humppa i386 landisk loongson luna88k mac68k macppc mvme68k mvme88k pmax powerpc sgi socppc sparc ...

Linked on 2014-05-18 00:00:42 | Similar Links
Functional Works | Functional Programming Recruitment Specialists

Functional Works Menu Who we are What we do Latest roles Contact Functional Works is the first Functional Programming recruitment specialist in the world. We work to place rock star technologists into disruptive Start-ups, Gaming, Software and Finance houses that have technology at the heart of their business. We have torn up the traditional archaic recruitment methods, focusing all our efforts on providing an outstanding service to our clients and candidates where we become a trusted advisor to both. This has enabled us to build the world’s largest network of Functional Programming technologists. Our network comes from time spent sourcing the very best technologists through Github, Open Source, Personal Blogs, Tech Meet-ups and Dojos to ensure we are working with guys that are truly passionate about what they do. We work with companies that have Fun...

Linked on 2014-05-16 16:46:42 | Similar Links
Datazenit: Web Based Database Management & Visualization Tool

Home Vision Features Blog Your data looks stunning! New perspective for your database Live data visualizations, content editor, schema builder and more. Self-hosted or in the cloud – you choose. It always did. You just had to look at it through Datazenit. Easy to use web application for editing, visualizing and sharing data. Get beta invite Learn more It is a web based tool for database management, administration and visualization. It will change the way you work with data. Datazenit is currently in development and we plan to announce beta version in 2014. Subscribe to receive beta invitation. Visualizations Various chart styles can be used to create effective visualizations, like scatter, line, area, bar and pie chart. Best of all – they can be shared. ...

Linked on 2014-05-16 16:44:05 | Similar Links
CABINET // Caveman: An Interview with Michel Siffre

This is the new doctype.html include START HEADER START NAV Magazine About Cabinet Current Issue All Issues Sold-Out Issue PDFs CD Inserts Contributors Advertising See a Sample Issue Where to Buy Distributors Submissions Events Calendar Past Events Visit Us Books Projects Info About Us Visit Us Contact Us Join Our Email List Make a Donation Fundraiser Limited Editions Our Benefactors Press about Us Spottings Staff Working at Cabinet Internships Conditions of Use Privacy Statement Rental Subscriptions Individual Subscriptions Institutional Subscriptions Single Issues See a Sample Issue Update Your Address Contact the Subscriptions Department FAQ Shop Search END NAV END HEADER START BODY START CONTENT In 1962, a French speleologist named Michel Siffre spent two months living in total isolation in a subterranean cave, without access to clock, calendar,...

Linked on 2014-05-15 19:53:07 | Similar Links
#metaforcefeed

#metaforcefeed "Bash disinformation campaign." Login 1 Pings Submitted by jnerula Capture all of the #IFF paradigms in a single book Antagonistic Design Glacial Development Why software is shit No dependency philosophy Why bitrot is bad ...

Linked on 2014-05-14 19:44:12 | Similar Links
Lapis - A web framework for Lua or MoonScript powered by OpenResty

Lapis Lapis Lua MoonScript v0.0.10 Follow @moonscript Tweet Reference Manual Source on GitHub Install luarocks install lapis January 18th, 2014: Lapis v0.0.10 is released, read more on the changelog ❧ Lapis is a framework for building web applications using MoonScript or Lua that runs inside of a customized version of Nginx called OpenResty . Here’s what it looks like: lapis = require " lapis " class extends lapis . Application -- Define a basic pattern that matches / " / " : => profile_url = @url_for " profile " , name: " leafo " @html -> h2 " Welcome! " text " Go to my " a href: profile_url , " profile " -- Define a named route pattern with a variable called name [ profile: " /:name " ] : => @html -> div class: " profile " , -> text " Welcome to the profile of " , @params . name local lapis = requ...

Linked on 2014-05-14 19:09:45 | Similar Links
wesnoth/wesnoth · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 231 Fork 89 public wesnoth / wesnoth /.container /.repohead Code Pull Requests 9 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Free, turn-based strategy game with a high fantasy theme, featuring both single-player, and online/hotseat multiplayer combat. http://www.wesnoth.org/ 56,711 commits 30 branches 253 releases 90 contributors C++ 69.4% Java 14.4% Python 6.3% Lua 3.9% Emacs Lisp 2.2% Other 4.0% C++ Java Python Lua Emacs Lisp Other bra...

Linked on 2014-05-14 17:34:22 | Similar Links
django-autocomplete - jquery AutoComplete for ForeignKey & ManyToManyField - Google Project Hosting

My favorites ▼ | Sign in [if lte IE 7]> <div style="text-align:center;"> Your version of Internet Explorer is not supported. Try a browser that contributes to open source, such as <a href="http://www.firefox.com">Firefox</a>, <a href="http://www.google.com/chrome">Google Chrome</a>, or <a href="http://code.google.com/chrome/chromeframe/">Google Chrome Frame</a>. </div> <![endif] django-autocomplete jquery AutoComplete for ForeignKey & ManyToManyField Project Home Downloads Wiki Issues Source Summary People Project Information Project feeds Code license GNU GPL v2 Labels django , python , admin , autocomplete , jquery Members dimas...@gmail.com 1 committer uses same syntax as the search for django-admin up: the latest version in Downloads - fixed compatibility with Django 1.3 - cleaned java scri...

Linked on 2014-05-14 17:25:24 | Similar Links
The Cathedral and the Bazaar

The Cathedral and the Bazaar Next Thyrsus Enterprises < esr@thyrsus.com > This is version 3.0 Copyright © 2000 Eric S. Raymond Copyright Permission is granted to copy, distribute and/or modify this document under the terms of the Open Publication License, version 2.0. $Date: 2002/08/02 09:02:14 $ Revision History Revision 1.57 11 September 2000 esr New major section ``How Many Eyeballs Tame Complexity''. Revision 1.52 28 August 2000 esr MATLAB is a reinforcing parallel to Emacs. Corbatoó & Vyssotsky got it in 1965. Revision 1.51 24 August 2000 esr First DocBook version. Minor updates to Fall 2000 on the time-sensitive material. Revision 1.49 5 May 2000 esr Added the HBS note on deadlines and scheduling. Revision 1.51 31 August 1999 esr This the version that O'Reilly printed in the first edition of the book. Revision 1.45 8 August 1999 esr Added the endnot...

Linked on 2014-05-13 01:03:28 | Similar Links
« 197 198 199 200 201 227 »

Pages are deceptive. Live life in a basket.