Devio.us Stats: 29 users online, 5723 total accounts Home About Manifesto Team Services Policy Sign Up Help FAQ Packages Contact Community Forums Members Link Us Communities Hey devio.us -- Poking in here to say hello. I'm the newest admin around these parts. I go by Brian or bcallah on IRC (where I'm also known as the IRC op who's always yelling at people). I'm a real-life OpenBSD developer (bcallah@) so I'm on the devio.us team mostly to keep software up-to-date. So what's new? For one, I've added a whole lot of new packages to Wolfman: bluemoon - console-based 52-card solitare game cgames - free console games suite (cblocks, cmines, csokoban) cpat - curses based solitare collection suite ee - easy to use text editor le - text editor inspired by Norton Commander libcaca - color ascii art library liberalcrimesquad - politics and government game with liberal bias (crimesq...
SoundCloud Bleepharder by Assink Assinkzkie published on 2015/03/27 15:43:10 +0000 Users who like Bleepharder Users who reposted Bleepharder Playlists containing Bleepharder Groups containing Bleepharder More tracks like Bleepharder License: all-rights-reserved You need to enable JavaScript to use SoundCloud Show me how to enable it Your current browser isn't compatible with SoundCloud. Please download one of our supported browsers. Need help? Chrome | Firefox | Safari | Internet Explorer Is your network connection unstable or browser outdated? I need help Try our mobile site...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 2 Fork 1 Xe / tools /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Various tools of mine in Go 29 commits 1 branch 0 releases 1 contributor Go 100.0% Go branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show tools / update readme latest commit 99046786c9 Xe authored Mar 27, 2015 Failed to load latest commit information. dokku Add golang package name hints Feb 15, 2015 ghstat document ghstat ...
MHonArc v2.6.8 X-Subject: DESIGN document for HAMMER2 (08-Feb-2012 update) X-From-R13: [nggurj Rvyyba <qvyybaNncbyyb.onpxcynar.pbz> X-Date: Wed, 8 Feb 2012 19:20:04 -0800 (PST) X-Message-Id: 58746.1328757824.0@NO-ID-FOUND.mhonarc.org X-Content-Type: text/plain X-Head-End DragonFly users List (threaded) for 2012-02 X-Body-Begin X-User-Header X-User-Header-End X-TopPNI [ Date Prev ][ Date Next ] [ Thread Prev ][ Thread Next ] [ Date Index ][ Thread Index ] X-TopPNI-End X-MsgBody X-Subject-Header-Begin X-Subject-Header-End X-Head-of-Message From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> Date: Wed, 8 Feb 2012 19:20:04 -0800 (PST) X-Head-of-Message-End X-Head-Body-Sep-Begin X-Head-Body-Sep-End X-Body-of-Message This is the current design document for HAMMER2. It lists every feature I intend to implement for HAMMER2. Eve...
Gopher Academy Toggle navigation Categories Gopher Academy GopherCon Categories Gopher Academy GopherCon © 2015 Gopher Academy, LLC 2013 Powered by Hugo Designed by Ardan Studios Code Generation From the AST Contributed by 2015-03-13 Deprehend is a tool that auto-generates go src to wrap goroutines with panic handlers and wrap http handlers for metrics tracking. Over at DeferPanic we do a lot of application monitoring specifically for you, Go engineers. Go as a language is very opinionated and more importantly, Go engineers are an anti-magic crowd. To this end, we have exposed most of our functionality as wrappers around the stdlib. What this means is that you have to manually add code to use the client library effectively. Engineers are a lazy bunch - it’s why we are engineers. We like to automate as much as possible. As...
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. ...
Coding Horror 03 Apr 2007 I hate software licenses. When I read a software license, what I see is a bunch of officious, mind-numbing lawyerly doublespeak. Blah, blah, blah.. kill me now. If I had my way, everything would be released under the WTFPL . Over time, I've begrudgingly come to the conclusion that, like lawyers, death, and taxes, choosing a software license is inevitable. Of course, it doesn't matter if yours are the only human eyes that will ever see the code. But a proper software license is a necessary evil for any code you plan to release to the public . I definitely regret not choosing a software license for my CodeProject articles. I'll occasionally get friendly emails from people asking permission to use the code from my articles in various projects, commercial and otherwise. It's thoughtful of people to ask first. I do appreciate it, and permiss...
Follow @theunlicense Tweet The Unlicense is a template for disclaiming copyright monopoly interest in software you've written; in other words, it is a template for dedicating your software to the public domain . It combines a copyright waiver patterned after the very successful public domain SQLite project with the no-warranty statement from the widely-used MIT/X11 license . Because you have more important things to do than enriching lawyers or imposing petty restrictions on users of your code. How often have you passed up on utilizing and contributing to a great software library just because its open source license was not compatible with your own preferred flavor of open source? How many precious hours of your life have you spent deliberating how to license your software or worrying about licensing compatibility with other software? You will never get those...