added new post

This commit is contained in:
Rohan Deshpande 2025-03-04 17:45:35 -08:00
parent 7c411801ac
commit ae5595678e
15 changed files with 239 additions and 99 deletions

View File

@ -1,3 +1,6 @@
# rdesh-site # rdesh-site
Personal files for my website. Personal files for my website.
This website is built using Hugo and another minimalist theme. This website is built using Hugo and another minimalist theme.
## Sync
To sync with the server, use rsync -rtuv public/ rbdeshpande@rdesh.xyz:~/public/

View File

@ -1,8 +1,53 @@
+++ +++
date = '2025-02-26T23:06:56-08:00' date = '2025-02-26T23:06:56-08:00'
draft = true draft = false
title = 'Life in college' title = 'Life in college'
+++ +++
# Beginning # Disclaimer
Idk how to really I want to preface this by saying I absolutely love it here.
Probably nothing else would be different if I went to another college.
That being said, I've learned a lot about my time here, and what I truly value.
# The value of solitude
Some might simply just call this loneliness.
For some time, it did feel that way for me.
Not that I didn't have people to see, but it was hard to make any sort of meaningful connection with people.
I think eventually it came to a point where I was so frustrated of not making any meaningful contact that I sort of became a recluse, for a lack of a better term.
However, it did get me thinking a lot.
About my future, and what I wanted from it.
About how I envisioned my future self and what steps I could take to get there.
I do think it was good that I didn't have much external influence from other people.
I've always thought of myself as aspiring to be more independent, and maybe that's a weakness.
But I've always been stubborn in the sense that I try my hardest to improve my own life independent of other people.
# Things I noticed
Lots of people already want to get into a specific field.
I know myself I've been looking into healthcare, but I'm also interested in research.
Maybe I can combine the two later.
This really isn't a problem, but I've always been indecisive, even back in high school.
Most of my friends wanted to be investment bankers, or lawyers, or doctors, and tailored their extracurriculars and activities to achieve that.
Meanwhile, I was more-or-less just scrambling trying to do everything that interested me.
It's weird since I do want to try to get into a med school, but I also have interests in CS and more specifically developing FOSS software to help scientific endeavours.
My love for FOSS caused me to set up this blog, and once I can figure out how to get the website working without people having to be on the UCLA vpn, I can do a lot more interesting things.
Already I have a self-hosted [Gitea](https://git.rdesh.xyz/explore/repos) instance, as well as a Radicale instance.
One of my interests once I get into a research lab here is to figure out how to design publishable, interactive databases for findings and host them on my website and put the code on my own self-hosted instance.
# Takeaways
Before I came to UCLA, I thought college would be a lot different than high-school.
It is, but in a different way - you have a lot more agency and control over what you can do.
I effectively have free will - which is scary.
But at the same time, you can change and truly find yourself with no stigma.

View File

@ -1,10 +0,0 @@
+++
date = '2025-02-24T10:20:27-08:00'
draft = false
title = 'First post'
+++
# My time

View File

@ -1,4 +1,4 @@
baseURL = '/' baseURL = 'https://rdesh.xyz'
relativeURLs = true relativeURLs = true
languageCode = 'en-us' languageCode = 'en-us'
title = "Rohan's Website" title = "Rohan's Website"

View File

@ -1,8 +1,8 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<title>First Post | Rohan&#39;s Website</title> <title>First Post | Rohan&#39;s Website</title>
<link rel="canonical" href="//localhost:1313/"> <link rel="canonical" href="https://rdesh.xyz/">
<link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='../index.xml'> <link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='../index.xml'>
<link rel='stylesheet' type='text/css' href='../style.css'> <link rel='stylesheet' type='text/css' href='../style.css'>
<link rel="icon" href="../favicon.ico"> <link rel="icon" href="../favicon.ico">
@ -19,14 +19,14 @@
<h1 id="my-time">My time</h1> <h1 id="my-time">My time</h1>
<div id="nextprev"><a href="../life_in_college/"><div id="nextart">Next:<br>Life_in_college</div></a> <div id="nextprev"><a href="../life_in_college/"><div id="nextart">Next:<br>Life in college</div></a>
</div> </div>
</article> </article>
</main> </main>
<footer> <footer>
<a href="//localhost:1313/">//localhost:1313/</a><br><br><a href="../index.xml"><img src="../rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a> <a href="https://rdesh.xyz/">https://rdesh.xyz/</a><br><br><a href="../index.xml"><img src="../rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
</footer> </footer>
</body> </body>

View File

@ -1,8 +1,8 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<title>Categories | Rohan&#39;s Website</title> <title>Categories | Rohan&#39;s Website</title>
<link rel="canonical" href="//localhost:1313/"> <link rel="canonical" href="https://rdesh.xyz/">
<link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='../index.xml'> <link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='../index.xml'>
<link rel='stylesheet' type='text/css' href='../style.css'> <link rel='stylesheet' type='text/css' href='../style.css'>
<link rel="icon" href="../favicon.ico"> <link rel="icon" href="../favicon.ico">
@ -23,7 +23,7 @@
</main> </main>
<footer> <footer>
<a href="//localhost:1313/">//localhost:1313/</a><br><br><a href="../index.xml"><img src="../rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a> <a href="https://rdesh.xyz/">https://rdesh.xyz/</a><br><br><a href="../index.xml"><img src="../rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
</footer> </footer>
</body> </body>

View File

@ -1,31 +1,51 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Rohan&#39;s Website</title> <title>Rohan&#39;s Website</title>
<link>//localhost:1313/categories/</link> <link>https://rdesh.xyz/categories/</link>
<description>Recent content in Categories on Rohan&#39;s Website</description> <description>Recent content in Categories on Rohan&#39;s Website</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<atom:link href="//localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://rdesh.xyz/categories/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Life_in_college</title> <title>Life in college</title>
<link>//localhost:1313/life_in_college/</link> <link>https://rdesh.xyz/life_in_college/</link>
<pubDate>Wed, 26 Feb 2025 23:06:56 -0800</pubDate> <pubDate>Wed, 26 Feb 2025 23:06:56 -0800</pubDate>
<guid>//localhost:1313/life_in_college/</guid> <guid>https://rdesh.xyz/life_in_college/</guid>
<description>&lt;h1 id=&#34;test&#34;&gt;Test&lt;/h1&gt; <description>&lt;h1 id=&#34;disclaimer&#34;&gt;Disclaimer&lt;/h1&gt;
</description> &lt;p&gt;I want to preface this by saying I absolutely love it here.
</item> Probably nothing else would be different if I went to another college.
That being said, I&amp;rsquo;ve learned a lot about my time here, and what I truly value.&lt;/p&gt;
<item> &lt;h1 id=&#34;the-value-of-solitude&#34;&gt;The value of solitude&lt;/h1&gt;
<title>First post</title> &lt;p&gt;Some might simply just call this loneliness.
<link>//localhost:1313/about/</link> For some time, it did feel that way for me.
<pubDate>Mon, 24 Feb 2025 10:20:27 -0800</pubDate> Not that I didn&amp;rsquo;t have people to see, but it was hard to make any sort of meaningful connection with people.
I think eventually it came to a point where I was so frustrated of not making any meaningful contact that I sort of became a recluse, for a lack of a better term.&lt;/p&gt;
<guid>//localhost:1313/about/</guid> &lt;p&gt;However, it did get me thinking a lot.&lt;/p&gt;
<description>&lt;h1 id=&#34;my-time&#34;&gt;My time&lt;/h1&gt; &lt;p&gt;About my future, and what I wanted from it.&lt;/p&gt;
&lt;p&gt;About how I envisioned my future self and what steps I could take to get there.&lt;/p&gt;
&lt;p&gt;I do think it was good that I didn&amp;rsquo;t have much external influence from other people.
I&amp;rsquo;ve always thought of myself as aspiring to be more independent, and maybe that&amp;rsquo;s a weakness.
But I&amp;rsquo;ve always been stubborn in the sense that I try my hardest to improve my own life independent of other people.&lt;/p&gt;
&lt;h1 id=&#34;things-i-noticed&#34;&gt;Things I noticed&lt;/h1&gt;
&lt;p&gt;Lots of people already want to get into a specific field.
I know myself I&amp;rsquo;ve been looking into healthcare, but I&amp;rsquo;m also interested in research.
Maybe I can combine the two later.&lt;/p&gt;
&lt;p&gt;This really isn&amp;rsquo;t a problem, but I&amp;rsquo;ve always been indecisive, even back in high school.
Most of my friends wanted to be investment bankers, or lawyers, or doctors, and tailored their extracurriculars and activities to achieve that.&lt;/p&gt;
&lt;p&gt;Meanwhile, I was more-or-less just scrambling trying to do everything that interested me.
It&amp;rsquo;s weird since I do want to try to get into a med school, but I also have interests in CS and more specifically developing FOSS software to help scientific endeavours.&lt;/p&gt;
&lt;p&gt;My love for FOSS caused me to set up this blog, and once I can figure out how to get the website working without people having to be on the UCLA vpn, I can do a lot more interesting things.
Already I have a self-hosted &lt;a href=&#34;https://git.rdesh.xyz/explore/repos&#34;&gt;Gitea&lt;/a&gt; instance, as well as a Radicale instance.
One of my interests once I get into a research lab here is to figure out how to design publishable, interactive databases for findings and host them on my website and put the code on my own self-hosted instance.&lt;/p&gt;
&lt;h1 id=&#34;takeaways&#34;&gt;Takeaways&lt;/h1&gt;
&lt;p&gt;Before I came to UCLA, I thought college would be a lot different than high-school.
It is, but in a different way - you have a lot more agency and control over what you can do.
I effectively have free will - which is scary.&lt;/p&gt;
&lt;p&gt;But at the same time, you can change and truly find yourself with no stigma.&lt;/p&gt;
</description> </description>
</item> </item>

View File

@ -1,9 +1,9 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta name="generator" content="Hugo 0.143.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <meta name="generator" content="Hugo 0.145.0">
<title>Rohan&#39;s Website</title> <title>Rohan&#39;s Website</title>
<link rel="canonical" href="//localhost:1313/"> <link rel="canonical" href="https://rdesh.xyz/">
<link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='./index.xml'> <link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='./index.xml'>
<link rel='stylesheet' type='text/css' href='./style.css'> <link rel='stylesheet' type='text/css' href='./style.css'>
<link rel="icon" href="./favicon.ico"> <link rel="icon" href="./favicon.ico">
@ -46,9 +46,6 @@ I&rsquo;d appreciate any guidance involving this, or once I get into a lab and s
<ul> <ul>
<li><time datetime="2025-02-26T23:06:56-08:00">2025 Feb 26</time> &ndash; <a href="./life_in_college/">Life in college</a> <li><time datetime="2025-02-26T23:06:56-08:00">2025 Feb 26</time> &ndash; <a href="./life_in_college/">Life in college</a>
</li>
<li><time datetime="2025-02-24T10:20:27-08:00">2025 Feb 24</time> &ndash; <a href="./about/">First post</a>
</li> </li>
</ul> </ul>
@ -56,7 +53,7 @@ I&rsquo;d appreciate any guidance involving this, or once I get into a lab and s
</main> </main>
<footer> <footer>
<a href="//localhost:1313/">//localhost:1313/</a><br><br><a href="./index.xml"><img src="./rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a> <a href="https://rdesh.xyz/">https://rdesh.xyz/</a><br><br><a href="./index.xml"><img src="./rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
</footer> </footer>
</body> </body>

View File

@ -1,33 +1,52 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Rohan&#39;s Website</title> <title>Rohan&#39;s Website</title>
<link>//localhost:1313/</link> <link>https://rdesh.xyz/</link>
<description>Recent content in Rohan on Rohan&#39;s Website</description> <description>Recent content in Rohan on Rohan&#39;s Website</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Mon, 24 Feb 2025 10:42:32 -0800</lastBuildDate> <lastBuildDate>Mon, 24 Feb 2025 10:42:32 -0800</lastBuildDate>
<atom:link href="//localhost:1313/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://rdesh.xyz/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Life in college</title> <title>Life in college</title>
<link>//localhost:1313/life_in_college/</link> <link>https://rdesh.xyz/life_in_college/</link>
<pubDate>Wed, 26 Feb 2025 23:06:56 -0800</pubDate> <pubDate>Wed, 26 Feb 2025 23:06:56 -0800</pubDate>
<guid>//localhost:1313/life_in_college/</guid> <guid>https://rdesh.xyz/life_in_college/</guid>
<description>&lt;h1 id=&#34;beginning&#34;&gt;Beginning&lt;/h1&gt; <description>&lt;h1 id=&#34;disclaimer&#34;&gt;Disclaimer&lt;/h1&gt;
&lt;p&gt;Idk how to really&lt;/p&gt; &lt;p&gt;I want to preface this by saying I absolutely love it here.
</description> Probably nothing else would be different if I went to another college.
</item> That being said, I&amp;rsquo;ve learned a lot about my time here, and what I truly value.&lt;/p&gt;
&lt;h1 id=&#34;the-value-of-solitude&#34;&gt;The value of solitude&lt;/h1&gt;
<item> &lt;p&gt;Some might simply just call this loneliness.
<title>First post</title> For some time, it did feel that way for me.
<link>//localhost:1313/about/</link> Not that I didn&amp;rsquo;t have people to see, but it was hard to make any sort of meaningful connection with people.
<pubDate>Mon, 24 Feb 2025 10:20:27 -0800</pubDate> I think eventually it came to a point where I was so frustrated of not making any meaningful contact that I sort of became a recluse, for a lack of a better term.&lt;/p&gt;
&lt;p&gt;However, it did get me thinking a lot.&lt;/p&gt;
<guid>//localhost:1313/about/</guid> &lt;p&gt;About my future, and what I wanted from it.&lt;/p&gt;
<description>&lt;h1 id=&#34;my-time&#34;&gt;My time&lt;/h1&gt; &lt;p&gt;About how I envisioned my future self and what steps I could take to get there.&lt;/p&gt;
&lt;p&gt;I do think it was good that I didn&amp;rsquo;t have much external influence from other people.
I&amp;rsquo;ve always thought of myself as aspiring to be more independent, and maybe that&amp;rsquo;s a weakness.
But I&amp;rsquo;ve always been stubborn in the sense that I try my hardest to improve my own life independent of other people.&lt;/p&gt;
&lt;h1 id=&#34;things-i-noticed&#34;&gt;Things I noticed&lt;/h1&gt;
&lt;p&gt;Lots of people already want to get into a specific field.
I know myself I&amp;rsquo;ve been looking into healthcare, but I&amp;rsquo;m also interested in research.
Maybe I can combine the two later.&lt;/p&gt;
&lt;p&gt;This really isn&amp;rsquo;t a problem, but I&amp;rsquo;ve always been indecisive, even back in high school.
Most of my friends wanted to be investment bankers, or lawyers, or doctors, and tailored their extracurriculars and activities to achieve that.&lt;/p&gt;
&lt;p&gt;Meanwhile, I was more-or-less just scrambling trying to do everything that interested me.
It&amp;rsquo;s weird since I do want to try to get into a med school, but I also have interests in CS and more specifically developing FOSS software to help scientific endeavours.&lt;/p&gt;
&lt;p&gt;My love for FOSS caused me to set up this blog, and once I can figure out how to get the website working without people having to be on the UCLA vpn, I can do a lot more interesting things.
Already I have a self-hosted &lt;a href=&#34;https://git.rdesh.xyz/explore/repos&#34;&gt;Gitea&lt;/a&gt; instance, as well as a Radicale instance.
One of my interests once I get into a research lab here is to figure out how to design publishable, interactive databases for findings and host them on my website and put the code on my own self-hosted instance.&lt;/p&gt;
&lt;h1 id=&#34;takeaways&#34;&gt;Takeaways&lt;/h1&gt;
&lt;p&gt;Before I came to UCLA, I thought college would be a lot different than high-school.
It is, but in a different way - you have a lot more agency and control over what you can do.
I effectively have free will - which is scary.&lt;/p&gt;
&lt;p&gt;But at the same time, you can change and truly find yourself with no stigma.&lt;/p&gt;
</description> </description>
</item> </item>

View File

@ -1,13 +1,20 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<title>Life in College | Rohan&#39;s Website</title> <title>Life in College | Rohan&#39;s Website</title>
<link rel="canonical" href="//localhost:1313/"> <link rel="canonical" href="https://rdesh.xyz/">
<link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='../index.xml'> <link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='../index.xml'>
<link rel='stylesheet' type='text/css' href='../style.css'> <link rel='stylesheet' type='text/css' href='../style.css'>
<link rel="icon" href="../favicon.ico"> <link rel="icon" href="../favicon.ico">
<meta name="description" content="Beginning <meta name="description" content="Disclaimer
Idk how to really"> I want to preface this by saying I absolutely love it here.
Probably nothing else would be different if I went to another college.
That being said, I&rsquo;ve learned a lot about my time here, and what I truly value.
The value of solitude
Some might simply just call this loneliness.
For some time, it did feel that way for me.
Not that I didn&rsquo;t have people to see, but it was hard to make any sort of meaningful connection with people.
I think eventually it came to a point where I was so frustrated of not making any meaningful contact that I sort of became a recluse, for a lack of a better term.">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow"> <meta name="robots" content="index, follow">
<meta charset="utf-8"> <meta charset="utf-8">
@ -17,19 +24,45 @@ Idk how to really">
<header><h1 id="tag_Life in college">Life in college</h1></header> <header><h1 id="tag_Life in college">Life in college</h1></header>
<article> <article>
<h1 id="beginning">Beginning</h1> <h1 id="disclaimer">Disclaimer</h1>
<p>Idk how to really</p> <p>I want to preface this by saying I absolutely love it here.
Probably nothing else would be different if I went to another college.
That being said, I&rsquo;ve learned a lot about my time here, and what I truly value.</p>
<h1 id="the-value-of-solitude">The value of solitude</h1>
<p>Some might simply just call this loneliness.
For some time, it did feel that way for me.
Not that I didn&rsquo;t have people to see, but it was hard to make any sort of meaningful connection with people.
I think eventually it came to a point where I was so frustrated of not making any meaningful contact that I sort of became a recluse, for a lack of a better term.</p>
<p>However, it did get me thinking a lot.</p>
<p>About my future, and what I wanted from it.</p>
<p>About how I envisioned my future self and what steps I could take to get there.</p>
<p>I do think it was good that I didn&rsquo;t have much external influence from other people.
I&rsquo;ve always thought of myself as aspiring to be more independent, and maybe that&rsquo;s a weakness.
But I&rsquo;ve always been stubborn in the sense that I try my hardest to improve my own life independent of other people.</p>
<h1 id="things-i-noticed">Things I noticed</h1>
<p>Lots of people already want to get into a specific field.
I know myself I&rsquo;ve been looking into healthcare, but I&rsquo;m also interested in research.
Maybe I can combine the two later.</p>
<p>This really isn&rsquo;t a problem, but I&rsquo;ve always been indecisive, even back in high school.
Most of my friends wanted to be investment bankers, or lawyers, or doctors, and tailored their extracurriculars and activities to achieve that.</p>
<p>Meanwhile, I was more-or-less just scrambling trying to do everything that interested me.
It&rsquo;s weird since I do want to try to get into a med school, but I also have interests in CS and more specifically developing FOSS software to help scientific endeavours.</p>
<p>My love for FOSS caused me to set up this blog, and once I can figure out how to get the website working without people having to be on the UCLA vpn, I can do a lot more interesting things.
Already I have a self-hosted <a href="https://git.rdesh.xyz/explore/repos">Gitea</a> instance, as well as a Radicale instance.
One of my interests once I get into a research lab here is to figure out how to design publishable, interactive databases for findings and host them on my website and put the code on my own self-hosted instance.</p>
<h1 id="takeaways">Takeaways</h1>
<p>Before I came to UCLA, I thought college would be a lot different than high-school.
It is, but in a different way - you have a lot more agency and control over what you can do.
I effectively have free will - which is scary.</p>
<p>But at the same time, you can change and truly find yourself with no stigma.</p>
<div id="nextprev">
<a href="../about/"><div id="prevart">Previous:<br>First post</div></a>
</div>
</article> </article>
</main> </main>
<footer> <footer>
<a href="//localhost:1313/">//localhost:1313/</a><br><br><a href="../index.xml"><img src="../rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a> <a href="https://rdesh.xyz/">https://rdesh.xyz/</a><br><br><a href="../index.xml"><img src="../rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
</footer> </footer>
</body> </body>

View File

@ -2,17 +2,14 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>//localhost:1313/life_in_college/</loc> <loc>https://rdesh.xyz/life_in_college/</loc>
<lastmod>2025-02-26T23:06:56-08:00</lastmod> <lastmod>2025-02-26T23:06:56-08:00</lastmod>
</url><url> </url><url>
<loc>//localhost:1313/</loc> <loc>https://rdesh.xyz/</loc>
<lastmod>2025-02-24T10:42:32-08:00</lastmod> <lastmod>2025-02-24T10:42:32-08:00</lastmod>
</url><url> </url><url>
<loc>//localhost:1313/about/</loc> <loc>https://rdesh.xyz/categories/</loc>
<lastmod>2025-02-24T10:20:27-08:00</lastmod>
</url><url> </url><url>
<loc>//localhost:1313/categories/</loc> <loc>https://rdesh.xyz/tags/</loc>
</url><url>
<loc>//localhost:1313/tags/</loc>
</url> </url>
</urlset> </urlset>

View File

@ -1,7 +1,15 @@
body { body {
font-family: sans-serif ; font-family: sans-serif ;
background: #110000 ; background: #232A2E ;
color: #ccc ; color: #D3C6AA;
}
a {
color: #7FBBB3;
}
a:visited {
color: #D699B6;
} }
main { main {

View File

@ -1,8 +1,8 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<title>Tags | Rohan&#39;s Website</title> <title>Tags | Rohan&#39;s Website</title>
<link rel="canonical" href="//localhost:1313/"> <link rel="canonical" href="https://rdesh.xyz/">
<link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='../index.xml'> <link rel='alternate' type='application/rss+xml' title="Rohan&#39;s Website RSS" href='../index.xml'>
<link rel='stylesheet' type='text/css' href='../style.css'> <link rel='stylesheet' type='text/css' href='../style.css'>
<link rel="icon" href="../favicon.ico"> <link rel="icon" href="../favicon.ico">
@ -23,7 +23,7 @@
</main> </main>
<footer> <footer>
<a href="//localhost:1313/">//localhost:1313/</a><br><br><a href="../index.xml"><img src="../rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a> <a href="https://rdesh.xyz/">https://rdesh.xyz/</a><br><br><a href="../index.xml"><img src="../rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
</footer> </footer>
</body> </body>

View File

@ -1,31 +1,51 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Rohan&#39;s Website</title> <title>Rohan&#39;s Website</title>
<link>//localhost:1313/tags/</link> <link>https://rdesh.xyz/tags/</link>
<description>Recent content in Tags on Rohan&#39;s Website</description> <description>Recent content in Tags on Rohan&#39;s Website</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<atom:link href="//localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://rdesh.xyz/tags/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Life_in_college</title> <title>Life in college</title>
<link>//localhost:1313/life_in_college/</link> <link>https://rdesh.xyz/life_in_college/</link>
<pubDate>Wed, 26 Feb 2025 23:06:56 -0800</pubDate> <pubDate>Wed, 26 Feb 2025 23:06:56 -0800</pubDate>
<guid>//localhost:1313/life_in_college/</guid> <guid>https://rdesh.xyz/life_in_college/</guid>
<description>&lt;h1 id=&#34;test&#34;&gt;Test&lt;/h1&gt; <description>&lt;h1 id=&#34;disclaimer&#34;&gt;Disclaimer&lt;/h1&gt;
</description> &lt;p&gt;I want to preface this by saying I absolutely love it here.
</item> Probably nothing else would be different if I went to another college.
That being said, I&amp;rsquo;ve learned a lot about my time here, and what I truly value.&lt;/p&gt;
<item> &lt;h1 id=&#34;the-value-of-solitude&#34;&gt;The value of solitude&lt;/h1&gt;
<title>First post</title> &lt;p&gt;Some might simply just call this loneliness.
<link>//localhost:1313/about/</link> For some time, it did feel that way for me.
<pubDate>Mon, 24 Feb 2025 10:20:27 -0800</pubDate> Not that I didn&amp;rsquo;t have people to see, but it was hard to make any sort of meaningful connection with people.
I think eventually it came to a point where I was so frustrated of not making any meaningful contact that I sort of became a recluse, for a lack of a better term.&lt;/p&gt;
<guid>//localhost:1313/about/</guid> &lt;p&gt;However, it did get me thinking a lot.&lt;/p&gt;
<description>&lt;h1 id=&#34;my-time&#34;&gt;My time&lt;/h1&gt; &lt;p&gt;About my future, and what I wanted from it.&lt;/p&gt;
&lt;p&gt;About how I envisioned my future self and what steps I could take to get there.&lt;/p&gt;
&lt;p&gt;I do think it was good that I didn&amp;rsquo;t have much external influence from other people.
I&amp;rsquo;ve always thought of myself as aspiring to be more independent, and maybe that&amp;rsquo;s a weakness.
But I&amp;rsquo;ve always been stubborn in the sense that I try my hardest to improve my own life independent of other people.&lt;/p&gt;
&lt;h1 id=&#34;things-i-noticed&#34;&gt;Things I noticed&lt;/h1&gt;
&lt;p&gt;Lots of people already want to get into a specific field.
I know myself I&amp;rsquo;ve been looking into healthcare, but I&amp;rsquo;m also interested in research.
Maybe I can combine the two later.&lt;/p&gt;
&lt;p&gt;This really isn&amp;rsquo;t a problem, but I&amp;rsquo;ve always been indecisive, even back in high school.
Most of my friends wanted to be investment bankers, or lawyers, or doctors, and tailored their extracurriculars and activities to achieve that.&lt;/p&gt;
&lt;p&gt;Meanwhile, I was more-or-less just scrambling trying to do everything that interested me.
It&amp;rsquo;s weird since I do want to try to get into a med school, but I also have interests in CS and more specifically developing FOSS software to help scientific endeavours.&lt;/p&gt;
&lt;p&gt;My love for FOSS caused me to set up this blog, and once I can figure out how to get the website working without people having to be on the UCLA vpn, I can do a lot more interesting things.
Already I have a self-hosted &lt;a href=&#34;https://git.rdesh.xyz/explore/repos&#34;&gt;Gitea&lt;/a&gt; instance, as well as a Radicale instance.
One of my interests once I get into a research lab here is to figure out how to design publishable, interactive databases for findings and host them on my website and put the code on my own self-hosted instance.&lt;/p&gt;
&lt;h1 id=&#34;takeaways&#34;&gt;Takeaways&lt;/h1&gt;
&lt;p&gt;Before I came to UCLA, I thought college would be a lot different than high-school.
It is, but in a different way - you have a lot more agency and control over what you can do.
I effectively have free will - which is scary.&lt;/p&gt;
&lt;p&gt;But at the same time, you can change and truly find yourself with no stigma.&lt;/p&gt;
</description> </description>
</item> </item>

View File

@ -1,7 +1,15 @@
body { body {
font-family: sans-serif ; font-family: sans-serif ;
background: #110000 ; background: #232A2E ;
color: #ccc ; color: #D3C6AA;
}
a {
color: #7FBBB3;
}
a:visited {
color: #D699B6;
} }
main { main {