« 66 67 68 69 70 84 »

Pages are deceptive. Live life in a basket.

ARTEMIS | Spaceship Bridge Simulator

Home Info Downloads Calendar Forum Contact Us Artemis is a multiplayer, multi-computer networked game for Windows computers, and now IOS devices too. Artemis simulates a spaceship bridge by networking several computers together. One computer runs the simulation and the “main screen”, while the others serve as workstations for the normal jobs a bridge officer might do, like Helm, Communication, Engineering, and Weapon Control. Artemis is a social game where several players are together in one room (“bridge”) , and while they all work together, one player plays the Captain, a person who sits in the middle, doesn’t have a workstation, and tells everyone what to do. Artemis is a software game for Windows XP, Windows Vista, and Windows 7. It’s also an app for iPhones, iPads, and iPods, and is cross-compatible with the PC version. “Artemis isn’t an offi...

Linked on 2015-01-14 02:56:08 | Similar Links
"Dependency Injection" in Golang

home 18 Sep 2013 - By Karl Seguin The worst kept secret about unit testing in general, and TDD specifically, is that it's primarily a design activity with future correctness as a side effect. Unit tests don't uncover all design problems, but they are effective with respect to cohesion and coupling issues and the rather significant principals that relate to these. One thing I've noticed from programmers who've spent most of their lives with dynamic languages is that, even after years, they've rarely learned the basic design lessons unit testing teaches. Why? Because the very nature of dynamic languages mean that decoupling is a language facility as opposed to a design concern. Why go through the hassle of using various inversion of control approaches and frameworks when you can rewrite the behavior of any thing, at any time. I'm no fan of the ceremony surrounding Inversion of Control a...

Linked on 2015-01-13 23:58:27 | Similar Links
The Socialize Blog » Getting a handle on testing and mocking in Golang

OG IMAGE TAG Register Learn More Pricing Developers My Apps End Container End Header Getting a handle on testing and mocking in Golang by Isaac Mosquera on Friday, September 27, 2013 in Posted in company culture , company infrastructure , company news , projects with 6154 No Comments http%3A%2F%2Fblog.getsocialize.com%2F2013%2Fgetting-a-handle-on-testing-and-mocking-in-golang Getting+a+handle+on+testing+and+mocking+in+Golang 2013-09-27+17%3A58%3A11 Isaac+Mosquera http%3A%2F%2Fblog.getsocialize.com%2F%3Fp%3D6154 ShareThis Buttons /ShareThis Buttons Go, being a relatively new language doesn’t have a standard or best practice for mocking and testing.  We’re big into CI and unit testing and in order to do it right you need the right testing infrastructure in place.   Although golang’s standard library testing infrastructure requirement...

Linked on 2015-01-13 23:07:44 | Similar Links
maraino/go-mock · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 9 Fork 1 maraino / go-mock /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar A mocking framework for the Go Programming Language. 27 commits 1 branch 0 releases 1 contributor Go 99.4% Makefile 0.6% Go Makefile 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 /.select-menu-modal-holder /.select-menu go-mo...

Linked on 2015-01-13 22:30:32 | Similar Links
Oregon Symphony | rePLAY: Symphony of Heroes

id: top nav end id: main Login submit rePLAY: Symphony of Heroes Friday, March 6, 2015 7:30PM Arlene Schnitzer Concert Hall <input type="submit" name="ctl00$mainContent$btn_change" value="View All Events" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$mainContent$btn_change&quot;, &quot;&quot;, false, &quot;&quot;, &quot;http://tickets.orsymphony.org/single/EventListing.aspx&quot;, false, false))" id="mainContent_btn_change" title="Choose a different event." class="btnStyle" /> Music from The Legend of Zelda , Halo , Portal , Journey , The Elder Scrolls , and many more. Memorable moments from some of the most popular and beloved video games of all time, along with stunning visual projections that bring the art of games to dazzling life. Special Concert AddThis Button BEGIN ...

Linked on 2015-01-13 18:49:09 | Similar Links
ohai/cpu_spec.rb at master · opscode/ohai · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 448 Fork 291 opscode / ohai /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:cc31a1654d856e6611823a21c33a7732 branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters 6-stable /.select-menu-item 7-stable /.select-menu-item 8-stable /.select-menu-item OC-9924 /.select-menu-item OC-10057 /.select-menu-item OC-10161 /.select-menu-item OC-10251 /.select-menu-item OC-10876 /.select-menu-item OC-10958 /.select-me...

Linked on 2015-01-13 17:32:54 | Similar Links
ohai/lib/ohai/plugins at master · opscode/ohai · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 448 Fork 291 opscode / ohai /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters 6-stable /.select-menu-item 7-stable /.select-menu-item 8-stable /.select-menu-item OC-9924 /.select-menu-item OC-10057 /.select-menu-item OC-10161 /.select-menu-item OC-10251 /.select-menu-item OC-10876 /.select-menu-item OC-10958 /.select-menu-item OC-10998 /.select-menu-item OHAI-126 /.select-menu-item OHAI-420...

Linked on 2015-01-13 00:13:41 | Similar Links
gist:a03638c2a9d87c160f97

Sign up for a GitHub account Sign in All Gists lykkin / gist:a03638c2a9d87c160f97 Created January 13, 2015 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View gist:a03638c2a9d87c160f97 gistfile1.go Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 // +build darwin package plugins import ( " os/exec " " log " " strconv " ) type Cpu struct { Name string } func GetCpuMetric ( metric string ) ( string , error ) { cmd := exec. Command ( " sysctl " ,...

