<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Aabir Roy</title><link>https://aabir-roy.com/blog/</link><description>Recent content in Blog on Aabir Roy</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright © 2026, Aabir Roy.</copyright><lastBuildDate>Sat, 19 Apr 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://aabir-roy.com/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Configuration of DS1374 RTC on Raspberry Pi CM4</title><link>https://aabir-roy.com/configuration-of-ds1374-rtc-on-raspberry-pi-cm4/</link><pubDate>Sat, 19 Apr 2025 00:00:00 +0000</pubDate><guid>https://aabir-roy.com/configuration-of-ds1374-rtc-on-raspberry-pi-cm4/</guid><description>&lt;h1 id="what-is-an-rtc"&gt;What is an RTC?&lt;/h1&gt;
&lt;p&gt;A real-time clock (RTC) is used to keep accurate track of the current time and date, even when the main system power is turned off or the device is in a low-power state. A Raspberry Pi unlike many computers does not include a built in RTC. It relies on network time synchronization (NTP) to set the correct time after boot. This means when disconnected from the internet the Pi will not be able to maintain accurate time after a reboot or power cycle.&lt;/p&gt;</description></item><item><title>Cross-compiling the Raspberry Pi Linux kernel with the PREEMPT_RT patch</title><link>https://aabir-roy.com/cross-compiling-the-raspberry-pi-linux-kernel-with-the-preempt_rt-patch/</link><pubDate>Wed, 22 Jan 2025 00:00:00 +0000</pubDate><guid>https://aabir-roy.com/cross-compiling-the-raspberry-pi-linux-kernel-with-the-preempt_rt-patch/</guid><description>&lt;p&gt;Compiling the Linux kernel on a Raspberry Pi is slow. This isn&amp;rsquo;t surprising considering the Raspberry Pi is meant to run custom kernels, rather than build them. A better approach would be to cross-compile the kernel on a more powerful x86 machine and then transfer it to the Pi. This saves a lot of time, time that you can spend actually using the Pi for your projects, instead of waiting for the kernel to build.&lt;/p&gt;</description></item><item><title>Sky Watch Array Network (SWAN)</title><link>https://aabir-roy.com/sky-watch-array-network-swan/</link><pubDate>Wed, 03 Jan 2024 00:00:00 +0000</pubDate><guid>https://aabir-roy.com/sky-watch-array-network-swan/</guid><description>&lt;p&gt;The brainchild of Dr. Avinash Despande, the Indian Sky Watch Array Network aims to set up a group of radio telescopes across institutes in India, with the long-term goal of having a country wide radio interferometer which will help in the imaging of FRBs, pulsars and other astronomical sources.&lt;/p&gt;
&lt;p&gt;It will significantly enchance Indian observing capabilities in the radio frequencies and also establish a sustainable approach to cultivate and support upcoming generations of skilled radio astronomers in India, enabling them to tackle challenges and spearhead compelling research in the field of radio astronomy.&lt;/p&gt;</description></item><item><title>Setup multiple git accounts on the same system</title><link>https://aabir-roy.com/setup-multiple-git-accounts-on-the-same-system/</link><pubDate>Fri, 20 Oct 2023 00:00:00 +0000</pubDate><guid>https://aabir-roy.com/setup-multiple-git-accounts-on-the-same-system/</guid><description>&lt;p&gt;Git is an indispensible part of my workflow. I happen to use git for both my personal and work related projects. However, moving between these accounts can be challenging at times. In order to counter this, we can make use of a feature called &lt;a href="https://git-scm.com/docs/git-config#_conditional_includes"&gt;conditional includes&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="setup-ssh-keys"&gt;Setup ssh keys&lt;/h2&gt;
&lt;p&gt;To start with let’s set up the ssh keys for each of our accounts. Check for any existing ssh keys in the &lt;code&gt;.ssh&lt;/code&gt; directory, and remove them if not in use.&lt;/p&gt;</description></item><item><title>Hello World</title><link>https://aabir-roy.com/hello-world/</link><pubDate>Wed, 11 Oct 2023 00:00:00 +0000</pubDate><guid>https://aabir-roy.com/hello-world/</guid><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I recently turned 21, and decided to start a blog. I will be updating it, sharing insights into my current work and experiences.&lt;/p&gt;
&lt;p&gt;I hope to learn to better communicate my thoughts and ideas and effectively convey them to an audience.&lt;/p&gt;
&lt;p&gt;Thanks for stopping by!&lt;/p&gt;</description></item></channel></rss>