We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Using Ruby to Build a modern Memex

Formal Metadata

Title
Using Ruby to Build a modern Memex
Alternative Title
Building a Memex (with Ruby!)
Title of Series
Number of Parts
66
Author
Contributors
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date2018
LanguageEnglish

Content Metadata

Subject Area
Genre
Abstract
In 1945, the Memex was supposed to be the ultimate personal library. In addition to storing information, users could navigate, organize, link, and share data. But tragically, it was never built. 73 years later, I’m building one in Ruby. I’ve created dozens of importers for different services I use, organized the 10M data points into a graph schema, and used Ruby to tie everything together. Almost all aspects of my life and personal history are now available through an API. I’ll go over the history of the Memex, how I used Ruby to build my own, and do a demo of what I can do with it.