Linked on 2015-01-13 00:08:17 | Similar Links
infoforcefeed/goat-tower · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 1 Fork 2 infoforcefeed / goat-tower /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar 3 months and a sub-par ircbot plugin is why we don't give a shit anymore 43 commits 1 branch 0 releases 3 contributors Python 95.8% Shell 4.2% Python Shell 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 /.select-menu-mod...

Linked on 2015-01-12 21:51:01 | Similar Links
infoforcefeed/Software-Development-for-Arsonists · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 0 Fork 0 infoforcefeed / Software-Development-for-Arsonists /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Blog/Book/Ramblings for the dissidents in all of us http://arson.infoforcefeed.org 16 commits 3 branches 0 releases 2 contributors Python 93.6% CSS 5.9% Shell 0.5% Python CSS Shell branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters 0003_Objectivity_is_dead /.select-menu-item master /.select-menu-item post/not-a...

Linked on 2015-01-12 21:49:32 | Similar Links
Defer, Panic, and Recover - The Go Blog

Documents Packages The Project Help Blog The Go Programming Language Go Wins 2010 Bossie Award Share Memory By Communicating golang.org Install Go A Tour of Go Go Documentation Go Mailing List Go on Google+ Go+ Community Go on Twitter Blog index The Go Blog Defer, Panic, and Recover 4 August 2010 Go has the usual mechanisms for control flow: if, for, switch, goto. It also has the go statement to run code in a separate goroutine. Here I'd like to discuss some of the less common ones: defer, panic, and recover. A defer statement pushes a function call onto a list. The list of saved calls is executed after the surrounding function returns. Defer is commonly used to simplify functions that perform various clean-up actions. For example, let's look at a function that opens two files and copies the contents of one file to the other: func CopyFile(dstName, s...

Linked on 2015-01-12 19:57:35 | Similar Links
gist:03b56159d948b569def6

Sign up for a GitHub account Sign in All Gists lykkin / gist:03b56159d948b569def6 Created January 12, 2015 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View gist:03b56159d948b569def6 gistfile1.c Raw File suppressed. Click to show. 1 2 3 4 5 6 # include < stdio.h > int main ( int argc, char *argv[]){ int x = 1 ; x += x++ + ++x; printf ( " %i " , x); } Sign up for free to join this conversation on GitHub . Already have an account? Sign in to comment /.discussion-timeline /.gist-content /.container Something went wrong with that request. Please try again. Status API Blog About © 2015 GitHub , Inc. Terms Privacy S...

Linked on 2015-01-12 19:42:55 | Similar Links
postgres/varlena.c at master · postgres/postgres · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 1,209 Fork 392 postgres / postgres /.container /.repohead Code Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:70f5f86e9aa4ed97d5facfa96377cdaf branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters REL2_0B /.select-menu-item REL6_4 /.select-menu-item REL6_5_PATCHES /.select-menu-item REL7_0_PATCHES /.select-menu-item REL7_1_STABLE /.select-menu-item REL7_2_STABLE /.select-menu-item REL7_3_STABLE /.select-menu-item REL7_4_STABLE /.select-menu-item ...

Linked on 2015-01-12 18:08:38 | Similar Links
Twitch

Language Dansk Deutsch English Español Español - México Français Italiano Magyar Nederlands Norsk Polski Português Português Brasileiro Slovenčina Suomi Svenska Türkçe Čeština Ελληνικά Русский 中文 简体 中文 繁體 日本語 한국어 BEGIN Krux Control Tag for "demo twitch" Source: /snippet/controltag?confid=JYk8LCsC&site=demo%20twitch&edit=1 END Krux Controltag ...

Linked on 2015-01-11 03:47:54 | Similar Links
Offensive Security Home Page (CIS 4930 / CIS 5930) Spring 2013

This page contains all the lecture Lecture Slides and youtube videos for the Spring 2013 semester of this course. You can download and watch each lecture for this class at the following URL. Simply streaming them from dropbox will not work. Dropbox will cut the stream off about 1/4 of the way through the video. Video download URL Lecture Video Torrent The videos are much higher quality than their youtube versions. Below you can find and watch all the course videos, required reading, and lecture slides for each lecture (where applicable). The videos hosted on youtube are lower quality than the ones avaiable for direct download (see above). On the left you can find a navigation sidebar which will help you find the lectures relevant to each meta-topic. Reverse Engineering Lectures 5 and 6 Exploit Development Lectures 7, 8, 9, 15, 16 Network Defenses and Hacking Le...

Linked on 2015-01-10 08:24:21 | Similar Links
Sanicball

Sanicball is a stupid, silly game that throws away complex gameplay mechanics, character progression and microtransactions in favor of pure fast. It features the all the latest dumb internet memes thrown together in a blender to form a truly europhoic circlejerking experience. This wasn't the original intention but it ended up happening anyway. The game has been cancelled and will no longer be updated. However, the source code is available for free to everyone who wants to use it. Click here to download the source - requires Unity Free . There are no licenses or restrictions on it, you are free to use it however you like. This domain is also up for grabs; for a small free (to cover what I pay for it) I'll abandon it and let you use it instead for whatever you like. Send me an email for more info. If you like the game, feel free to check out my other work here . Play on Gam...

Linked on 2015-01-10 04:48:42 | Similar Links
« 66 67 68 69 70 84 »

Pages are deceptive. Live life in a basket.