Sensei's Library
senseis.xmp.net
Sensei's Library
1–10 of 21 posts
Re: Sensei's Library
#2Re: Sensei's Library
#3Re: Sensei's Library
#4A particularly lovely one: https://senseis.xmp.net/?UseGoToMeetFriends
Re: Sensei's Library
#5It's a little corner of the internet I earnestly hope never goes away.
Re: Sensei's Library
#6Wonderful resource, don't miss the excellent section on Go proverbs: https://senseis.xmp.net/?GoProverbs A particularly lovely one: https://senseis.xmp.net/?UseGoToMeetFriends
I think this happens because it functions as a type of personality test, and allows people to demonstrate diligence and curiosity without being as directly confrontational as chess. In a club setting it also helps around teaching; and having a clear ranking system allows relationships based on respect / status to form easily.
Re: Sensei's Library
#7Re: Sensei's Library
#8Sensei's Library has been around since I first started playing Go back in the early 2000s. Not a single thing about it has changed, technology-wise, in that entire time; but the community is still adding content to it daily. I guess it's kind of like HN in that regard, but with twice the longevity. It's a little corner of the internet I earnestly hope never goes away.
This project really told me how important it is to leave comments for your future self - especially, if your future self hasn't touched some parts of the code for 15 years :o)
Anyway, I'm approaching 50 now, so I assume that Sensei's will be here for at least another 25 years.
Re: Sensei's Library
#9Re: Sensei's Library
#10Sensei's Library has been around since I first started playing Go back in the early 2000s. Not a single thing about it has changed, technology-wise, in that entire time; but the community is still adding content to it daily. I guess it's kind of like HN in that regard, but with twice the longevity. It's a little corner of the internet I earnestly hope never goes away.
True, it's still a LAMP stack, migrating it to new PHP and MySQL (now MariaDB) versions every now & then, fixing a bug here and there, adding LetsEncrypt, switching from CVS to Mercurial to Git, etc. The last big feature I added was math formulas (2 years ago or so). This project really told me how important it is to leave comments for your future self - especially, if your future self hasn't touched some parts of th…