Rohan Verma



Commit Diff


commit - e50e6f13c504feb6c85984d3c9398816aae8c785
commit + 7864f989231fa51cb36b38b6a03dfb9ed125c208
blob - 02acb450438f323e973731f79d010bc54fee0377
blob + 7e6e4b1f5501dd5ca86525fd7f726334444e07b1
--- blog/index.html
+++ blog/index.html
@@ -62,9 +62,6 @@
 		<a href="/resume">resume</a>
 	</nav>
 	<h2>Articles</h2>
-	<h3><a href="/blog/philosophy">Philosophy</a></h3>
-	<small><em>March 18, 2026</em></small>
-
 	<p></p>
 	<br>
 	<hr>
blob - 9a0a3130435a89c6221f81c9268136ef0167a184 (mode 644)
blob + /dev/null
--- blog/philosophy/index.html
+++ /dev/null
@@ -1,98 +0,0 @@
-<!DOCTYPE html>
-<title>Rohan Verma</title>
-<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<style>
-	html, body {
-		margin: 0;
-		padding: 0;
-		overflow-x: hidden;
-		-webkit-font-smoothing: antialiased;
-		-moz-osx-font-smoothing: grayscale;
-	}
-	h2 {
-		margin-top: 1.5em;
-	}
-	h1, h2 {
-		margin-bottom: .2em;
-	}
-	img {
-		max-width: 100%;
-		height: auto;
-	}
-	@media (max-width: 600px) {
-		body {
-			padding-left: 5%;
-			padding-right: 5%;
-		}
-		table {
-			width: 100% !important;
-			max-width: 100% !important;
-		}
-		table td {
-			display: block;
-			width: 100% !important;
-			word-wrap: break-word;
-			overflow-wrap: break-word;
-		}
-		.portrait {
-			width: 80% !important;
-			height: auto;
-			display: block;
-			margin: 0 auto;
-		}
-	}
-</style>
-<center>
-<table width="850">
-<tr>
-<td align="left">
-	<h1>Rohan Verma</h1>
-	<nav>
-		<a href="/">home</a> | 
-		<a href="/blog">blog</a> | 
-		<a href="/got">got</a> |
-		<a href="/resume">resume</a>
-	</nav>
-
-
-	<h2>Philosophy</h2>
-	<p><em>Last updated: 3/18/2026</em></p>
-
-	<p>I typically like to follow the <a href="https://en.wikipedia.org/wiki/Unix_philosophy">UNIX philosophy</a> approach when it comes to creating software. In essence, the UNIX philosophy is a minimalist approach to software development. Software has to be easy to write, test, and run programs, such as this website.<sup><a href="#fn1">1</a></sup></p>
-
-	<p>When it comes to software, I prefer to have minimal bloat, and the computer should just do what I need it to do. I do dislike the Linux project in certain aspects due to it becoming so <a href="https://en.wikipedia.org/wiki/Software_bloat">intrinsically bloated with new software</a>. I don't need ~1000 apps to achieve just one function; it should be able to get me from point A to point B in a simple manner without being bloated.<sup><a href="#fn2">2</a></sup></p>
-
-	<p>There always seems to be a simpler way to create things; the universe isn't made to be overly complicated. Before Einstein, gravity was a complicated mess of forces (from <a href="https://en.wikipedia.org/wiki/Classical_physics">classical physics</a>). It obviously worked, but it didn't explain how gravity behaved the way it did. Once Einstein came, his formula was extremely simple and compressed into the <a href="https://en.wikipedia.org/wiki/Einstein_field_equations">famous field equation</a>.</p>
-
-	<p>What excites me is that everything we know right now is bound to be replaced by simpler theories that explain things better; there was once <a href="https://en.wikipedia.org/wiki/Classical_physics">classical physics</a>, and then <a href="https://en.wikipedia.org/wiki/Modern_physics">modern physics</a> came to replace most of classical physics. Humans keep evolving and finding simpler, more general rules that explain more things; there will always be a better way and a faster, more optimized route.</p>
-
-	<p>A big thing that I've noticed from working on old vintage technology is there is far more documentation. On the PowerBook 145, there are a bunch of <a href="https://macdat.net/macintosh/powerbook/powerbook_145.html">schematics</a> and stuff actually publicly released from Apple. The point I'm trying to make is that now a lot of these service manuals seem to be more like warnings to not work on it.</p>
-
-	<p>These companies truly believe that locking down their devices to be as much of a closed system as possible is the only way forward. They try to make you believe something is just <a href="https://www.who.int/news-room/fact-sheets/detail/electronic-waste-(e-waste)">E-Waste</a> because it's three years old; all tech doesn't have to be thrown into a landfill. Most of the tech in my house has been working since 2014.<sup><a href="#fn3">3</a></sup></p>
-
-	<p>Currently, <a href="https://en.wikipedia.org/wiki/Louis_Rossmann">Louis Rossman</a> has been at the forefront of the <a href="https://en.wikipedia.org/wiki/Right_to_repair">Right To Repair</a> movement. A lot of companies choose to follow this practice because so much money comes from repairing; they get so much money and scam you into thinking that the device you have has to use <a href="https://support.apple.com/en-il/120555">"certified tools" from a "certified technician."</a><sup><a href="#fn4">4</a></sup></p>
-
-	<hr>
-	<h2>Footnotes</h2>
-	<ol>
-		<li id="fn1">This site uses barely any CSS</li>
-		<li id="fn2">Microsoft Windows is typically criticized for this; it has so many useless apps preinstalled.</li>
-		<li id="fn3">I converted my old 2014 MacBook Air to OpenBSD and it runs flawlessly now.</li>
-		<li id="fn4">Apple tries to make you use their "genuine parts" when even 3rd-party parts work just as fine; some NAND replacements are even better.</li>
-	</ol>
-
-	<br>
-	<hr>
-	<footer>
-		<p>
-			<a href="https://www.netbsd.org"><img src="/static/powered-by-NetBSD.png" alt="Powered by NetBSD" height="40"></a>
-			<a href="https://www.anybrowser.org/campaign/index.html"><img src="/static/anybrowser.png" alt="Works on any browser" height="40"></a>
-			<a href="https://www.notbyai.fyi"><img src="/static/Not-By-AI.png" alt="Written by a human" height="40"></a>
-		</p>
-		<p><a href="https://got.rsap.sh/?action=summary&path=site.git">&copy; 2026 Rohan Verma</a></p>
-	</footer>
-</td>
-</tr>
-</table>
-</center>