HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ughitsaaron

747 karmajoined قبل 10 سنوات
https://crimes.cool

Submissions

Gauss's Easter Algorithm

en.wikipedia.org
1 points·by ughitsaaron·قبل 3 أشهر·0 comments

Diablo Game Developers Join Communications Workers of America

cwa-union.org
24 points·by ughitsaaron·قبل 11 شهرًا·18 comments

comments

ughitsaaron
·قبل 3 أيام·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 أيام·discuss
I get ads for this all the time but still have no idea what I could do with it.
ughitsaaron
·الشهر الماضي·discuss
I really love that book and also couldn’t help but think about it while reading this.
ughitsaaron
·قبل 5 أشهر·discuss
I just want to call out how much I appreciate the comparison of “vibe coding” to the endless scroll.
ughitsaaron
·قبل 7 سنوات·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 سنوات·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...