"graphics" entries

Four short links: 9 December 2013

Four short links: 9 December 2013

Surveillance Demarcation, NYT Data Scientist, 2D Dart, and Bayesian Database

  1. Reform Government Surveillance — hard not to view this as a demarcation dispute. “Ruthlessly collecting every detail of online behaviour is something we do clandestinely for advertising purposes, it shouldn’t be corrupted because of your obsession over national security!”
  2. Brian Abelson — Data Scientist at the New York Times, blogging what he finds. He tackles questions like what makes a news app “successful” and how might we measure it. Found via this engaging interview at the quease-makingly named Content Strategist.
  3. StageXL — Flash-like 2D package for Dart.
  4. BayesDBlets users query the probable implications of their data as easily as a SQL database lets them query the data itself. Using the built-in Bayesian Query Language (BQL), users with no statistics training can solve basic data science problems, such as detecting predictive relationships between variables, inferring missing values, simulating probable observations, and identifying statistically similar database entries. Open source.
Four short links: 27 November 2013

Four short links: 27 November 2013

3D Fossils, Changing Drone Uses, High Scalability, and Sim Redux

  1. CT Scanning and 3D Printing for Paleo (Scientific American) — using CT scanners to identify bones still in rock, then using 3D printers to recreate them. (via BoingBoing)
  2. Growing the Use of Drones in Agriculture (Forbes) — According to Sue Rosenstock, 3D Robotics spokesperson, a third of their customers consist of hobbyists, another third of enterprise users, and a third use their drones as consumer tools. “Over time, we expect that to change as we make more enterprise-focused products, such as mapping applications,” she explains. (via Chris Anderson)
  3. Serving 1M Load-Balanced Requests/Second (Google Cloud Platform blog) — 7m from empty project to serving 1M requests/second. I remember when 1 request/second was considered insanely busy. (via Forbes)
  4. Boil Up — behind the scenes for the design and coding of a real-time simulation for a museum’s science exhibit. (via Courtney Johnston)
Four short links: 16 October 2013

Four short links: 16 October 2013

New Math, Business Math, Summarising Text, Clipping Images

  1. Scientific Data Has Become So Complex, We Have to Invent New Math to Deal With It (Jennifer Ouellette) — Yale University mathematician Ronald Coifman says that what is really needed is the big data equivalent of a Newtonian revolution, on par with the 17th century invention of calculus, which he believes is already underway.
  2. Is Google Jumping the Shark? (Seth Godin) — Public companies almost inevitably seek to grow profits faster than expected, which means beyond the organic growth that comes from doing what made them great in the first place. In order to gain that profit, it’s typical to hire people and reward them for measuring and increasing profits, even at the expense of what the company originally set out to do. Eloquent redux.
  3. textteaser — open source text summarisation algorithm.
  4. Clipping MagicInstantly create masks, cutouts, and clipping paths online.
Four short links: 11 October 2013

Four short links: 11 October 2013

DNA Coding, Quartz2D Shell, Hardware Sadness, and Manycore OS

  1. Programming Synthetic DNA (Science Daily) — eventually enabling the reification of bugs.
  2. Schwartza shell for Quartz 2D with Python.
  3. The Slow Winter — best writing about the failure of Moore’s Law and the misery of being in hardware. Ever.
  4. Akarosan open source, GPL-licensed operating system for manycore architectures. Our goal is to provide support for parallel and high-performance applications and to scale to a large number of cores.
Four short link: 27 November 2012

Four short link: 27 November 2012

Faking with Stats, Praising Coworkers, Medium Explained, and SIGGraph Trailer

  1. Statistical Misdirection Master Class — examples from Fox News. The further through the list you go, the more horrifying^Wedifying they are. Some are clearly classics from the literature, but some are (as far as I can tell) newly developed graphical “persuasion” techniques.
  2. Wall of Awesome — give your coworkers some love.
  3. Dave Winer on Medium — Dave hits some interesting points: Users can create new buckets or collections and call them anything they want. A bucket is analogous to a blog post. Then other people can post to it. That’s like a comment. But it doesn’t look like a comment. It’s got a place for a big image at the top. It looks much prettier than a comment, and much bigger. Looks are important here.
  4. SIGGraph Asia Trailer (YouTube) — resuiting Sims and rotating city blocks, at the end, were my favourite. (via Andy Baio)
Four short links: 13 February 2012

Four short links: 13 February 2012

