aboutsummaryrefslogtreecommitdiff
path: root/public/ewd-manuscripts-ebook.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-10-31 11:05:28 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-10-31 11:05:28 +0100
commitc9d51c7de97f8af318fa7eb866c138a69676e1d7 (patch)
tree18f51726efa1ea45366d4e0f01a99888cf51d995 /public/ewd-manuscripts-ebook.html
parent6ee7245390cdf4e19fef82c2423ba325adea4114 (diff)
downloadmitjafelicijan.com-c9d51c7de97f8af318fa7eb866c138a69676e1d7.tar.gz
Made a bunch of content fixes
Diffstat (limited to 'public/ewd-manuscripts-ebook.html')
-rwxr-xr-xpublic/ewd-manuscripts-ebook.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/ewd-manuscripts-ebook.html b/public/ewd-manuscripts-ebook.html
index f726505..612eb6b 100755
--- a/public/ewd-manuscripts-ebook.html
+++ b/public/ewd-manuscripts-ebook.html
@@ -8,7 +8,7 @@
8<a href=/curriculum-vitae.html>CV</a> 8<a href=/curriculum-vitae.html>CV</a>
9<a href=/index.xml target=_blank class=hob>RSS</a></nav></header><main role=main><article itemtype=http://schema.org/Article><h1 itemtype=headline>Edsger W. Dijkstra Manuscripts ebook</h1><p><cap>note</cap>, Jun 1, 2023 on <a href=https://mitjafelicijan.com>Mitja Felicijan's blog</a><div><p>I love reading the original manuscripts of Edsger W. Dijkstra. They are 9<a href=/index.xml target=_blank class=hob>RSS</a></nav></header><main role=main><article itemtype=http://schema.org/Article><h1 itemtype=headline>Edsger W. Dijkstra Manuscripts ebook</h1><p><cap>note</cap>, Jun 1, 2023 on <a href=https://mitjafelicijan.com>Mitja Felicijan's blog</a><div><p>I love reading the original manuscripts of Edsger W. Dijkstra. They are
10available online at the University of Texas at Austin website, but I also found 10available online at the University of Texas at Austin website, but I also found
11MOBI version. I converted it into ePub as well.<p>Downloads:<ul><li><a href=https://files.mitjafelicijan.com/haphazard/ewd-manuscripts.mobi>MOBI version of all Manuscripts</a><li><a href=https://files.mitjafelicijan.com/haphazard/ewd-manuscripts.epub>ePub version of all Manuscripts</a></ul><p>Sources and credits:<ul><li><a href=https://www.cs.utexas.edu/users/EWD/index00xx.html>Original manuscripts from University of Texas at Austin</a><li><a href=https://github.com/evmn/The-Manuscripts-of-Edsger-W.-Dijkstra>Original repository of MOBI version</a></ul></div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/linux/NFSv4ServerLockClients target=_blank rel=noopener>Finding which NFSv4 client owns a lock on a Linux NFS(v4) server</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>A while back I wrote an entry about finding which NFS client owns 11MOBI version. I converted it into ePub as well.<p>Downloads:<ul><li><a href=https://mitjafelicijan.fra1.digitaloceanspaces.com/haphazard/ewd-manuscripts.mobi>MOBI version of all Manuscripts</a><li><a href=https://mitjafelicijan.fra1.digitaloceanspaces.com/haphazard/ewd-manuscripts.epub>ePub version of all Manuscripts</a></ul><p>Sources and credits:<ul><li><a href=https://www.cs.utexas.edu/users/EWD/index00xx.html>Original manuscripts from University of Texas at Austin</a><li><a href=https://github.com/evmn/The-Manuscripts-of-Edsger-W.-Dijkstra>Original repository of MOBI version</a></ul></div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/linux/NFSv4ServerLockClients target=_blank rel=noopener>Finding which NFSv4 client owns a lock on a Linux NFS(v4) server</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>A while back I wrote an entry about finding which NFS client owns
12a lock on a Linux NFS server, which turned 12a lock on a Linux NFS server, which turned
13out to be specific to NFS v3 (which I really should have seen coming, 13out to be specific to NFS v3 (which I really should have seen coming,
14since it involved NLM and lockd). Finding the NFS v4 client that 14since it involved NLM and lockd). Finding the NFS v4 client that