<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>clifpage</title><link>http://cliford.net/</link><description>hello there.</description><generator>Hugo -- gohugo.io</generator><language>en-in</language><managingEditor>reach@cliford.net (Cliford)</managingEditor><webMaster>reach@cliford.net (Cliford)</webMaster><lastBuildDate>Mon, 31 Mar 2025 11:31:38 +0530</lastBuildDate><atom:link href="http://cliford.net/index.xml" rel="self" type="application/rss+xml"/><item><title>The Joy of Side Quests</title><link>http://cliford.net/posts/side-quests/</link><pubDate>Sat, 15 Feb 2025 17:36:51 +0530</pubDate><author>Cliford</author><guid>http://cliford.net/posts/side-quests/</guid><description><![CDATA[<p>While I&rsquo;m absolutely someone who finds great joy in finishing every side quest in a game, this post unfortunately isn&rsquo;t about video games. One of the most satisfying feelings in life is when you&rsquo;re able to solve a problem that you have in life by yourself (and a bit of internet research, of course), be that repairing some tech, designing a CAD model that fits perfectly into some nook, or even just turning something off and on again.</p>]]></description></item><item><title>A Year of City Walks</title><link>http://cliford.net/posts/walk-walk-walk/</link><pubDate>Thu, 26 Dec 2024 13:35:51 +0530</pubDate><author>Cliford</author><guid>http://cliford.net/posts/walk-walk-walk/</guid><description><![CDATA[<p>I started off this year with a bunch of goals. Not sure if this is just me slowly entering my quarter-life crisis, but I&rsquo;ve been trying to (re)discover hobbies, find out things about myself and just do some soul-searching in general. While I might&rsquo;ve given up on a bunch of these (RIP the dusty guitar in the corner of my room), the one goal I can say that I&rsquo;m satisfied with has been one to travel. I believe I&rsquo;ve been to more places this year than any other year of my life.</p>]]></description></item><item><title>Cafes, Curries and Other Adulting Adventures</title><link>http://cliford.net/posts/adulting/</link><pubDate>Sat, 06 Apr 2024 12:01:36 +0000</pubDate><author>Cliford</author><guid>http://cliford.net/posts/adulting/</guid><description><![CDATA[<p>It&rsquo;s been a good while since I&rsquo;ve come back to this blog. It&rsquo;s something I always think I should do, but I just never get around to doing it. I can&rsquo;t seem to shake the feeling that I will come back here in ten years and look to this blog in nostalgia. So, I figure it&rsquo;s good to document what this point in my life was like. Why that has to be on a public blog on the Internet, I cannot explain.</p>]]></description></item><item><title>College: Calicut, Coding and COVID</title><link>http://cliford.net/posts/college-retrospect/</link><pubDate>Wed, 17 May 2023 16:28:59 +0530</pubDate><author>Cliford</author><guid>http://cliford.net/posts/college-retrospect/</guid><description><![CDATA[<p>A week back, my undergrad college (<a href="https://nitc.ac.in" target="_blank" rel="noopener noreffer ">NITC</a>) education came to an end. Though I spent around a half of it sitting at my desk at home staring at a screen, I&rsquo;m still leaving the place with a bunch of fond memories, some great experiences and an itch to talk about all of it. Luckily, I have this blog which has patiently been waiting for me to come scream into the void again.</p>]]></description></item><item><title>Microcontrollers, Mathematics and a Merry Christmas</title><link>http://cliford.net/posts/microcontrollers-mathematics/</link><pubDate>Mon, 26 Dec 2022 22:13:31 +0530</pubDate><author>Cliford</author><guid>http://cliford.net/posts/microcontrollers-mathematics/</guid><description><![CDATA[<h2 id="prelude">Prelude</h2>
<p>We decided to put up some lights around the house for this year&rsquo;s Christmas. As is my curse, I decided to whip up some fancy rainbow animations using a bunch of <a href="https://googlethatforyou.com?q=WS2811%20led" target="_blank" rel="noopener noreffer ">WS2811</a> LEDs and a NodeMCU that I had lying around. (see: <a href="/projects/leaprgb/" rel="">LeapRGB</a>)</p>
<p>What&rsquo;s unique about these LEDs is that each one contains an IC; as such, it allows you to individually control each LED in the strip. A typical LED strip might have a power and a ground line and have the entire strip light up uniformly. Here, we have a power, ground and a data line that can be fed using a microcontroller.</p>]]></description></item><item><title>On GNU/Linux and Ricing</title><link>http://cliford.net/posts/gnulinux/</link><pubDate>Fri, 16 Dec 2022 17:13:01 +0530</pubDate><author>Cliford</author><guid>http://cliford.net/posts/gnulinux/</guid><description><![CDATA[<data id="id-1" data-raw></data>
<h2 id="intro">Intro</h2>
<p>No blog of mine is complete without a rant (and/or flex) about GNU/Linux and my choice of distro (take a guess). An introduction to the terms mentioned here for any uninitiated (non-existent) readers:-</p>
<ul>
<li><strong>GNU/Linux</strong> (popularly <a href="https://www.gnu.org/gnu/why-gnu-linux.html" target="_blank" rel="noopener noreffer ">and arguably</a> known as Linux): An open-source operating system (which can be <a href="https://www.gnu.org/philosophy/free-sw.en.html" target="_blank" rel="noopener noreffer ">free</a>)</li>
<li><strong>Rice</strong>: a swamp grass which is widely cultivated as a source of food</li>
</ul>
<p>Now that we have the essential information, we can get on to the story of how my experience with Linux led me to start a tech-repair empire by <a href="https://www.urbandictionary.com/define.php?term=Did%20You%20Try%20Putting%20It%20In%20Rice%3F" target="_blank" rel="noopener noreffer ">&ldquo;putting it in rice&rdquo;</a>. I was approximately 0.38 years old when I first laid eyes on a rice grain &hellip;..</p>]]></description></item><item><title>Setting Up a Website</title><link>http://cliford.net/posts/setting-up-a-website/</link><pubDate>Wed, 14 Dec 2022 19:05:38 +0530</pubDate><author>Cliford</author><guid>http://cliford.net/posts/setting-up-a-website/</guid><description><![CDATA[<h2 id="evil-backstory">(Evil) Backstory</h2>
<p>So, I finally decided to buy myself a domain and put myself out there on the interwebs. This obviously isn&rsquo;t my first presence on the internet (throwback to pre-affordable-internet days when I used to sit around scrolling on the sand as opposed to almighty machine learning overlord curated content).</p>
<h3 id="old-website">Old Website</h3>
<p>I even used to have a website before this one. Right around the time I created a GitHub, I managed to whip up a simple landing page for myself which has been available at <a href="https://clifordjoshy.github.io" target="_blank" rel="noopener noreffer ">clifordjoshy.github.io</a> for the past three years. By the time this goes up, that site (that I&rsquo;ll let you know took me a whole night to figure out the CSS for) would&rsquo;ve been long buried in some Microsoft cache somewhere. As a remembrance of the website that&rsquo;s been with me throughout my (villainous?) journey, I&rsquo;ll leave here a screenshot.</p>]]></description></item></channel></rss>