« 127 128 129 130 131 227 »

Pages are deceptive. Live life in a basket.

Scaleway - BareMetal SSD cloud servers for you.

<![endif] [if lt IE 7]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif] Add your site or application content here [if lt IE 9]> <script src="/bower_components/es5-shim/es5-shim.js"></script> <script src="/bower_components/json3/lib/json3.min.js"></script> <![endif]...

Linked on 2015-04-02 18:01:33 | Similar Links
EFnet - The Original IRC Network

EFnet - Eris Free Network Home Docs Services Servers Channels Forums Links Stats Map RBL Voting 03/30/2015 at 19:19:55 EDT Random Quote <@nina> have your way with my ass. EFnet / Home / News EFnet / News / ( Back ) news border table irc.arcti.ca has decided to rename its server to irc.shaw.ca. The server have been linked to efnet for many years and have before that had the name irc.powersurfr.com and irc.videontron.ab.ca. The admins have also decided to open up and everyone should now be able to use the server. Posted on 12/28/2014 at 07:16:47 EST by Hardy Read and/or post comments (1) news border table Some EFnet servers mistakenly tagged all incoming connections as TOR Exit node by mistake and issued a kline. The reason for this is that the blacklist provider ahbl.org have decided to shut down the service and returns positive responses for the queries our...

Linked on 2015-03-31 00:19:31 | Similar Links
django-forms

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. ...

Linked on 2015-03-31 00:15:16 | Similar Links
Sysadmins of the world: what's the oldest/weirdest thing you've found on your network? : sysadmin

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 | explainlikeimfive - Jokes - videos - nottheonion - books - philosophy - food - askscience - WritingPrompts - news - Futurology - gaming - television - Art - worldnews - InternetIsBeautiful - AskReddit - pics - Showerthoughts - DIY - dataisbeautiful - sports - creepy - tifu - gifs - movies - Fitness - aww - listentothis - funny -...

Linked on 2015-03-30 19:25:01 | Similar Links
linux - POSIX queues and msg_max - 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. POSIX queues and msg_max up vote 0 down vote favorite I am toying a bit with POSIX queues and I encountered a problem. When creating a new queue I can...

Linked on 2015-03-30 16:39:10 | Similar Links
Linux World: Kernel Thread Creation : 1

Linux World Home Programming Computer Architecture Tit Bits Trouble Shoot Kernel Related Quizzes corrects IE6 width calculation google_ad_section_start(name=default) Kernel Thread Creation : 1 The Linux way of handling threads is unique when compared to the traditional approach. Generally a thread and a process are treated in different ways, but in case of linux thread is also just another process and is handled in the same fashion as any other process. Let us take write a small module to create a kernel thread and try to understand the various functions involved in the same. To work with threads you would need the header file linux/kthread.h A thread is created by the c...

Linked on 2015-03-30 04:53:07 | Similar Links
forge

Home forge Debugging Random number generators Vector math Integer vector math Matrix operations Matrix Creation Splines Wiggle Smooth step Perlin noise Snap Color space Triangle intersection Text Sorting Poly mesh neighbour Defines imagine betray betray_plugin_api Forge is a basic utility library, consisting of pure c functions that are useful in any development. Forge is meant to be included in to all c files and all other Quel Solaar librariues and applications. Because it is included in all files it can provide some very useful functiuonality such as debugging memory and help find memory leaks. Forge is designed to be lightweight and compleatly platform and dependency indipendent. Contents: Debugging f_debug_mem_malloc f_debug_mem_realloc f_debug_mem_free f_debug_mem_print f_debug_mem_reset f_debug_memory exit_crash Random number generators f_randf f_randd f_...

Linked on 2015-03-29 22:27:29 | Similar Links
DragonFlyBSD: features

DragonFly BSD Edit Page | RecentChanges | History | Preferences About History Features Performance Team Images Community Download Mirrors Documentation Mailing Lists Source Commercial Donations Bugs Security PGP Keys Exports Hammer features DragonFly's Major Features List KERNEL HAMMER - DragonFly Filesystem NULLFS - NULL Filesystem Layer TMPFS - Temporary FileSystem VFS DM_TARGET_CRYPT, TCPLAY - Transparent disk encryption SWAPCACHE - Managed SSD support VARIANT SYMLINKS PROCESS CHECKPOINTING DNTPD - DragonFly Network Time Daemon DMA - DragonFly Mail Agent Please keep in mind that major modifications have been made to nearly the entire DragonFly kernel relative to the original FreeBSD-4.x fork. Significant changes have been made to every kernel subsystem, as a consequence this list is constrained to the largest, ...

