summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--technical/blog-roll.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/technical/blog-roll.md b/technical/blog-roll.md
index 8f60d65..ab82d94 100644
--- a/technical/blog-roll.md
+++ b/technical/blog-roll.md
@@ -66,20 +66,15 @@ Some recurring topics I enjoy reading about:
- [What's in an Emacs Lambda]
[null program]: http://nullprogram.com/index/
-
[Raw Linux Threads via System Calls]: https://nullprogram.com/blog/2015/05/15/
[Appending to a File from Multiple Processes]: https://nullprogram.com/blog/2016/08/03/
[A Magnetized Needle and a Steady Hand]: https://nullprogram.com/blog/2016/11/17/
-
[Global State: A Tale of Two Bad C APIs]: https://nullprogram.com/blog/2014/10/12/
[C Closures as a Library]: https://nullprogram.com/blog/2017/01/08/
[How to Write Portable C Without Complicating Your Build]: https://nullprogram.com/blog/2017/03/30/
[A Tutorial on Portable Makefiles]: https://nullprogram.com/blog/2017/08/20/
-
[Inspecting C's qsort Through Animation]: https://nullprogram.com/blog/2016/09/05/
[A Branchless UTF-8 Decoder]: https://nullprogram.com/blog/2017/10/06/
[Render Multimedia in Pure C]: https://nullprogram.com/blog/2017/11/03/
-
-
[Some Performance Advantages of Lexical Scope]: https://nullprogram.com/blog/2016/12/22/
[What's in an Emacs Lambda]: https://nullprogram.com/blog/2017/12/14/