diff options
Diffstat (limited to 'pages/links.php')
-rw-r--r-- | pages/links.php | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/pages/links.php b/pages/links.php index 25d2c27..1b8fd42 100644 --- a/pages/links.php +++ b/pages/links.php @@ -17,6 +17,7 @@ <h2>*nix, *BSD</h2> <ul> + <li><a title="A web site containing a collection of useful incantations for [computer] wizards." href="https://www.grymoire.com/">The Grymoire</a></li> <li><a href="https://docs.freebsd.org/en/books/handbook">FreeBSD Handbook</a></li> <li><a href="forums.freebsd.org">FreeBSD Forum</a></li> <li><a title="A given for anyone installing or using the FreeBSD ports tree." href="https://www.freshports.org/search.php">FreshPorts</a></li> @@ -29,3 +30,40 @@ <ul> <li><a title="Simple Thread posts mind-blowingly real articles about software development principles, development, and working environments." href="https://www.simplethread.com/blog">Simple Thread Posts & Essays</a></li> </ul> + +<h2>What's in My RSS Feed?</h2> + +<p>I update these frequently as I'm always adding and removing feeds I'm following.</p> + +<ul> + <li><a title="Byte Cellar" href="https://bytecellar.com/feed/">Byte Cellar</a></li> + <li><a title="C64 OS" href="http://www.c64os.com/feed/">C64 OS</a></li> + <li><a title="CATANA COMICS" href="https://catanacomics.com/feed/">CATANA COMICS</a></li> + <li><a title="Commands with 10 up-votes" href="https://www.commandlinefu.com/feed/tenup">Commands with 10 up-votes</a></li> + <li><a title="Cyan" href="https://cyan.com/feed/">Cyan</a></li> + <li><a title="Daemonic Dispatches" href="https://www.daemonology.net/blog/index.rss">Daemonic Dispatches</a></li> + <li><a title="DeavidSedice's blog" href="https://deavid.wordpress.com/feed/">DeavidSedice's blog</a></li> + <li><a title="Drew DeVault's blog" href="https://drewdevault.com/blog/index.xml">Drew DeVault's blog</a></li> + <li><a title="FreeBSD News Flash" href="https://www.freebsd.org/news/feed.xml">FreeBSD News Flash</a></li> + <li><a title="Gregory Szorc's Digital Home" href="https://gregoryszorc.com/blog/feed">Gregory Szorc's Digital Home</a></li> + <li><a title="Hudson Motor Car Company" href="https://www.reddit.com/r/hudsonmotorcarco.rss">Hudson Motor Car Company</a></li> + <li><a title="In Pursuit of Laziness" href="https://manishearth.github.io/atom.xml">In Pursuit of Laziness</a></li> + <li><a title="Inside Rust Blog" href="https://blog.rust-lang.org/inside-rust/feed.xml">Inside Rust Blog</a></li> + <li><a title="Julia Evans" href="https://jvns.ca/atom.xml">Julia Evans</a></li> + <li><a title="Klara Inc." href="https://klarasystems.com/feed/">Klara Inc.</a></li> + <li><a title="LOW-TECH MAGAZINE" href="http://feeds.feedburner.com/typepad/krisdedecker/lowtechmagazineenglish">LOW-TECH MAGAZINE</a></li> + <li><a title="Lyonsden Blog" href="https://lyonsden.net/feed/">Lyonsden Blog</a></li> + <li><a title="Mysterium" href="https://mysterium.net/feed/">Mysterium</a></li> + <li><a title="Recent Discussions — Hudson Essex Terraplane 'Open Forum'" href="https://forum.hetclub.org/discussions/feed.rss">Recent Discussions — Hudson Essex Terraplane 'Open Forum'</a></li> + <li><a title="Rust Blog" href="https://blog.rust-lang.org/feed.xml">Rust Blog</a></li> + <li><a title="Simple Thread" href="https://www.simplethread.com/feed/">Simple Thread</a></li> + <li><a title="Solene'%" href="https://dataswamp.org/~solene/rss.xml">Solene'%</a></li> + <li><a title="That grumpy BSD guy" href="https://bsdly.blogspot.com/feeds/posts/default">That grumpy BSD guy</a></li> + <li><a title="The FreeBSD Diary" href="http://www.freebsddiary.org/news.php">The FreeBSD Diary</a></li> + <li><a title="The Grymoire" href="https://grymoire.wordpress.com/feed/">The Grymoire</a></li> + <li><a title="The Guild of Messengers" href="https://guildofmessengers.org/feed/">The Guild of Messengers</a></li> + <li><a title="The Olognion" href="https://www.theolognion.com/rss/">The Olognion</a></li> + <li><a title="Wizard Zines" href="https://wizardzines.com/index.xml">Wizard Zines</a></li> + <li><a title="unixsheikh.com" href="https://unixsheikh.com/feed.rss">unixsheikh.com</a></li> + <li><a title="𝚟𝚎𝚛𝚖𝚊𝚍𝚎𝚗" href="https://vermaden.wordpress.com/feed/">𝚟𝚎𝚛𝚖𝚊𝚍𝚎𝚗</a></li> +</ul> |