naughtysriram
- Karma
- 15
- Created
- October 17, 2010 (15y ago)
- Submissions
- 0
-
Has anyone tried to run Emacs inside the Emacs-Shell? Would It work? Cant try it out, In Windows! :P
- Fuck ups from Debian Code Base (codesearch.debian.net)
Debian Source tree searched for a single word "fuck". Stats show there are more than 1.9K results.
- A real life RAGS to RICHES story, moreover an example of Indian Entrepreneurship (articles.economictimes.indiatimes.com)
For people who don't know what a dosa is: Dosa- https://en.wikipedia.org/wiki/Dosa
-
When I write C I used to prototype the model first, then fix the memory leaks. I think its OK for throw code. I find that these leaks are mostly due to patterns of code that one avoids. Like, 1. not assigning null to a…
-
Which to use with What and When? 1) Server - Apache, Nginx, Lighttpd 2) Language - PHP, Python, Nodejs, Clojure 3) Database - MySQL, SQLite, PostgreSQL, CouchDB, MongoDB, Redis, Riak
-
White, Red, Black, Yellow, Green, Blue.. Which hat are you? http://en.wikipedia.org/wiki/Six_Thinking_Hats
-
was just playing with the shell. it struck to me, just by rearranging the parameters, i was able to remember what they did and in a cool way. enter the hitlar mode. $ ls -hitlar shows all items with inodes, in list…
-
I am starting to learn some node.js and I am in search of some books, examples, tutorials, advice etc. I am also wondering if there is a free hosting site for node.js applications.
-
Can somebody explain me, What's an Environment? What's a Closure? What's a Continuation? What's a Scope? I get confused while reading stuff on scheme as they all somehow sync to 'scope'. Thanks in advance.
-
I have implemented a toy scheme interpreter in C. I want to take it to next level by implementing a virtual machine. I googled and found SECD and CEK are defacto for scheme. But couldn't find a single implementation in…
-
I am new to scheme/lisp/functional programming. I wrote a small scheme interpreter in C for the know-how of scheme internals. I was wondering whether hash-tables can be used for continuations as continuations mostly…
- JSONSYN / JSYN - JSON based Syndication (martin.atkins.me.uk)
Is this gonna knock out xml based atom and rss?
-
Can LLVM be (re)implemented in c? As LLVM is basically a VM, implementing it in C would be better as fine grained control would be available. I am wondering how awesome it would be.
-
Those videos say all your data goes to the cloud. What if I were in a place where there is no internet and I want to work offline?