Skip to content

Commit

Permalink
post 28: fix a typo
Browse files Browse the repository at this point in the history
Fixes #69
  • Loading branch information
roman-kashitsyn committed May 21, 2024
1 parent a91062f commit 1d9d5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/28-enlightenmentware.tex
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ \section{bazel}{Bazel}

Most books on technology excite me: I become enthusiastic about the subject and want to try it out in practice.
The book on \code{make} had the opposite effect.
The complexity required to make builds correct and ergonomic made me earn for a better tool\sidenote{sn-modern-cpp-design}{
The complexity required to make builds correct and ergonomic made me yearn for a better tool\sidenote{sn-modern-cpp-design}{
One book that made me feel the same way was \href{https://www.goodreads.com/book/show/871669.Modern_C_Design}{Modern C++ Design} by Andrei Alexandrescu.
The book is deep and beautifully written, but the terrifyingly clever and ugly tricks in the second chapter made me question the choice of the programming language.
Another one is \href{https://nostarch.com/autotools2e}{Autotools} by John Calcote.
Expand Down

0 comments on commit 1d9d5ea

Please sign in to comment.