Add three more blogs to the blogroll
This commit is contained in:
parent
9461c17cd8
commit
7ccee4309d
|
@ -27,7 +27,9 @@
|
|||
<li><b><a href="https://belaycpp.com">Belay the C++</a> (<a href="https://belaycpp.com/feed/">feed</a>):</b> A weekly blog talking about (usually bad) practices in C++</li>
|
||||
<li><b><a href="https://blog.benjojo.co.uk">benjojo blog</a> (<a href="https://blog.benjojo.co.uk/rss.xml">feed</a>):</b> Programming, Networking and some things I found hard to fix at some point</li>
|
||||
<li><b><a href="http://bkardell.com/">bkardell.com rss feed</a> (<a href="https://bkardell.com/blog/feed.rss">feed</a>):</b> Just the bkardell.com rss feed</li>
|
||||
<li><b><a href="https://www.lkhrs.com/blog/">Blog on Luke's Wild Website</a> (<a href="https://www.lkhrs.com/blog/index.xml">feed</a>):</b> Recent content in Blog on Luke's Wild Website</li>
|
||||
<li><b><a href="https://sourcehut.org/blog/">Blogs on Sourcehut</a> (<a href="https://sourcehut.org/blog/index.xml">feed</a>):</b> Recent content in Blogs on Sourcehut</li>
|
||||
<li><b><a href="https://brainbaking.com/">Brain Baking</a> (<a href="https://brainbaking.com/index.xml">feed</a>):</b> Freshly Baked Thoughts by Wouter Groeneveld</li>
|
||||
<li><b><a href="https://brokenco.de/">brokenco.de</a> (<a href="https://brokenco.de/atom.xml">feed</a>)</b></li>
|
||||
<li><b><a href="https://cedaei.com/">Ceda EI's Blog</a> (<a href="https://cedaei.com/index.xml">feed</a>)</b></li>
|
||||
<li><b><a href="gemini://cadence.moe/gemlog">Cadence's Gemlog</a> (<a href="gemini://cadence.moe/gemlog">feed</a>)</b></li>
|
||||
|
@ -71,6 +73,7 @@
|
|||
<li><b><a href="https://marco.org/">Marco.org</a> (<a href="https://marco.org/rss">feed</a>):</b> I’m Marco Arment, creator of Overcast, technology podcaster and writer, and coffee enthusiast.</li>
|
||||
<li><b><a href="https://markosaric.com">Marko Saric</a> (<a href="https://markosaric.com/feed/">feed</a>)</b></li>
|
||||
<li><b><a href="https://mjg59.dreamwidth.org/">Matthew Garrett</a> (<a href="https://mjg59.dreamwidth.org/data/rss">feed</a>):</b> Matthew Garrett - Dreamwidth Studios</li>
|
||||
<li><b><a href="https://mmazzarolo.com">mmazzarolo.com blog</a> (<a href="https://mmazzarolo.com/blog/index.xml">feed</a>):</b> Matteo Mazzarolo's personal blog. Posting articles around tech, code, React, React Native, and open source.</li>
|
||||
<li><b><a href="https://nixnet.services/">NixNet</a> (<a href="https://nixnet.services/feed.xml">feed</a>):</b> Ramblings from a random GNU/Linux user, sysadmin, and professional multi-instrumentalist</li>
|
||||
<li><b><a href="https://nns.ee/blog/">nns' blog</a> (<a href="https://nns.ee/blog/feed.xml">feed</a>):</b> nns' personal blog. Talking about tech, infosec and hacking.</li>
|
||||
<li><b><a href="https://blog.nocturn9x.space">Nocturn9x's Blog</a> (<a href="https://blog.nocturn9x.space/rss.xml">feed</a>):</b> Nocturn9x's Blog</li>
|
||||
|
|
Loading…
Reference in New Issue