<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: aabiji</title><link>https://news.ycombinator.com/user?id=aabiji</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 16 Jun 2026 04:12:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=aabiji" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by aabiji in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>I've been wanting to learn deep learning on a deeper level, so I've spent the past month going through Understanding Deep Learning. I've gotten to the chapter on CNNs and right now I'm just implementing a bunch of foundational ML papers (AlexNet, VGG, Word2Vec, etc).</p>
]]></description><pubDate>Mon, 15 Jun 2026 13:02:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48540638</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=48540638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48540638</guid></item><item><title><![CDATA[Immortality]]></title><description><![CDATA[
<p>Article URL: <a href="https://aabiji.github.io/html/immortality.html">https://aabiji.github.io/html/immortality.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48430512">https://news.ycombinator.com/item?id=48430512</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 07 Jun 2026 00:17:53 +0000</pubDate><link>https://aabiji.github.io/html/immortality.html</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=48430512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48430512</guid></item><item><title><![CDATA[Show HN: A Satellite Visualizer]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/aabiji/kepler">https://github.com/aabiji/kepler</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48080609">https://news.ycombinator.com/item?id=48080609</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 10 May 2026 03:05:35 +0000</pubDate><link>https://github.com/aabiji/kepler</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=48080609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48080609</guid></item><item><title><![CDATA[Show HN: Arrow – A Simple Airdrop Clone]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/aabiji/arrow">https://github.com/aabiji/arrow</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47683966">https://news.ycombinator.com/item?id=47683966</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 08 Apr 2026 02:03:13 +0000</pubDate><link>https://github.com/aabiji/arrow</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=47683966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47683966</guid></item><item><title><![CDATA[New comment by aabiji in "Ask HN: How did you figure out what research field you were passionate about?"]]></title><description><![CDATA[
<p>That is such a good way to frame things, never thought about it that way.
Thanks!</p>
]]></description><pubDate>Tue, 03 Mar 2026 02:20:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47227109</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=47227109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47227109</guid></item><item><title><![CDATA[Ask HN: How did you figure out what research field you were passionate about?]]></title><description><![CDATA[
<p>I'll be graduating high school in a few months and I have no real plan for my life. I applied to electrical engineering at various universities because hardware and computing systems seemed interesting enough, and it's a practical choice. In school I got high nineties in physics, calculus, chemistry and biology class, but none of it really excited me or made me want to keep going on my own time.<p>What does pull me is the idea of research itself: actually discovering new stuff, adding to knowledge instead of just using what's already there. The problem is I don't have a field that excites me yet. I feel like I haven't seen enough of any discipline to know if it's worth years (or a lifetime) of focus.<p>For people who ended up in research careers, how did you figure it out? Was there a specific moment, project, class, paper, or random conversation that inspired you? Did you mostly wander through undergrad, switching majors or labs or taking odd electives until something stuck, or did it come earlier for you?<p>How do you know when something is more than a passing interest, when it's the kind of thing that could actually sustain you long-term? Is it the questions that keep nagging at you years later, or the daily grind of experiments/debugging/reading feeling surprisingly okay (or even good), or some other signal?
Any stories from when you were directionless at my age but eventually found your thing would be great. Low-stakes ways a freshman could poke around different areas without locking in too soon? Summer programs, random labs, self-reading that helped?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47226020">https://news.ycombinator.com/item?id=47226020</a></p>
<p>Points: 7</p>
<p># Comments: 7</p>
]]></description><pubDate>Mon, 02 Mar 2026 23:54:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47226020</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=47226020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47226020</guid></item><item><title><![CDATA[Drawing 3D shapes using signed distance functions]]></title><description><![CDATA[
<p>Article URL: <a href="https://aabiji.github.io/html/sdfs.html">https://aabiji.github.io/html/sdfs.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47108093">https://news.ycombinator.com/item?id=47108093</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 22 Feb 2026 04:16:08 +0000</pubDate><link>https://aabiji.github.io/html/sdfs.html</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=47108093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47108093</guid></item><item><title><![CDATA[The Importance of Diversity]]></title><description><![CDATA[
<p>Article URL: <a href="https://geohot.github.io//blog/jekyll/update/2026/01/27/the-importance-of-diversity.html">https://geohot.github.io//blog/jekyll/update/2026/01/27/the-importance-of-diversity.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46779094">https://news.ycombinator.com/item?id=46779094</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 27 Jan 2026 12:26:18 +0000</pubDate><link>https://geohot.github.io//blog/jekyll/update/2026/01/27/the-importance-of-diversity.html</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=46779094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46779094</guid></item><item><title><![CDATA[Jack Kerouac on the Steve Allen Show with Steve Allen 1959 [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=3LLpNKo09Xk">https://www.youtube.com/watch?v=3LLpNKo09Xk</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46755418">https://news.ycombinator.com/item?id=46755418</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 25 Jan 2026 16:20:48 +0000</pubDate><link>https://www.youtube.com/watch?v=3LLpNKo09Xk</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=46755418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46755418</guid></item><item><title><![CDATA[The Longevity FAQ]]></title><description><![CDATA[
<p>Article URL: <a href="https://nintil.com/longevity/">https://nintil.com/longevity/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46749498">https://news.ycombinator.com/item?id=46749498</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 25 Jan 2026 00:58:56 +0000</pubDate><link>https://nintil.com/longevity/</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=46749498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46749498</guid></item><item><title><![CDATA[Tea Chemistry (1997)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.researchgate.net/profile/Matthew-Harbowy/publication/216792045_Tea_Chemistry/links/0912f4fb863f786725000000/Tea-Chemistry.pdf">https://www.researchgate.net/profile/Matthew-Harbowy/publication/216792045_Tea_Chemistry/links/0912f4fb863f786725000000/Tea-Chemistry.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46736804">https://news.ycombinator.com/item?id=46736804</a></p>
<p>Points: 83</p>
<p># Comments: 38</p>
]]></description><pubDate>Fri, 23 Jan 2026 19:37:17 +0000</pubDate><link>https://www.researchgate.net/profile/Matthew-Harbowy/publication/216792045_Tea_Chemistry/links/0912f4fb863f786725000000/Tea-Chemistry.pdf</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=46736804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46736804</guid></item><item><title><![CDATA[New comment by aabiji in "Ask HN: What did you read in 2025?"]]></title><description><![CDATA[
<p>The most interesting books I read this year were:<p>Acting class - I found this book surprisingly compelling. It made me reflect on my own search for connection and identity, and how easily it is to be misled and manipulated when you've got no one close.<p>Earthlings - The book's plot gets really horrific (don't let the cover fool you). However, it did make me think about social norms and taboos a little differently.<p>1984 - It was my first time reading the book, and man, looking around and seeing bits and pieces of the surveillance mentioned in the book in real life is kind of terrifying...<p>Grapes of Wrath - It's definitely the most heart-wrenching book I've ever read. Watching the Joad family get absolutely devastated by the monster that is unchecked capitalism is so sad :(<p>Skunk works - Really good book on the development of Lockheed's stealth planes. However, I did wish I got more technical details.<p>I would love to see some more book recommendations :)</p>
]]></description><pubDate>Fri, 26 Dec 2025 13:37:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46391857</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=46391857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46391857</guid></item><item><title><![CDATA[The Physics of Semiconductors [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.physics.gov.az/book_P/Phys_Semic_Grundmann.pdf">http://www.physics.gov.az/book_P/Phys_Semic_Grundmann.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46178059">https://news.ycombinator.com/item?id=46178059</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 07 Dec 2025 00:29:40 +0000</pubDate><link>http://www.physics.gov.az/book_P/Phys_Semic_Grundmann.pdf</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=46178059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46178059</guid></item><item><title><![CDATA[New comment by aabiji in "Ask HN: What Are You Working On? (Nov 2025)"]]></title><description><![CDATA[
<p>For the past few months, I've been building a health tracking app called LogBuddy. I got tired of using separate apps for nutrition, workouts, weight, and period tracking. So I built LogBuddy to handle all of it with a dead simple interface. That way, all the heath data I'm tracking would be in one place.
Right now there's an Android APK available. If there's interest, I'll publish to the Play Store and build an iOS version too.<p>Would love to hear your feedback if you try it out!<p>Here's the github repository: <a href="https://github.com/aabiji/logbuddy" rel="nofollow">https://github.com/aabiji/logbuddy</a></p>
]]></description><pubDate>Sun, 09 Nov 2025 23:39:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45870437</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=45870437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45870437</guid></item><item><title><![CDATA[What do noise functions sound like?]]></title><description><![CDATA[
<p>Article URL: <a href="https://aabiji.github.io/html/noise.html">https://aabiji.github.io/html/noise.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45868936">https://news.ycombinator.com/item?id=45868936</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 09 Nov 2025 20:37:35 +0000</pubDate><link>https://aabiji.github.io/html/noise.html</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=45868936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45868936</guid></item><item><title><![CDATA[New comment by aabiji in "LogBuddy – a dead simple health tracking app"]]></title><description><![CDATA[
<p>For the past few months, I've been building a health tracking app called LogBuddy. I got tired of using separate apps for nutrition, workouts, weight, and period tracking. So I built LogBuddy to handle all of it with a dead simple interface. That way, all the heath data I'm tracking would be in one place.<p>Right now there's an Android APK available. If there's interest, I'll publish to the Play Store and build an iOS version too.<p>Would love to hear your feedback if you try it out!<p>Here's the github repository:
<a href="https://github.com/aabiji/logbuddy" rel="nofollow">https://github.com/aabiji/logbuddy</a></p>
]]></description><pubDate>Mon, 27 Oct 2025 01:42:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45716556</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=45716556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45716556</guid></item><item><title><![CDATA[LogBuddy – a dead simple health tracking app]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/aabiji/logbuddy">https://github.com/aabiji/logbuddy</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45716555">https://news.ycombinator.com/item?id=45716555</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 27 Oct 2025 01:42:28 +0000</pubDate><link>https://github.com/aabiji/logbuddy</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=45716555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45716555</guid></item><item><title><![CDATA[New comment by aabiji in "Ask HN: What are you working on? (October 2025)"]]></title><description><![CDATA[
<p>For the past 2 months I've building an app called LogBuddy. I've recently completed the MVP and it helps me track my weight, my workout sessions, my food intake, and my periods, all in one app. It's really basic on purpose. This app also gave me the opportunity to go all in on mobile dev with Ionic.<p><a href="https://github.com/aabiji/logbuddy" rel="nofollow">https://github.com/aabiji/logbuddy</a></p>
]]></description><pubDate>Mon, 13 Oct 2025 13:46:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45568283</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=45568283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45568283</guid></item><item><title><![CDATA[New comment by aabiji in "LogBuddy – track fitness, food, weight, and periods"]]></title><description><![CDATA[
<p>What do you mean?</p>
]]></description><pubDate>Sat, 11 Oct 2025 22:53:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=45553368</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=45553368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45553368</guid></item><item><title><![CDATA[LogBuddy – track fitness, food, weight, and periods]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/aabiji/logbuddy">https://github.com/aabiji/logbuddy</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45552817">https://news.ycombinator.com/item?id=45552817</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 11 Oct 2025 21:22:25 +0000</pubDate><link>https://github.com/aabiji/logbuddy</link><dc:creator>aabiji</dc:creator><comments>https://news.ycombinator.com/item?id=45552817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45552817</guid></item></channel></rss>