Earlier quoted context omitted.
Yeah, LoL was an interesting experience. I could write shorter Python versions of most of the lisp code in the book, but it was an enjoyable introduction.
If I recall correctly, the common lisp community doesn't like nor recommend the book at all. I remember going through the first 6 chapters and often going on the CommonLisp channel on free node to ask questions and eventually found out it was either wrong or misleading in many of the fundamentals. I tried to keep going through it but eventually gave up and picked the much better practical common lisp.
Quirky computing books
41–50 of 121 posts
Re: Quirky computing books
#42Re: Quirky computing books
#43Very cool, first HN post in a while that I think I’ll favorite. I love random books about obscure or niche technical subjects, but I usually only find them accidentally.
Re: Quirky computing books
#44Certainly quirky, it was also one of the best attempts to capture why the Mac was different, why UX mattered, and codified for a young me a certain way of thinking about apps just as much as the Hacker Dictionary did for an earlier era.
The personality of its editor, Arthur Naiman, also shone through. I was sad to see when looking him up that he died in 2019. Short obituary here: https://www.legacy.com/us/obituaries/sfgate/name/arthur-naim...
Re: Quirky computing books
#45Re: Quirky computing books
#46Re: Quirky computing books
#47One of my favorite books ever.
Re: Quirky computing books
#48Very cool, first HN post in a while that I think I’ll favorite. I love random books about obscure or niche technical subjects, but I usually only find them accidentally.
ty for introducing me to the concept of favoriting on this site, I literally had no idea.
I have 1785 favorited submissions over the 5 years since I found the feature; I really need to capture all of them and their links, would be a shame to lose all of that information if HN goes away.
Re: Quirky computing books
#49My favorite quirky computing book was something I found in the library by chance at my university when I should've been attending a Principles of Programming Languages course. We'd been learning Prolog in class for the past two weeks but I'm terrible at learning from lectures, so eventually I decided it'd be a better use of my time to locate a book I could teach myself from rather than doodling in class. IIRC it hadn…