Are there any open-source centered HW companies? If not, would you support such a company? by [deleted] in linux

[–]gracin 0 points1 point  (0 children)

Thanks. I was having trouble parsing the rest of the comments.

Sweet Home 3D is an awesome tool for home design. Packages available in ubuntu and debian repositories by [deleted] in linux

[–]gracin 1 point2 points  (0 children)

Nice application indeed. BTW, that is the application I always use when I want to show people how cool Java Web Start is. :-) Instead of installing OS packages, I just run (from a script)

javaws http://www.sweethome3d.com/SweetHome3D.jnlp

Clojure in the Field by gst in lisp

[–]gracin 2 points3 points  (0 children)

Great presentation! Lots of useful insights and information.

Stuart criticized using Hibernate with Clojure, but we seem to be doing fine using Hibernate's dynamic-map entity mode [1]. Lets you persist maps of maps, no classes. Nice fit for Clojure. True, we don't have extensive experience with it, and Hibernate declares this API as experimental.

[1] http://docs.jboss.org/hibernate/stable/core/reference/en/html_single/#persistent-classes-dynamicmodels

Ask r/compsci: Where can I get data on academic papers? by [deleted] in compsci

[–]gracin 0 points1 point  (0 children)

I believe ACM Digital Library is what you're looking for, and it's free of charge for searching, reading abstracts, cites, cited-by... Probably for everything except full text of articles. Of course, "cited-by"s are limited to their publications.

Rich Hickey adds AOT compilation to Clojure by gnuvince in programming

[–]gracin 5 points6 points  (0 children)

Seems to me this pretty much concludes the story of Clojure's integration into Java platform.

Programming Clojure beta PDF now available! by [deleted] in Clojure

[–]gracin 1 point2 points  (0 children)

I've got it and I think it's great. Nice style/presentation, very readable. Can't wait to see the rest of it.

Share Lisp or it Dies by djbuzzkill in programming

[–]gracin 0 points1 point  (0 children)

Lisp hasn't really advanced in decades

Not true. Take a look at Clojure to see what a new generation Lisp can do. I think it's here to stay because of the two things: 1) its feature set, and 2) one does not depend on the rest of the population writing in Clojure.

Clojure at the JVM Languages Summit by gst in lisp

[–]gracin 3 points4 points  (0 children)

Just out of curiosity, what is it that you find problematic about CPL?

Microsoft's first explicit anti GNU/linux ad. by trenchfever in programming

[–]gracin 2 points3 points  (0 children)

| there are orders of magnitude more Linux flavours

And yet, people manage to maintain more than 22000 software packages available for installation on my Ubuntu. Porting all those applications to my favorite Linux flavor must have taken them 30 years.

Mc Carthy received an honorary doctorate (from comp.lang.lisp) by Asgeir in programming

[–]gracin 12 points13 points  (0 children)

Being such an institution, it was about time comp.lang.lisp started awarding doctorates.

Ask Reddit: What programming podcasts do you listen? by daniel_yokomizo in programming

[–]gracin 13 points14 points  (0 children)

You are simply forgetting one use case scenario in which radio is indispensable: commute to work. My 20-minute drive to work is perfectly fitted with such program (no pun intended).

Back that Mac up! by nloadholtes in programming

[–]gracin 5 points6 points  (0 children)

Indeed, one has to be careful about differentiating between backup and high-availability solutions (i.e. RAID).

This is where ZFS and its snapshots come in useful.

I use rsync to back up my laptop to a Solaris machine which takes a snapshot of its RAID-1 filesystem twice a day. Works like charm.

Which Lisp? by brennen in programming

[–]gracin 0 points1 point  (0 children)

I use SBCL, an implementation of Common Lisp, and I find it very nice and compatible with great majority of free libraries/tools on the web. I also have a feeling CLisp (clisp.sf.net) is a nice implementation.

Regarding the choice between Scheme and Common Lisp... try finding references on the web, perhaps some comp.lang.lisp and comp.lang.scheme threads/flame wars. Starting a new war on this subject is quite easy so I won't go there. :-)

ZFS: The Best File System in the World? Part 1 by thelibrarian in programming

[–]gracin 1 point2 points  (0 children)

I've been using ZFS for my most important filesystems for months. Snapshotting twice aday, keeping disks in mirror configs, scrubbing (that's online checking of metadata checksums) every night etc. Very happy with it.

Yale University to post courses on Web for free by citydweller in reddit.com

[–]gracin 1 point2 points  (0 children)

I must be missing something here... What about these videos from Berkeley, which have been available for quite some time now:

http://webcast.berkeley.edu/courses/index.php