arjungmenon

↗ HN profile [ 98.5 ms ] full profile
Karma
134
Created
August 29, 2008 (17y ago)
Submissions
0
  1. China bans Twitter (features.csmonitor.com)
  2. Which domain registrar and web hosting service do you think is reliable and cost-effective? I'm need a website for my startup and my budget is low. (I'm a university student.)

  3. In my resume I've listed the names of all the programming languages I know, but I don't have any hard proofs (like certifications) to back it up. (This applies esp. to languages like C/C++, Python, Ruby, LISP, ... and…

  4. Many of you might have heard about the BaseShield App Store (http://news.ycombinator.com/item?id=376676). I recently installed it on my Windows laptop. During installation it accessed and modified the memory of…

  5. I personally feel using light-weight processes for intra-application multitasking is far more superior than having concurrently running threads that share the same block of memory. Light-weight processes are far more…