« 1077 1078 1079 1080 1081 1506 »

Pages are deceptive. Live life in a basket.

Welcome to pdxbyte.

View on GitHub A Portland Oregon users group primarily for languages that compile to machine native format such as C, C++, Assembly as well as dabble in chip design and architecture. Announcements Beginner talk Short break Intermediate to advanced talk Hello World! A lot of experienced programmers feel like beginners with C even if they used it in school if they haven’t used it extensively since then. Students, and people who might need a refresher should both feel comfortable in this part of the meeting. The second part of the meeting will have a set start time such that people can skip the first talk. Announcements include telling people about projects they are looking to collaborate with, upcoming events, and “We’re Hiring”. Could be almost anything. Starting a new hobby operating system? Programming spin control on a rocket? Writing a fast paced 3d video g...

Linked on 2015-03-09 21:21:08 | Similar Links
PDXbyte users group (C/C++/Assembly) » Calagator: Portland's Tech Calendar

Calagator Events Venues Get Involved: Blog | Forum | Code Something not right? File an issue Search Events Browse Events Add an event Import event(s) Export or edit this event... Google Calendar iCalendar file hCalendar markup Tuesday, March 10, 2015 from 6 – 8:30pm Elemental Technologies 225 SW Broadway, Suite 600 Portland , OR 97205 US ( map ) “Reinventing black boxes” Description: Open source has a long history of reimplementing, and reverse engineering proprietary tools. This talk will integrate the tools needed to reverse engineer into stories of how it has been done before. Abstract: There is a constant need to provide open source glue, and alternatives to new technology. Learning how to analyze black boxes frees you from having to wait for someone else to do it. When you solve the puzzle yourself you will really understand how ...

Linked on 2015-03-09 21:11:11 | Similar Links
Xe
Apple releases iPod - Slashdot

Slashdot Stories Firehose All Popular Video new Jobs Deals Submit //slashdot.org/index2.pl" Search Slashdot Login or Sign up Topics: Devices Build Entertainment Technology Open Source Science YRO Follow us: RSS Facebook Google+ Twitter Newsletter Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading! Nickname: Password: Public Terminal Forgot your password? Close body begin binspam dupe notthebest offtopic slownewsday stale stupid fresh funny insightful interesting maybe offtopic flamebait troll redundant overrated insightful interesting informative funny underrated descriptive typo dupe error <a data-op="!" class="nix">!<span class="var-tag hide"></span></a> SMACKS: BEGIN STORY CONTENT SMACKS: BEGING CENTER COLUMN View Discuss Sha...

Linked on 2015-03-09 19:52:16 | Similar Links
Xe
oleg - GoDoc