Indie Businesses, Frontend Sluggards, Beautiful Graphics, and Big Data Patterns

  1. Rise of the Independents (Bryce Roberts) — companies that don’t take VC money and instead choose to grow organically: indies. +1 for having a word for this.
  2. The Performance Golden Rule (Steve Souders) — 80-90% of the end-user response time is spent on the frontend. Check out his graphs showing where load times come from for various popular sites. The backend responds quickly, but loading all the Javascript and images and CSS and embedded autoplaying videos and all that kerfuffle takes much much longer.
  3. Starry Night Comes to Life — wow, beautiful, must-see.
  4. MapReduce Patterns, Algorithms, and Use CasesIn this article I digest a number of MapReduce patterns and algorithms to give a systematic view of the different techniques that can be found in the web or scientific articles. Several practical case studies are also provided. All descriptions and code snippets use the standard Hadoop’s MapReduce model with Mappers, Reduces, Combiners, Partitioners, and sorting.
Four short links: 25 August 2011

Four short links: 25 August 2011

Jobs Quotes, Tao of Programming, Distraction, and Canvas Tutorials

  1. Steve Jobs’s Best Quotes (WSJ Blogs) — Playboy: We were warned about you: Before this Interview began, someone said we were “about to be snowed by the best.”; [Smiling] “We’re just enthusiastic about what we do.” (via Kevin Rose)
  2. The Tao of ProgrammingThe Tao gave birth to machine language. Machine language gave birth to the assembler. The assembler gave birth to the compiler. Now there are ten thousand languages. Each language has its purpose, however humble. Each language expresses the Yin and Yang of software. Each language has its place within the Tao. But do not program in COBOL if you can avoid it. (via Chip Salzenberg)
  3. In Defense of Distraction (NY Magazine) — long thoughtful piece about attention. the polymath economist Herbert A. Simon wrote maybe the most concise possible description of our modern struggle: “What information consumes is rather obvious: It consumes the attention of its recipients. Hence a wealth of information creates a poverty of attention, and a need to allocate that attention efficiently among the overabundance of information sources that might consume it.” (via BoingBoing)
  4. 31 Days of Canvas Tutorials — a pointer to 31 tutorials on the HTML5 Canvas.
Four short links: 5 August 2011

Four short links: 5 August 2011

Flexible Display, Free Icons, Virtualization, and Virtualization Management

  1. NanoLumens — flexible display technology, 2.6lbs/sq ft (that’s 17 kilofrancs/kelvin in metric, I think). (via Fiona Romeo)
  2. The Noun Project — a vast collection of free-to-use icons. (via Russell Beattie)
  3. VirtualBoxSun Oracle’s open source virtualization product, trivial to run multiple VMs on your local box. VirtualBoxes has pre-built VMs for common OSes.
  4. Vagrant — tool for managing VirtualBox VMs with provisioning and teardown, NFS folder sharing, host-only networking, etc.
Four short links: 3 August 2011

Four short links: 3 August 2011

Library Licensing, Mac Graphics, Coal Computing, and Human Augmentation

  1. Just Say No To Freegal — an interesting view from the inside, speaking out against a music licensing system called Freegal which is selling to libraries. Libraries typically buy one copy of something, and then lend it out to multiple users sequentially, in order to get a good return on investment. Participating in a product like Freegal means that we’re not lending anymore, we’re buying content for users to own permanently so they don’t have to pay the vendor directly themselves. This puts us in direct competition with the vendor’s sales directly to consumers, and the vendors will never make more money off of libraries than they will off of direct consumer sales. What that does is put libraries in a position of being economic victims of our own success. I would think that libraries would remember this lesson from our difficulties with the FirstSearch pay-per-use model that most of us found to be unsustainable.
  2. Radia Mac app that can produce pretty much any kind of visual content for the web. Images, animations, vector graphics, video clips, realtime visual effects, JavaScript programming…. (via Hacker News)
  3. Cost of Computing in Coal (Benjamin Mako Hill) — back-of-the-envelope estimation of the carbon costs of running an overnight multicore Amazon number-crunching job. Thinking about the environmental costs of your crappy coding might change the way you code, much as punched cards encouraged you to model and test the program by hand before you ran it. How many tons of coal are burnt to support laziness or a lack of optimization in my software?
  4. Friction in Computer Human Symbiosis (Palantir blog) — Weak human + machine + better process was superior to a strong computer alone and, more remarkably, superior to a strong human + machine + inferior process. (via Tim O’Reilly)
Four short links: 1 July 2011

Four short links: 1 July 2011

Vector Graphics, Processing Maps, Augemented Senses, and Graph Analysis

  1. paper.jsThe Swiss Army Knife of Vector Graphics Scripting. MIT-licensed Javascript library that gives great demo.
  2. TileMill for Processing — gorgeous custom maps in Processing. (via FlowingData)
  3. Research Assistant Wanted — working with one of the authors of Mind Hacks on augmenting our existing senses with a form of “remote touch” generated by using artificial distance sensors, such as ultrasound, to stimulate tactile stimulators (vibrating pads) placed against the surface of the head.. (via Vaughn Bell)
  4. GoldenORBa cloud-based open source project for massive-scale graph analysis, built upon best-of-breed software from the Apache Hadoop project modeled after Google’s Pregel architecture. (via BigData)