imikushin
|
2 years ago
|
on: Private delegated computation is here, and there will be bugs
"Alice is now in jail" :(
imikushin
|
11 years ago
|
on: Nebula is shutting down
"including hardware pr0n" )))
NSFW (sound wise)
imikushin
|
11 years ago
|
on: Implement Docker on ZFS
Sounds like fun!
imikushin
|
12 years ago
|
on: Russian government threatens to block CloudFlare
This is a good one :)
Build some decent service, have it used by human rights activists, and any sufficiently oppressive government will advertize (the same way) it for free.
imikushin
|
12 years ago
|
on: Famo.us is now open source
Wow! The demos are just bloody mindblowing
imikushin
|
12 years ago
|
on: Free Programming Books
Go for Scala (Scalaz lib) AND Clojure: could save you some time.
imikushin
|
12 years ago
|
on: How We're Feeling: Tweet sentiment
definitely missing #nerdy
imikushin
|
12 years ago
|
on: Why Don’t We Have a General-Purpose Tree Editor?
Also, try their search and hashtags: just brilliant!
imikushin
|
12 years ago
|
on: Teen to government: Change your typeface, save millions
e-ink?
imikushin
|
12 years ago
|
on: More News Is Being Written By Robots
Beware of Scala bots, too. They type way too much :D
imikushin
|
12 years ago
|
on: Ask HN: What is your experience with Heroku?
Heroku certainly is a huge time saver. And you certainly can build high traffic apps if you use a stateless and reactive frameworks like Play, Vert.x or Node.js. Even within the free limits.
imikushin
|
12 years ago
|
on: Cloud Billing for Developers
What do you think of this idea: developing billing plans as functional code (sets of functions), managing them in Git (changes, versions, effective dates) as any source code, treating stored account data as immutable results of transactions (making account data available for any given moment)?