HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ughitsaaron

747 karmajoined 10 years ago
https://crimes.cool

Submissions

Gauss's Easter Algorithm

en.wikipedia.org
1 points·by ughitsaaron·3 months ago·0 comments

Diablo Game Developers Join Communications Workers of America

cwa-union.org
24 points·by ughitsaaron·11 months ago·18 comments

comments

ughitsaaron
·3 days ago·discuss
Part of the point of SICP is to be generic about its programming principles. The core principles and concepts are independent of any particular programming language (so long as it has first class functions, and probably a few other common features). Since Scheme has virtually no syntax it was an ideal language for Ableson & Sussman’s course. It’s notable that SICP spends hardly any time teaching the language.

I’ve never understood, therefore, the motivation behind trying to “translate” SICP into a language like JS (or Python, etc.) It over emphasizes the importance of the preferred language in a way that very obviously undermines the book.

The point being: if you’re gonna do SICP do it in Scheme. You’ll get more out of it.
ughitsaaron
·5 days ago·discuss
I get ads for this all the time but still have no idea what I could do with it.
ughitsaaron
·last month·discuss
I really love that book and also couldn’t help but think about it while reading this.
ughitsaaron
·5 months ago·discuss
I just want to call out how much I appreciate the comparison of “vibe coding” to the endless scroll.
ughitsaaron
·7 years ago·discuss
Yes, Lockhart! This is why you shouldn’t post with jet lag.

He uses a similar approach in “Arithmatic”. He begins the book by describing different base number systems used throughout human history (the way different civilizations did “counting”). He does that in order to argue that a number itself shouldn’t be confused with its representation.

I might check out “Measurement” next! Thanks for the recommendation.
ughitsaaron
·7 years ago·discuss
This may be a bit too elementary, but I recently read “Arithmatic” by Paul Lockwood and found it easy, provocative, and fascinating.

https://www.amazon.com/Arithmetic-Paul-Lockhart/dp/067497223...