aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/webring.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/webring.html b/_includes/webring.html
index 1fa6205..1c5a875 100644
--- a/_includes/webring.html
+++ b/_includes/webring.html
@@ -32,8 +32,8 @@
32 <div>For over 10 years now, I run two self-built NAS (Network Storage) devices which serve media (currently via Jellyfin) and run daily backups of all my PCs and servers. In this article, I describe my goals, which hardware I picked for my new build (and why) and how I set it up. Design Goals I use my network storage device...</div> 32 <div>For over 10 years now, I run two self-built NAS (Network Storage) devices which serve media (currently via Jellyfin) and run daily backups of all my PCs and servers. In this article, I describe my goals, which hardware I picked for my new build (and why) and how I set it up. Design Goals I use my network storage device...</div>
33 </li> 33 </li>
34 <li> 34 <li>
35 <div><a href="https://utcc.utoronto.ca/~cks/space/blog/python/ArgparseEncouragesOptions" target="_blank" rel="noopener">Using argparse in my Python programs encourages me to add options to them</a> — Chris&#39;s Wiki :: blog</div> 35 <div><a href="https://utcc.utoronto.ca/~cks/space/blog/linux/ModernProxyIPv6AndARP" target="_blank" rel="noopener">Modern proxy (IPv4) ARP and proxy IPv6 NDP on Linux</a> — Chris&#39;s Wiki :: blog</div>
36 <div>Today, for reasons outside the scope of this entry, I updated one of my very old little Python utilities to add some features and move it to Python 3 in the process. This program was so old it was using getopt, so as part of updating it I switched it over to argparse, which is what I use in all of my modern programs. T...</div> 36 <div>Suppose, not hypothetically, that you have a remote system (on the other side of some tunnel or other connection) that wants to pretend to be on the local network, for either or both of IPv4 and IPv6. To make this work smoothly, this remote system's gateway (on the local network) needs to answer ARP requests for this r...</div>
37 </li> 37 </li>
38 <li> 38 <li>
39 <div><a href="https://szymonkaliski.com/writing/2023-10-02-building-a-diy-pen-plotter/" target="_blank" rel="noopener">Building a DIY Pen Plotter</a> — Szymon Kaliski</div> 39 <div><a href="https://szymonkaliski.com/writing/2023-10-02-building-a-diy-pen-plotter/" target="_blank" rel="noopener">Building a DIY Pen Plotter</a> — Szymon Kaliski</div>