ludicast
No user record in our sample, but ludicast has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
-
Say you want to store organized data in a single file. For the time being, assume it can be something like game saves for a custom game. I have the following leanings: - Binary assets might need to be included, but a…
- Class in building a computer from “first principles” (coursera.org)
-
All investments have risk. For example the US Government might make bitcoin taxable, Iceland might make bitcoin illegal, and the valuation might plummet at any point. But one of the most unsettling parts of bitcoins is…
- Awesome software videos from last week (oredev.org)
-
I'll start: may his tape rewind great doodle great man sad death new summer same rain ---------------------------- prideful springs forget a homo ex machina nothing wrong with that ----------------------------- Some…
- CoffeeScript is For Closers (video) (infoq.com)
- NYC Big Apps Submissions (nycbigapps.com)
-
Hi Gang- I'm looking to create a developer-centric documentation site for a product of mine. The major features I'm looking for are: 1) It is to be reached on a subdomain of my main domain 2) It is to support the…
- Pettiness in software development (as3dp.com)
- Rails 3 Cheat Sheets from Envy Labs (blog.envylabs.com)
-
I need to write a lot of asynchronous/evented code for some complex chat purposes, so I am debating between 3 options: 1. Ruby with Event Machine 2. Javascript with Node.js 3. Erlang with/without OTP I know/love Ruby…