Linked on 2015-03-29 19:34:07 | Similar Links
Idle Keffiyeh - YouTube

Skip navigation Upload Sign in Search Videos Playlists Channels Discussion About What to Watch Popular on YouTube Music Sports Gaming Education Movies TV Shows News Live Spotlight Browse channels Sign in now to see your channels and recommendations! Sign in <div class="appbar-guide-notification " role="alert"><span class="appbar-guide-notification-content-wrapper yt-valign"><span class="appbar-guide-notification-icon yt-sprite"></span><span class="appbar-guide-notification-text-content" >Added to Watch Later</span></span></div> <div class="appbar-guide-notification " role="alert"><span class="appbar-guide-notification...

Linked on 2015-03-29 10:20:26 | Similar Links |
welcome-to-iff

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. ...

Linked on 2015-03-29 10:08:57 | Similar Links
forge

Home forge Debugging Random number generators Vector math Integer vector math Matrix operations Matrix Creation Splines Wiggle Smooth step Perlin noise Snap Color space Triangle intersection Text Sorting Poly mesh neighbour Defines imagine betray betray_plugin_api Debugging If F_MEMORY_DEBUG is enabled, the memory debugging system will create macros that replace malloc, free and realloc and allows the system to keppt track of and report where memory is beeing allocated, how much and if the memory is beeing freed. This is very useful for finding memory leaks in large applications. The system can also over allocate memory and fill it with a magic number and can therfor detect if the application writes outside of the allocated memory. if F_EXIT_CRASH is defined, then exit(); will be replaced with a funtion that writes to NULL. This will make it trivial ti find out where an appl...

Linked on 2015-03-29 09:50:15 | Similar Links
QUELSOLAAR:COM : Love - Online Procedural Adventiure Game

Home | Gameplay | Features | Video | Screen Shots | Development Love is a game that I have been developing for over five years, alone and without funding. I have tried to make the game of my dreams and to push the envelope of what a game can be in every area. After countless iterations, innovations, and experiments I think I have created something special. Love has become a game unlike any other. Now I really think you should play it. So much that I'm making the game FREE. Just download the game from the link below and start playing. Making the game was not free, and running it also costs money, so If you want to donate to become a supporter of my work please do so. If you do so Ill send you a voucher that lets you create a persistent character with a few minor perks. If you cant donate, that's OK, the most important thing is that yo...

Linked on 2015-03-29 09:17:47 | Similar Links
arkanis/smeb · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 0 Fork 0 arkanis / smeb /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar A simple WebM streaming server 52 commits 1 branch 0 releases 1 contributor C 94.6% Objective-C 2.8% C++ 2.2% C Objective-C C++ branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show smeb / Fixed iteration code to allow safe removal of buffers in the chain. latest commit 9934be3520 arkanis authored Nov 11, 2014 root committed Nov 11, 2014 ...

Linked on 2015-03-29 08:44:55 | Similar Links
Sweaty, Obese Woman In Dirty Burlap Underwear [Spritesheets] | OpenGameArt.org

Skip to main content OpenID What is OpenID? Username or e-mail * Password * Log in using OpenID Cancel OpenID login Create new account Request new password Register Home Browse 2D Art 3D Art Concept Art Textures Music Sound Effects Documents Featured Tutorials Submit Art Collect My Collections Art Collections Forums FAQ Leaderboards All Time Total Points Comments Favorites (All) Favorites (2D) Favorites (3D) Favorites (Concept Art) Favorites (Music) Favorites (Sound) Favorites (Textures) Weekly Total Points Comments Favorites (All) Favorites (2D) Favorites (3D) Favorites (Concept Art) Favorites (Music) Favorites (Sound) Favorites (Textures) Search Author: DPRKStudios Friday, April 26, 2013 - 12:24 Art Type: 2D Art Tags: fat woman cartwheel Sprite spritesheet 2d character License(s): CC-BY 3.0 Colle...

