Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Mesosphere, Inc. We're excited to announce that OrlyAtomics has joined forces with Mesosphere to re-imagine the datacenter. San Francisco, CA https://mesosphere.io/ patrick@mesosphere.io /.org-header Loading… 1 People preillyme Patrick Reilly /.wrapper Status API Training Shop Blog About © 2014 GitHub , Inc. Terms Privacy Security Contact /.site-footer /.container Something went wrong with that request. Please try again. ...
Bash Booster Bash Booster is a single file library, which provides various features useful during setup environment and preparing servers. It is inspired by Chef and was developed to be used with Vagrant . When Chef is too heavy, use Bash Booster, because it has been written using Bash only and requires nothing . Table of Contents Quick Start Philosophy Code Organization Module Description var log exit workspace tmp template properties event download flag sync apt yum Contribution License ¶ Get the source code: $ hg clone ssh://hg@bitbucket.org/kr41/bash-booster bash-booster $ cd bash-booster Build the library file bashbooster.sh : $ ./build.sh Use it! A traditional “Hello World” script looks like this (you can find it in helloworld.sh ): #!/bin/bash # Remove undesirable side effects of CDPATH variable unset CDPATH # Change current working directory to the dir...
About Contact .site__branding Book a Campaign .contain Business Circle Design Circle Dev/Code Circle Photography Circle connecting highly qualified audiences with highly relevant services, products, and brands. Carbon. A circle you want to be part of. Invite Only Network Single, Relevant ad that appeals to visitors of websites with common influence. A better relationship for publishers and advertisers. Carbon Circles are groups of websites and applications, run by some pretty awesome people. Each circle is highly focused and its sites are curated to provide high quality page impressions. To keep things balanced, we only select advertisers who provide products that the visitors need, want and love. With a great product and a sexy ad, why would you commit to a single site? You should get out there and strut your stuff! All Carbon ad spots rotate even...
<![endif] [if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> <![endif] Leandro Pereira Home About 20 July 2013 There are some functions in the standard C library that takes a function pointer to be used as a callback later on. Examples include atexit() and signal() . However, these functions can’t receive an arbitrary pointer (which could hold some important program state) in addition to the function pointer, so you’re left with pesky global variables: /* You have: */ atexit ( foo ); /* foo() will have to fetch program state from globals */ /* Instead of: */ static struct program_state state ; atexit ( foo , ...
<![endif] [if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> <![endif] Leandro Pereira Home About 11 August 2012 Golang has a lot of nice features – and one I found pretty interesting is called deferred statements . This can be implemented in C++ pretty easily through RAII , but in C we’re pretty much out of luck. Or are we? In lwan , I’m using my own home-cooked coroutine implementation. All requests are handled by coroutines, so that it makes easy to condition the execution of deferred statements with the cleanup of a coroutine. And that’s what I did, by implementing coro_defer() , which adds hooks that will be called...
<![endif] C – - #masthead .site-header Menu Skip to content Home C – - Downloads Old News People FAQ .site-navigation .main-navigation .entry-header Suppose you are writing a compiler; how will you get quality machine code? You might write your own code generator —but that’s a lot of work. You might use somebody else’s : perhaps VPO or MLRIS back end. But each of these impressive systems has a rich, complex, and ill-documented interface, and furthermore, to use MLRISC you must write your front end in ML, to use gcc you must write it in C, and so on. You might generate C , if you can live without multiple results in registers, proper tail calls, computed gotos, accurate garbage collection, and efficient exceptions. You would be much happier with one portable assembly language that could be generated by a front end and implemented by any of several code generato...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 561 Fork 33 halayli / lthread /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar lthread is a multicore enabled coroutine library written in C 160 commits 3 branches 1 release 7 contributors C 100% C branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters dev /.select-menu-item lthread_poller /.select-menu-item master /.select-menu-item Nothing to show /.select-menu-list v0.5 /.select-menu-item Nothing to show /.select-me...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 111 Fork 21 orlyatomics / orly /.container /.repohead Code Issues Pull Requests Wiki Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Orly™ An open-source graph database http://orlyatomics.com/ 963 commits 1 branch 0 releases 7 contributors C++ 93.9% C 5.6% Other 0.5% C++ C Other branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters master /.select-menu-item Nothing to show /.select-menu-list Nothing to show /.select-menu-list /.select-menu-modal /.selec...
App Gallery | Get help | Go Pro | What's new? Soundcloud Hej, stranger | Settings | Inbox | Log out Log In | Sign Up Home Sign Up Dashboard You Sounds Sets Comments Favorites Groups Your public Profile Your Stats Tracks Explore Sounds Search for Sounds People Explore People Find Friends You Follow Following You Search for People Groups You've joined Explore Groups Search for Groups Upload & Share Volume Volume + Tracks Users Groups Track artwork Download artwork Due to SoundCloud's upgrade for the Free Plan, all my sounds are now available. Kizunami on August 21, 2014 07:36 loud suey Share Loading sharing options Save to Favorites Download Download wav 58.04 MB Play 0.00 / 3.50 Mishael Pouch Driz DJ fruitsnacks ShikaP [#ハナヤマタ 引き立てる] MC Fresh Dawg 3000 OnomatoWombat Wimbledon Alley dicarosmith Cykid Festerio Beachvibes ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 25 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 Tests now run with random /tmp/ paths. Fixes #121 . Also fixed an aging todo about this same thing. master commit bb1287891e202a99787603623aa183e6874aeeab 1 parent c40fda3 qpfiffer authored September 17, 2014 Unified Split Showing 2 changed files with 18 additions and 6 deletions . + 17 − 4 c_src/test.c + 1 − 2 include/test.h 21 c_src/test.c Show notes View @@ -16,6 +16...
Subdomain: Image: <label for="music">Music:</label> <input id="music" name="music" type="file" /> BGcolor: All Bumps lead test like fartknocker production-edits shithouse meta victory saruman love spooky stop ishygddt ceo pwni cuddles giveup webscale crossfit lemongrab why impact disgusting sugoi sicp nui miku computers documents feel shame hack-the-planet brutal success colors nijotz badend mayo what fuckyes ...
App Gallery | Get help | Go Pro | What's new? Soundcloud Hej, stranger | Settings | Inbox | Log out Log In | Sign Up Home Sign Up Dashboard You Sounds Sets Comments Favorites Groups Your public Profile Your Stats Tracks Explore Sounds Search for Sounds People Explore People Find Friends You Follow Following You Search for People Groups You've joined Explore Groups Search for Groups Upload & Share Volume Volume + Tracks Users Groups Original Track artwork Download artwork Let Me Wife You (Snippet) Me So Qu on September 15, 2013 02:45 Shinjuku Bass Share Loading sharing options Save to Favorites This track is not downloadable Play 0.00 / 1.12 Hide the comments This Week Total Plays – 64 Favoritings – 2 Me So Qu 2 7 Follow Following Report copyright infringement Secret Watanabe 2 Tracks, 2.24 Secret Watanab...
App Gallery | Get help | Go Pro | What's new? Soundcloud Hej, stranger | Settings | Inbox | Log out Log In | Sign Up Home Sign Up Dashboard You Sounds Sets Comments Favorites Groups Your public Profile Your Stats Tracks Explore Sounds Search for Sounds People Explore People Find Friends You Follow Following You Search for People Groups You've joined Explore Groups Search for Groups Upload & Share Volume Volume + Tracks Users Groups Track artwork Download artwork black narcissus (Magnetics LP) bugseed. on September 11, 2014 10:01 Hip Hop Share Loading sharing options Save to Favorites This track is not downloadable Play 0.00 / 3.30 Eric Grosseibl bugseed. Jewbei Noise D Praverb moon_at Derlee. RederF Canonboy beats macklin fbi Chester Berks PERTH CT The New Beatmaker misterhax AlexanderThaGreat Vibin" 2seam ~ Rubbe...
<a href="/enfnl"> Flickr logo. If you click it, you'll go home Sign Up Explore Recent Photos The Commons Galleries World Map App Garden Camera Finder The Weekly Flickr FlickrBlog Upload Sign In To take full advantage of Flickr, you should use a JavaScript-enabled browser and install the latest version of the Adobe Flash Player . Newer Older Want to format your comment? Follow Quinlan Pfiffer the_pig Member since 2013 Taken yesterday Panasonic DMC-LX7 1 View 0 Galleries the_pig's photostream (580) Taiwan 2014 (Album) ( show more ) Settings: 1/8 ƒ/1.4 ISO 400 4.7 mm Some rights reserved This photo is visible to everyone Some rights reserved ...