Back to top.
Loading...
Cassandra: Create Column Family with UTF8 Validation (Basic)

Avoid that `cannot parse <XXX> as hex bytes` error in Cassandra:

create column family events_by_device
with comparator = UTF8Type
and key_validation_class = UTF8Type
and default_validation_class = UTF8Type;
05.06.13 0
Zoom
04.23.13 0
hermanjunge/herman-mongodb-101 · GitHub

Rápido tutorial para principiantes!

03.26.13 0
hermanjunge/herman-sessions-tutorial-101 · GitHub

Una introducción a sessions (sesiones) usando NodeJS y ExpressJS

03.21.13 0
Callback Hell

Get rid of JS callback hell with these _very_ easy outlines

03.18.13 0
Locally test your npm modules without publishing them to npmjs.org

podefr:

There could be several situations where you want to locally deploy an npm module of your own before publishing it to npmjs.org.

Say you’ve just created one and want to see how it deploys, or you’re fixing bugs and you want to test the module in integration before publishing a new version, or you…

03.14.13 3

Serie Rescate 911 [Latino] [Rescue 911] 2 (by SuperMachinetime)

03.14.13 0
Flvorful Bloggage : A Simple Pattern for Ruby's inject method

Ruby’s inject is an often misunderstood method, but you would be surprised at how much it can help you clean up your code. I see many developers skipping over this method in favor of the non-injectified way, mainly because they dont get how to use inject properly. So we’ll take a look at some common examples and then you will be able to see the pattern that allows you to take advantage of inject. Let’s take a look at inject’s signature

03.13.13 0
blog.izs.me: Everyone has a Price

izs:

Got this email this morning:

From: Andrew
To: i@izs.me
Subject: Have a minute to talk about npmjs.org? Hello, We have a client interested in npmjs.org. Would you
consider selling the site? Please let me know a day, time and phone number
you could speak about this possibility and we'll try
to...
03.13.13 20
blog.izs.me: User Feedback

izs:

Sometimes a request is much less interesting than the motivation behind the request, which the requestor might not even fully understand.

Sometimes people demand a giraffe, when really, they just need a ladder, or better yet, they need things to not be up so high.

“There are ZERO giraffes in…

03.11.13 9
Twitter / dreid: “What’s your job?” ...
03.09.13 0
Egor Homakov: Commit that changed my life.

homakov:

Originally it was a prank intended to prove insecureness of the default Rails configuration. It was a dirty “dick move”, the most scriptkidd-ish and silliest attack I ever did. There are many reasons to blame me and this action, but the story is out of date - year has passed.

Some apologies…

03.04.13 12
Programming Is Not for Everybody « Symbo1ics Ideas
03.03.13 0
The Apprentice Programmer | too-biased by Tobi Lütke
03.03.13 0
Sudo Manual
02.28.13 0