Toggle navigation GoDoc Home Index About oleg: github.com/Xe/oleg / go Index | Files import "github.com/Xe/oleg/go" ¶ Variables type Database func Purchase(host, port string) *Database func (d *Database) Jar(table, key, value string) error func (d *Database) Scoop(table, key string) (err error) func (d *Database) Unjar(table, key string) (value string, err error) Package Files ¶ oleg.go ¶ var ( // Key not found in OlegDB ErrNoSuchKey = errors . New ("No such key") ) Our errors Database ¶ type Database struct { // contains filtered or unexported fields } Database is an OlegDB reference. This is good for data storage I think. Purchase ¶ func Purchase(host, port string ) * Database Purchase creates a new Database by getting it from the store. The hostname and port arguments are strings because laziness is next to godliness. Jar ¶ func (d * Dat...

Linked on 2015-03-09 17:50:53 | Similar Links
Aquameta: A New Way to Internet/Web/Code / Open Source Bridge: The conference for open source citizens

Open Source Bridge June 23–26, 2015 | Portland, Oregon Skip to content About Blog Get Involved 2015 Attend Proposals BoFs Wiki Sponsors 2014 Sessions Schedule Speakers BoFs Wiki Sponsors 2013 Sessions Schedule Speakers BoFs Wiki Sponsors 2012 Sessions Schedule Speakers BoFs Wiki Sponsors 2011 Sessions Schedule Speakers BoFs Wiki Sponsors 2010 Sessions Schedule Speakers BoFs Wiki Sponsors 2009 Sessions Schedule Speakers BoFs Wiki Sponsors Proposals Display notices Display view's content * Hacks Long Form Intermediate Aquameta is a p2p network for code, data, and multimedia. Imagine a world where you can create simple data-driven applications straight from your browser, push them directly to your friends, and collaboratively share data. Now you can, with aquameta. The state of the web and the Internet today was not inevita...

Linked on 2015-03-09 09:39:38 | Similar Links
Cult-Driven Development / Open Source Bridge: The conference for open source citizens

Open Source Bridge June 23–26, 2015 | Portland, Oregon Skip to content About Blog Get Involved 2015 Attend Proposals BoFs Wiki Sponsors 2014 Sessions Schedule Speakers BoFs Wiki Sponsors 2013 Sessions Schedule Speakers BoFs Wiki Sponsors 2012 Sessions Schedule Speakers BoFs Wiki Sponsors 2011 Sessions Schedule Speakers BoFs Wiki Sponsors 2010 Sessions Schedule Speakers BoFs Wiki Sponsors 2009 Sessions Schedule Speakers BoFs Wiki Sponsors Proposals Display notices Display view's content * Hacks Short Form Beginner Communities around projects can be built in multiple ways, from reputation to evangelism, and many projects follow certain path towards popularity. OlegDB has taken a completely different path towards it's cult-following status, and I'll go over how a project that started as a joke now has a small, but active, commu...

Linked on 2015-03-09 09:34:23 | Similar Links
Xe
oleg/go at master · Xe/oleg · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 0 Fork 0 Xe / oleg /.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 Branches Tags master Nothing to show Nothing to show oleg / go / Add Go client latest commit cce53283fb Xe authored Mar 7, 2015 .. Failed to load latest commit information. cmd/ oleg Add Go client Mar 7, 2015 UNLICENSE Add Go client Mar 8, 2015 oleg.go Add Go client Mar 8, 2015 /.repo-container /.container /.site /.wrapper Status A...

Linked on 2015-03-09 08:55:47 | Similar Links
pgTAP: Unit Testing for PostgreSQL

this template was designed by http://www.tristarwebdesign.co.uk - please visit for more templates & information - thank you. pgTAP is a suite of database functions that make it easy to write TAP -emitting unit tests in psql scripts or xUnit-style test functions. The TAP output is suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl applications. Why would you want to unit test your database? Well, there are a couple of scenarios in which it can be useful. So you write PostgreSQL-backed applications, maybe in Rails , or Django , or Catalyst , and because you’re an agile developer , you write lots of tests to make sure that your application works as you practice iterative development. But, as one of the most important parts of your application, should you not also test the databas...

Linked on 2015-03-09 06:44:32 | Similar Links
dpaste: 3BKCJ6G

New Yours API Help 301 bytes, SQL Soft wrap Raw text Duplicate 1 2 3 4 5 6 7 create table outputs ( txidin varchar ( 64 ) references transactions ( txid ), coinbasein varchar ( 60 ) references blocks ( hash ), vout integer , amount numeric , txidout varchar ( 64 ) references transactions ( txid ), constraint cb_or_txn check ( coinbasein not null or txidin not null ); Pasted 17 seconds ago — Expires in 7 days URL: http://dpaste.com/3BKCJ6G About dpaste.com ...

Linked on 2015-03-09 06:41:45 | Similar Links
woahdude - Jiffier gifs through HTML5 Video Conversion.

Start Alexa Certify Javascript End Alexa Certify Javascript Your browser does not have javascript support. If you have any problems viewing the video below , try the gif directly: http://fat.gfycat.com/SlimyShockedBurro.gif . Or the webm: http://zippy.gfycat.com/SlimyShockedBurro.webm . Mode GFYCAT http://gfycat.com/SlimyShockedBurro HTML5 video: auto-selects best format for browser, reverts to GIF where required. GIF http://fat.gfycat.com/SlimyShockedBurro.gif Slower. For "gif only" areas (eg /r/gifs , /r/reactiongifs ) IFRAME <iframe src="http://gfycat.com/ifr/SlimyShockedBurro" frameborder="0" scrolling="no" width="480" height="270" style="-webkit-backface-visibility: hidden;-webkit-transform: scale(1);" ></iframe> JS EMBED <img class="gfyitem" data-id="SlimyShockedBurro" /> Sorry, you don't have HTML5 video and we didn't catch this properly in javascri...

Linked on 2015-03-09 06:13:44 | Similar Links
Xe
gist:a4764fcae6ab3ad85040

Sign up for a GitHub account Sign in All Gists Xe / gist:a4764fcae6ab3ad85040 secret Created March 09, 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:a4764fcae6ab3ad85040 gistfile1.txt 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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 commit 6aaad58a44d3dbaec036a...

Linked on 2015-03-09 05:19:22 | Similar Links
« 1077 1078 1079 1080 1081 1506 »

Pages are deceptive. Live life in a basket.