Rename to "The Zen of KISS Linux" Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Fri, 03 Apr 2020 15:00:39 +0530
4 files changed,
14 insertions(+),
6 deletions(-)
M
pages/_index.md
→
pages/_index.md
@@ -9,7 +9,7 @@ ## Computers, security & computer security.
| | | | :-- | --: | -| [KISS Linux: 4 months on](/blog/kiss-4-mos) | 2020-04-03 | +| [The Zen of KISS Linux](/blog/kiss-zen) | 2020-04-03 | | [Introducing mael](/blog/mael) | 2020-03-29 | | [COVID-19 disinformation](/blog/covid19-disinfo) | 2020-03-15 | | [Nullcon 2020](/blog/nullcon-2020) | 2020-03-09 |
M
pages/blog/feed.xml
→
pages/blog/feed.xml
@@ -11,7 +11,7 @@ <link>https://icyphox.sh/blog/</link>
</image> <language>en-us</language> <copyright>Creative Commons BY-NC-SA 4.0</copyright> - <item><title>KISS Linux: 4 months on</title><description><![CDATA[<p><a href="/blog/five-days-tty">I installed KISS</a> early in January on my main + <item><title>The Zen of KISS Linux</title><description><![CDATA[<p><a href="/blog/five-days-tty">I installed KISS</a> early in January on my main machine—an HP Envy 13 (2017), and I have since noticed a lot of changes in my workflow, my approach to software (and its development), and in life as a whole. I wouldn’t call KISS “life changing”, as that would be@@ -147,7 +147,7 @@ up unless provoked. <a href="#fnref-bringing-up-kiss" class="footnoteBackLink" title="Jump back to footnote 1 in the text.">↩</a></p>
</li> </ol> </div> -]]></description><link>https://icyphox.sh/blog/kiss-4-mos</link><pubDate>Fri, 03 Apr 2020 00:00:00 +0000</pubDate><guid>https://icyphox.sh/blog/kiss-4-mos</guid></item><item><title>Introducing mael</title><description><![CDATA[<p><strong>Update</strong>: The code lives here: <a href="https://github.com/icyphox/mael">https://github.com/icyphox/mael</a></p> +]]></description><link>https://icyphox.sh/blog/kiss-zen</link><pubDate>Fri, 03 Apr 2020 00:00:00 +0000</pubDate><guid>https://icyphox.sh/blog/kiss-zen</guid></item><item><title>Introducing mael</title><description><![CDATA[<p><strong>Update</strong>: The code lives here: <a href="https://github.com/icyphox/mael">https://github.com/icyphox/mael</a></p> <p>I’ve been on the lookout for a good terminal-based email client since forever, and I’ve tried almost all of them. The one I use right now@@ -3043,4 +3043,4 @@ <p>All the code used in this post is here: <a href="https://github.com/icyphox/asdf/tree/master/reversing-elf">https://github.com/icyphox/asdf/tree/master/reversing-elf</a></p>
<p>Ciao for now, and I’ll see ya in #2 of this series—PE binaries. Whenever that is.</p> ]]></description><link>https://icyphox.sh/blog/python-for-re-1</link><pubDate>Fri, 08 Feb 2019 00:00:00 +0000</pubDate><guid>https://icyphox.sh/blog/python-for-re-1</guid></item></channel> -</rss>+</rss>
M
pages/blog/kiss-4-mos.md
→
pages/blog/kiss-zen.md
@@ -1,7 +1,7 @@
--- template: -url: kiss-4-mos -title: KISS Linux: 4 months on +url: kiss-zen +title: The Zen of KISS Linux subtitle: My thoughts on the distro, the philosophy and my experience in general date: 2020-04-03 ---
M
pages/txt/kiss-4-mos.txt
→
pages/txt/kiss-zen.txt
@@ -1,3 +1,11 @@
+--- +date: '2020-04-03' +subtitle: 'My thoughts on the distro, the philosophy and my experience + in general' +title: The Zen of KISS Linux +url: 'kiss-zen' +--- + [I installed KISS](/blog/five-days-tty) early in January on my main machine---an HP Envy 13 (2017), and I have since noticed a lot of changes in my workflow, my approach to software (and its development),