Update retardation

master
Tait Hoyem 3 years ago
parent a1c97f2031
commit 2ce3cc08e8

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2021-08-31T22:51:01-06:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">Idea For A VPN Service</title><link href="http://localhost:4000/2021/08/31/vpns-api/" rel="alternate" type="text/html" title="Idea For A VPN Service" /><published>2021-08-31T00:00:00-06:00</published><updated>2021-08-31T00:00:00-06:00</updated><id>http://localhost:4000/2021/08/31/vpns-api</id><content type="html" xml:base="http://localhost:4000/2021/08/31/vpns-api/">&lt;p&gt;Recently Ive been thinking about starting a VPN service.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2021-08-31T22:55:29-06:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">Idea For A VPN Service</title><link href="http://localhost:4000/2021/08/31/vpns-api/" rel="alternate" type="text/html" title="Idea For A VPN Service" /><published>2021-08-31T00:00:00-06:00</published><updated>2021-08-31T00:00:00-06:00</updated><id>http://localhost:4000/2021/08/31/vpns-api</id><content type="html" xml:base="http://localhost:4000/2021/08/31/vpns-api/">&lt;p&gt;Recently Ive been thinking about starting a VPN service.
This service has some interesting requirements that I have never seen a VPN service do before, so Id like to put down my thoughts as to what might be sensible for a centralized yet encrypted* VPN service.&lt;/p&gt;
&lt;p&gt;I would license all the code and scripts under the AGPLv3.

@ -68,7 +68,7 @@ I have all of my code projects hosted on <a href="https://github.com/TTWNO">my G
<li>
<p>
<a href="/emacspeak-tutorials/">Programming Tutorials For The Visually Impaired</a> &mdash; Amateur-level production quality videos with all file buffers, written text, and shell commands read out by <a href="http://emacspeak.sourceforge.net/">Emacspeak</a>&mdash;An emacs extention for the blind.
<a href="/emacspeak-tutorials/">Programming Tutorials For The Visually Impaired</a> &mdash; Amateur-level production quality videos with all file buffers, written text, and shell commands read out by <a href="http://emacspeak.sourceforge.net/">Emacspeak</a>, an emacs extention for the blind.
</p>
</li>

@ -90,7 +90,7 @@
<li>
<strong><a href="/emacspeak-tutorials/">Programming Tutorials For The Visually Impaired</a></strong>
<p>Amateur-level production quality videos with all file buffers, written text, and shell commands read out by <a href="http://emacspeak.sourceforge.net/">Emacspeak</a>&mdash;An emacs extention for the blind.</p>
<p>Amateur-level production quality videos with all file buffers, written text, and shell commands read out by <a href="http://emacspeak.sourceforge.net/">Emacspeak</a>, an emacs extention for the blind.</p>
</li>
<li>

@ -2,31 +2,31 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://localhost:4000/emacspeak-tutorials/arrays/</loc>
<lastmod>2021-08-31T22:51:01-06:00</lastmod>
<lastmod>2021-08-31T22:55:29-06:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/emacspeak-tutorials/functions/</loc>
<lastmod>2021-08-31T22:51:01-06:00</lastmod>
<lastmod>2021-08-31T22:55:29-06:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/emacspeak-tutorials/loops/</loc>
<lastmod>2021-08-31T22:51:01-06:00</lastmod>
<lastmod>2021-08-31T22:55:29-06:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/emacspeak-tutorials/pointers/</loc>
<lastmod>2021-08-31T22:51:01-06:00</lastmod>
<lastmod>2021-08-31T22:55:29-06:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/emacspeak-tutorials/printing/</loc>
<lastmod>2021-08-31T22:51:01-06:00</lastmod>
<lastmod>2021-08-31T22:55:29-06:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/emacspeak-tutorials/structs/</loc>
<lastmod>2021-08-31T22:51:01-06:00</lastmod>
<lastmod>2021-08-31T22:55:29-06:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/emacspeak-tutorials/user-input/</loc>
<lastmod>2021-08-31T22:51:01-06:00</lastmod>
<lastmod>2021-08-31T22:55:29-06:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/2020/01/22/padding-and-margin/</loc>

Loading…
Cancel
Save