mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

737
active users

#sicp

0 posts0 participants0 posts today

I've always wanted to read #SICP and so I've started reading the Unofficial Texinfo Format manual in #emacs. Here is a fun excerpt:

> The UTF is easier to search than the HTML format. It is also much
> more accessible to people running on modest computers, such as donated
> '386-based PCs. A 386 can, in theory, run Linux, Emacs, and a Scheme
> interpreter simultaneously, but most 386s probably can't also run both
> Netscape and the necessary X Window System without prematurely
> introducing budding young underfunded hackers to the concept of "thrashing".
> UTF can also fit uncompressed on a 1.44MB floppy diskette, which may
> come in handy for installing UTF on PCs that do not have Internet or
> LAN access.

Nowadays, I rarely buy printed books, even more rarely ones on computer science topics. Very few CS books deserve to be bought, and for those, the printed edition is a must because they are holy like the Bible. They need to be touched, meditated upon, read, and read again.
#SICP is one of them, and I finally got it.

Finally done with #SICP 1.19, it took me a few weeks to sit down and properly work it through! I need to do these a bit faster, otherwise I'm still gonna be on chapter 1 by the end of the year.

Finished #SICP exercise 1.16, took me a couple of weeks I feel? I initially felt really stuck, but being patient and making sure I understand each word has helped, to the point that I was able to reason about it without having the book in front of me, while driving or doing chores. Very cool!