kung-fu-master

↗ HN profile [ 63.8 ms ] full profile
Karma
445
Created
October 18, 2010 (15y ago)
Submissions
0
  1. From https://stripe.com/about: "Andreas has hacked on everything from packaging systems to graph databases in Common Lisp. He used to help Patrick and Saikat with their Lisp woes in #lisp back in the day." Is that means…

  2. Are there schools who use Scheme as programming language? I want to make some experiment on one of my classes by switching to Scheme. I already use Python for all other classes (children from 14 to 18 years old). I want…

  3. What happened with Lisp community? There is no new announces, success stories etc. Lisp bloggers stopped to update their blogs. Is this the end of Lisp era? Maybe Python/Ruby/... occupied a niche of Lisp?

  4. My current laptop is Dell with 17" screen (1920x1200). I'm switching to MBP but I can't decide MBP 13" or MBP 15". Is it comfortable to work on MBP 13" (mostly web development)? Or it would be better to buy 15"? Another…

  5. Nemerle 1.0 (nemerle.org)
  6. I want to find NoSQL database engine which has integration with Common Lisp. I want to use it on one server environment. The main point: easy of use. I like Redis approach with abstract data types (lists, sets, hashes)…

  7. 1024cores (1024cores.net)
  8. Ela Programming Language (code.google.com)

    I have found very interesting functional language from russian developers community (RSDN). Short description from language site: --------------------------------------------------------------------------------- Ela is…

  9. Recently, we have started developing web application with Django. Everything is wonderful, but Python is not Lisp and I feel uncomfortable with Python. In the sense that with Python & Django I am restricted. I can't…

  10. It seems that a lot of old school Lispers switching to Python (for example: Peter Norvig). What do you think on Lisp vs Python today?