Linked on 2015-03-29 07:38:56 | Similar Links
iff-general

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. ...

Linked on 2015-03-29 03:11:39 | Similar Links
Crystal

The Programming Language %a.ico{:href => "#"} %i.ip.downg icosahedron.cr Ruby-inspired syntax. Never have to specify the type of a variable or method argument. Be able to call C code by writing bindings to it in Crystal. Have compile-time evaluation and generation of code, to avoid boilerplate code. Compile to efficient native code. # Compute prime numbers up to 100 with the Sieve of Eratosthenes max = 100 sieve = Array . new ( max + 1 , true ) sieve [ 0 ] = false sieve [ 1 ] = false ( 2 . . . max ) . each do | i | if sieve [ i ] ( 2 * i ) . step ( max , i ) do | j | sieve [ j ] = false end end end sieve . each_with_index do | prime , number | puts number if prime end The project is in pre-alpha stage: we are still designing the language. The compiler is written in Crystal. Includes the Boehm-Demers-Weiser co...

Linked on 2015-03-28 22:46:07 | Similar Links
waifu.xyz

waifu.xyz Boards: a b e g gif h r sci v wsg <span>Special:</span> <ul> <li><a href="/by/alias/0">Sort by Aliases Count</a></li> </ul> beta Now serving 26399 webms with 9375 known aliases. An open-source .webm aggregator. Probably NSFW . You have been warned. Get the code yourself....

Linked on 2015-03-28 07:25:55 | Similar Links
FinalLevel/metis · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 2 Fork 2 FinalLevel / metis /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Metis Storage is a CDN and high available http server, which is especially useful for storing and delivering of a huge number of small and medium size objects (images, js files, etc) 43 commits 1 branch 0 releases 1 contributor C++ 95.7% Shell 3.5% C++ Shell branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show metis / Refactored metis' log system lates...

Linked on 2015-03-28 07:02:59 | Similar Links
centaurean/density · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 19 Star 463 Fork 15 centaurean / density /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Superfast compression library 308 commits 9 branches 10 releases 2 contributors C 97.4% C++ 1.5% Makefile 1.1% C C++ Makefile branch: master Switch branches/tags Branches Tags api-flexibility argonaut-integration argonaut-kernel chameleon-prediction dev master optimizations stream-design streams Nothing to show libssc-0.9.11-beta density-0.12.0-beta ...

Linked on 2015-03-28 06:58:55 | Similar Links
spooked

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. ...

Linked on 2015-03-28 04:33:52 | Similar Links
install-logos/ricedb · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 24 Star 24 Fork 13 install-logos / ricedb /.container /.repohead Code Issues Pull requests Wiki Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar A simple, portable configuration file manager 87 commits 2 branches 0 releases 8 contributors Python 100% Python branch: master Switch branches/tags Branches Tags master refactor Nothing to show Nothing to show ricedb / Update README.md latest commit 82b59e14aa emgram769 authored Mar 26, 2015 Failed to load latest commit information. src Created addi...

Linked on 2015-03-28 03:57:32 | Similar Links
companionship

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. ...

Linked on 2015-03-28 03:50:34 | Similar Links
How to Motivate Staff (with Pictures) - wikiHow

MediaWiki:wikihowads_setup MESSAGES LOG IN Remember me Forgot password? Create an account EXPLORE Community Dashboard Random Article About Us Categories Recent Changes HELP US Write an Article Request a New Article Answer a Request More Ideas... EDIT Edit this Article end actions end header Home » Categories » Work World » Workplace Management and Coping Skills » Boss and Colleague Interaction Article Edit Discuss end actionbar Edit Article How to Motivate Staff Three Parts: Motivating Them as a Team Motivating Them Individually Motivating Them Yourself When the work seems trivial, it's hard to keep employees going. Whether it's because they're bored, they're not invested, or they just don't like their work, you're up against the same beast: a lack of motivation. However, it's not about the work: it's about ...

Linked on 2015-03-28 01:00:50 | Similar Links
« 127 128 129 130 131 227 »

Pages are deceptive. Live life in a basket.