(Untitled)
this http://xach.com/naggum/articles/[email protected]…
}
Skip to main contentthis http://xach.com/naggum/articles/[email protected]…
Dr. Jans Aasman, CEO of Franz stated, “Some people have asked, ‘Why not do this on a distributed cloud system with Hadoop?’ The quick answer: NoSQL databases like Hadoop and Cassandra fail on joins. B…
Why would you want to do this? (You probably don't :P) In my case, I have a similar setup on a Linux box, and I like consistency, so ... * Get w3m. I used MacPorts, you can use brew, it's r…
One way is the SLIME way -- similar to any other lisp/scheme implementation, install it, set inferior-lisp-program, add (slime-setup '(slime-fancy)) to your .emacs, and run M-x slime. Boom! Done.…
The black text on white background always seemed to cause me eye strain. On the other hand, the white-on-black or green-on-black seem too intense (too high-contrast) after a while, and made switching…
of_course http://xach.com/naggum/articles/[email protected]…
Free Software is a protest movement. Open Source is a weapon. I can see a significant constructive element to Free Software, but I can’t see any with Open Source. Linux is not a success to be repea…
… the programming environment model in Unix is an imitation of the Lisp machine, and the way it is implemented is through processes and inter-process communication instead of function calls. Function…
This is something I've always pieced together bit-by-bit, and I'm sure a lot of other people have done the same by combining occasional blog posts, reviews on Amazon, perhaps a few mailing lis…
Common Lisp has a problem in that only mature people use it after they have become disgusted with other languages and their hype. http://xach.com/naggum/articles/[email protected]…
I’m not arguing against type theories, not arguing against the usefulness of various forms of type inference, not arguing against reasonable requests, not arguing against the desire to reason about co…
Professional programmers often find that the program they’re working on now has a great deal in common with some program they wrote in the past. It is this feeling that makes the idea of software reus…