"stack overflow" entries

Four short links: 9 January 2013

Four short links: 9 January 2013

Bitcoin Numbers, Augmenting People with Computers, EBook Creation, and Answering Your Questions

  1. BitCoin in 2012, By The NumbersOver the past year Bitcoin’s value when compared to the US Dollar, and most other currencies, increased steadily, though there was a large spike and subsequent dip in August. Interestingly, the current market cap is actually at a peak for 2012, exceeding the spike in August. This can be attributed to the fact that tens of thousands of Bitcoins have been introduced into the economy since August, though now at the slower rate of 25 per block.
  2. Man-Computer Symbiosis (JCR Licklider) — In short, it seems worthwhile to avoid argument with (other) enthusiasts for artificial intelligence by conceding dominance in the distant future of cerebration to machines alone. There will nevertheless be a fairly long interim during which the main intellectual advances will be made by men and computers working together in intimate association. Fascinating to read this 1960 paper on AI and the software/hardware augmentation of human knowledge work (just as the term “knowledge worker” was coined). (via Jim Stogdill)
  3. Papyrus — simple online editor and publisher for ebooks.
  4. howdoi (github) — commandline tool to search stackoverflow and show the code that best matches your request. This is genius.
Four short links: 10 January 2011

Four short links: 10 January 2011

Online Collaboration, Reputable Twitterers, Old Computers, and Web Experiments

  1. Tools and Practices for Working Virtually — a detailed explanation of how the RedMonk team works virtually.
  2. Twitter Accounts for All Stack Overflow Users by Reputation (Brian Bondy) — superawesome list of clueful people.
  3. The Wonderful World of Early Computing — from bones to the ENIAC, some surprising and interesting historical computation devices. (via John D. Cook)
  4. Overlapping Experiment Infrastructure (PDF) — they can’t run just one test at a time, so they have infrastructure to comprehensively test all features against all features and in real time pull out statistical conclusions from the resulting data. (via Greg Linden)

Strata Week: Shop ’til you drop

Stack Exchange goes in-house, Netflix pays for platforms, survey data gets visualized, and Infochimps acquires Data Marketplace

In this edition of Strata Week: Stack Exchange takes their hardware and software in-house; Neflix explains their adoption of AWS and open source; the New York Times maps out survey and census data; and Infochimps acquires Data Marketplace.

Strata Week: Shop 'til you drop

Stack Exchange goes in-house, Netflix pays for platforms, survey data gets visualized, and Infochimps acquires Data Marketplace

In this edition of Strata Week: Stack Exchange takes their hardware and software in-house; Neflix explains their adoption of AWS and open source; the New York Times maps out survey and census data; and Infochimps acquires Data Marketplace.

Four short links: 4 August 2010

Four short links: 4 August 2010

Python Reasoning, Learning the Right Way, Curated Folksonomy, Arduino Image Correction

  1. FuXiPython-based, bi-directional logical reasoning system for the semantic web from the folks at the Open Knowledge Foundation. (via About Inferencing)
  2. Harness the Power of Being an IdiotI learn by trying to build something, there’s no other way I can discover the devils-in-the-details. Unfortunately that’s an incredibly inefficient way to gain knowledge. I basically wander around stepping on every rake in the grass, while the A Students memorize someone else’s route and carefully pick their way across the lawn without incident. My only saving graces are that every now and again I discover a better path, and faced with a completely new lawn I have an instinct for where the rakes are.
  3. Stack Overflow’s Curated Folksonomy — community-driven tag synonym system to reduce the chaos of different names for the same thing. (via Skud)
  4. Image Deblurring using Inertial Measurement Sensors (Microsoft Research) — using Arduino to correct motion blur. (via Jon Oxer)