Skip to content </textarea> '"` All gists GitHub Sign up for a GitHub account Sign in Create a gist now Instantly share code, notes, and snippets. Star 0 Fork 0 kyleterry / gist:d2169401a00549b39d8c Created Jan 27, 2016 Embed What would you like to do? Embed Embed this gist in your website. Embed Share Copy sharable URL for this gist. Share Clone via HTTPS Clone with Git or checkout with SVN using the repository's web address. HTTPS Learn more about clone URLs Download ZIP Code Revisions 1 /.container /.repohead Raw gistfile1.txt [ 6951 ERR 1 kyle@insomnia:~/src/go/src/github.com/infoforcefeed/OlegDB ] [ git:master ] $ LD_LIBRARY_PATH=./build/lib:/usr/local/lib:/usr/lib:$LD_LIBRARY_P...
Looks like you have JavaScript disabled. The Travis CI webclient needs JavaScript to work properly. Do you have a question? ...
Toggle navigation Christine Dodrill Blog Projects Resume Contact Find out more at Github . Language Percentage Nginx 3.82% MoonScript 82.57% CSS 9.52% HTML 0.15% Makefile 1.23% Shell 2.72% "It's faster than PHP" This is intended as my portfolio site or the like. This is a site made with lapis and deployed on a server running dokku-alt and runs inside the docker-lapis container. It also has a copy of OlegDB running to cache API requests from GitHub. This cache is cleared on every deploy, as well as keys expiring after 6 hours. Copyright (C) 2015 Christine Dodrill <me@christine.website> All rights reserved. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, ...
uses olegdb caching heavily
Toggle navigation Christine Dodrill Blog Projects Resume Contact Contact Me I am a GitHub power user. I am constantly learning new languages and tools. I strongly believe in knowing many languages and ways to do things so I can pick the right tool for the job. Go, Moonscript, Lua, Python, C, Nim, Haskell Docker deployments git -centric project management Research and Development for new ways to do things Programming, administration and orchestration of complicated, multi-tenant IRC networks. Mitigation of active attacks against IRC networks and creation of sane tools to make future mitigation easier Design and implementation of next generation services and administrative tools for IRC networks Research and development of new container-based scalable deployment systems Christine Dodrill - 2016 - revision e4c2c3dca9d3...
Blog Technology How It Works Technical Overview Get Involved Certificates Sponsors Become a Sponsor Current Sponsors Support Community Support Documentation Policy and Legal Repository Service Status About Let's Encrypt Internet Security Research Group (ISRG) Contact Jobs It’s free , automated , and open . In Public Beta Dec 21, 2015 OVH Sponsors Let's Encrypt We’re pleased to announce that OVH has become a Platinum sponsor of Let’s Encrypt. Read more Dec 3, 2015 Entering Public Beta We’re happy to announce that Let’s Encrypt has entered Public Beta. Invitations are no longer needed in order to get free certificates from Let’s Encrypt. Read more Dec 3, 2015 Facebook Sponsors Let's Encrypt We're happy to share today that Facebook is the newest Gold sponsor of Let’s Encrypt. Read more Subscribe via RSS ...
Skip to content </textarea> '"` All gists GitHub Sign up for a GitHub account Sign in Create a gist now Instantly share code, notes, and snippets. Star 0 Fork 0 qpfiffer / gist:e63f6ecbee9736ba3393 Created Jan 27, 2016 Embed What would you like to do? Embed Embed this gist in your website. Embed Share Copy sharable URL for this gist. Share Clone via HTTPS Clone with Git or checkout with SVN using the repository's web address. HTTPS Learn more about clone URLs Download ZIP Code Revisions 1 /.container /.repohead Raw gistfile1.txt # Dynamic lib: quinlan@corinthian:~/src/OlegDB$ ldd ./build/lib/liboleg.so linux-gate.so.1 => (0xb777e000) libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0...
René Nyffenegger's collection of things on the web René Nyffenegger on Oracle - Most wanted - Feedback - Follow @renenyffenegger Here's a summary on how to create a shared and a static library with gcc. The goal is to show the basic steps. I do not want to go into the hairy details. It should be possible to use this page as a reference. These examples were tested and run on cygwin/Windows. This is the code that goes into the library. It exhibits one single function that takes two doubles and calculates their mean value and returns it. calc_mean.c //#include <stdio.h> double mean (double a, double b) { return (a+b) / 2; } Of course, we need a header file. calc_mean.h double mean(double, double); A static library is basically a set of object files that were copied into a single file. This single file is the static library. The static file is...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 56 Star 1,553 Fork 114 jteeuwen / go-bindata Code Issues 32 Pull requests 5 Pulse Graphs A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. 194 commits 1 branch 15 releases 31 contributors Go 97.5% Makefile 2.5% Go Makefile New file Find file </textarea> '"` HTTPS Choose a clone URL HTTPS (recommended) Clone with Git or checkout with SVN using the repository's web address. HTTPS Learn more about clone URLs Download ZIP Branch: master Switch branches/tags Branches Tags master Nothing to sh...
This file documents the GNU make utility, which determines automatically which pieces of a large program need to be recompiled, and issues the commands to recompile them. This is Edition 0.73, last updated 30 September 2014, of The GNU Make Manual, for GNU make version 4.1. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover Texts being "A GNU Manual," and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled "GNU Free Documentation License." (...
<a href="http://butdoesitfloat.com/index/" class="macrolink" id="macrolink"><b>Macro</b></a> / <a href="http://butdoesitfloat.com/" class="microlink" id="microlink"><b>Micro</b></a> Edited by Folkert , Atley and Will Running on Cargo <div class="thedeck"> <img src="http://cargocollective.com/_gfx/deck_dots.gif" width="135" height="1" style="padding-bottom:6px;"> <span class="ads"><a href="http://decknetwork.net" style="text-decoration:none;">Ads via The Deck</a></span> <div class="thedeck_container"> <script type="text/javascript"> //<![CDATA[ (function(id) { document.write('<script type="text/javascript" src="' + 'http://connect.decknetwork.net/deck' + id + '_js.php?' + (new Date().getTime()) + '"></' + 'script>'); })("BD"); //]]> </script> </div> <iframe height="210" frameborder="0" width="135" scrolling="no" name="statusframe" marginwidth="0" marginhei...
Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 13 Fork 3 bigShai / extendify Code Issues 0 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:980d3741314bdbfc4a6eeb02640403f6 Branch: master Switch branches/tags Branches Tags develop gh-pages master Nothing to show Nothing to show Find file Copy path extendify / app.js bf96425 Jan 15, 2016 lazabogdan add union merge strategy using _.union for concatenating arrays of un… 1 contributor lazabogdan Raw Blame History executable file 93 lines (77 sloc) 2.37 KB var _ = require ( ' lodash ' ); const REPLACE = ' replace ' ; const CONCAT = ' concat ' ; co...
node package manager npm On-Site npm Private Packages npm Open Source documentation support sign up or log in extendify Deep extend with customizable behavior for Node.js Deep extend with customizable behavior for Node.js. "Extedify" is a lightweight wrapper over lodash 's _.merge (like a deep _.extend ) with customizable handling of arrays, booleans, numbers and strings. (By default, extedify will behave exactly like lodash's _.merge .) Installation npm install extendify Usage var extendify = require ( ' extendify ' ) ; myExtend = extendify ( { // options } ) ; Options inPlace – Override the 'source' with the result? true ( default ) false isDeep – Use deep extend? true ( default ) false arrays – How to handle arrays? replace ( recommended ) concat merge ( default ) or and booleans – How to handle booleans? ...
Skip to content </textarea> '"` All gists GitHub Sign up for a GitHub account Sign in Create a gist now Instantly share code, notes, and snippets. Star 0 Fork 0 kyleterry / gist:600381bcc3d3a2fd03cc Created Jan 27, 2016 Embed What would you like to do? Embed Embed this gist in your website. Embed Share Copy sharable URL for this gist. Share Clone via HTTPS Clone with Git or checkout with SVN using the repository's web address. HTTPS Learn more about clone URLs Download ZIP Code Revisions 1 /.container /.repohead Raw gistfile1.txt [ 6947 OK kyle@insomnia:~ ] $ ssh 10.0.1.1 ssh: connect to host 10.0.1.1 port 22: Connection refused [ 6948 ERR 255 kyle@insomnia:~ ] $ nmap 10.0.1....
CentralNotice From Wikipedia, the free encyclopedia Jump to: navigation , search For the puzzle with the same name, see Nurikabe (puzzle) . A depiction of the nurikabe The nurikabe (ぬりかべ) is a Yōkai , or spirit, from Japanese folklore . It manifests as a wall that impedes or misdirects walking travelers at night. Trying to go around is futile as it extends itself forever. Knocking on the lower left part of the wall makes it disappear. [ 1 ] It has been suggested that the legend was created to explain travellers losing their bearings on long journeys. [ 2 ] References [ edit ] ^ THE日本 Visual Human Life. 講談社. 1986: 759. ISBN 4-06-202038-6 ^ "Nurikabe". The Element Encyclopedia of the Psychic World 1 . Harper Element. 2006. p. 491. |access-date= requires |url= ( help ) 妖怪ドットコム 『図説 妖怪辞典』 幻冬舎コミックス、2008年。 ISBN 978-4-344-81486-8 。 v t e Japanese ...
CentralNotice From Wikipedia, the free encyclopedia Jump to: navigation , search Part of the series on Japanese mythology and folklore Mythic texts and folktales Kojiki Nihon Shoki Fudoki Kujiki Kogo Shūi Nihon Ryōiki Otogizōshi Oiwa Okiku Urashima Tarō Konjaku Monogatarishū Divinities Izanami Izanagi Amaterasu Susanoo Ame-no-Uzume Inari Kami Seven Lucky Gods List of divinities Legendary creatures and spirits Oni Kappa Tengu Kitsune Yōkai Dragon Yūrei List of creatures Legendary figures Abe no Seimei Benkei Issun-bōshi Kintarō Momotarō Tamamo-no-Mae Sōjōbō Mythical and sacred locations Mt. Hiei Mt. Fuji Izumo Ryūgū-jō Takamagahara Yomi Jigoku Sacred objects Amenonuhoko Kusanagi Tonbogiri Three Sacred Treasures Shintō and Buddhism Bon Festival Setsubun Ema Torii Shinto shrines Buddhist temples Fol...
CentralNotice 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. (April 2014) This article may be expanded with text translated from the corresponding article in Japanese . (February 2012) Click [show] for important translation instructions. View a machine-translated version of the Japanese article. Google's machine translation is a useful starting point for translations, but translators must revise errors as necessary and confirm that the translation is accurate, rather than simply copy-pasting machine-translated text into the English Wikipedia. Do not translate text that appears unreliable or low-quality. If possible, verify the text with references pro...
jump to content my subreddits announcements Art AskReddit askscience aww blog books creepy dataisbeautiful DIY Documentaries EarthPorn explainlikeimfive Fitness food funny Futurology gadgets gaming GetMotivated gifs history IAmA InternetIsBeautiful Jokes LifeProTips listentothis mildlyinteresting movies Music news nosleep nottheonion OldSchoolCool personalfinance philosophy photoshopbattles pics science Showerthoughts space sports television tifu todayilearned TwoXChromosomes UpliftingNews videos worldnews WritingPrompts edit subscriptions front - all - random | AskReddit - funny - pics - videos - news - worldnews - todayilearned - gifs - gaming - movies - aww - Showerthoughts - IAmA - LifeProTips - nottheonion - mildlyinteresting - television - tifu - explainlikeimfive - books - photoshopbattles - Jokes - science - personalfinance - UpliftingNews - TwoXChromosomes - OldSchoolCool - spa...
Quantcast Tag End Quantcast tag Start Alexa Certify Javascript [if lte IE 8]><img class="share-video" src="https://thumbs.gfycat.com/DifferentGentleAfricangroundhornbill-size_restricted.gif" /><![endif] Sorry, your browser doesn't support HTML5 video. Falco doing TAS things #SSBM #TAS #smashbros 12362 views HD GIF...
This is a dumb hack, we should only have one or the other from the the template context, so only one of the following will be rendered. ...
CentralNotice From Wikipedia, the free encyclopedia Jump to: navigation , search Shigeru Mizuki 水木 しげる Born Shigeru Mura ( 1922-03-08 ) March 8, 1922 Osaka , Osaka Prefecture Died November 30, 2015 ( 2015-11-30 ) (aged 93) Tokyo , Japan Nationality Japanese Area(s) Writer, penciller , inker , manga artist , Notable works GeGeGe no Kitaro Onward Towards Our Noble Deaths Akuma-kun Showa: A History of Japan Awards See below Part of a series on Anime and Manga Anime History Industry Original net animation Original video animation Fansub Fandub Companies Longest series Manga History International market Mangaka ( list ) Dōjinshi Scanlation Publishers Best-selling series Longest series Alternative Demographic groups Children Shōnen Shōjo Seinen Josei Genres Harem Magical girl Mecha Yaoi Y...