all repos — site @ cc595087e6bed27d76e2d9017716ceb66b3b046a

source for my site, found at icyphox.sh

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
commit

cc595087e6bed27d76e2d9017716ceb66b3b046a

parent

82378cb28f1c31a3275b452efe0de2789af8bab6

4 files changed, 14 insertions(+), 6 deletions(-)

jump to
M pages/_index.mdpages/_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.xmlpages/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&#8212;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&#8217;t call KISS &#8220;life changing&#8221;, as that would be

@@ -147,7 +147,7 @@ up unless provoked.&#160;<a href="#fnref-bringing-up-kiss" class="footnoteBackLink" title="Jump back to footnote 1 in the text.">&#8617;</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&#8217;ve been on the lookout for a good terminal-based email client since forever, and I&#8217;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&#8212;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.mdpages/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.txtpages/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),