<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: rkp8000</title><link>https://news.ycombinator.com/user?id=rkp8000</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 22:53:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rkp8000" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[How Pakistan managed to get the US and Iran to a ceasefire]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.aljazeera.com/features/2026/4/8/how-pakistan-managed-to-get-the-us-and-iran-to-a-ceasefire">https://www.aljazeera.com/features/2026/4/8/how-pakistan-managed-to-get-the-us-and-iran-to-a-ceasefire</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47693071">https://news.ycombinator.com/item?id=47693071</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 08 Apr 2026 17:06:52 +0000</pubDate><link>https://www.aljazeera.com/features/2026/4/8/how-pakistan-managed-to-get-the-us-and-iran-to-a-ceasefire</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=47693071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47693071</guid></item><item><title><![CDATA[Nonviolence]]></title><description><![CDATA[
<p>Article URL: <a href="https://kinginstitute.stanford.edu/nonviolence">https://kinginstitute.stanford.edu/nonviolence</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46683410">https://news.ycombinator.com/item?id=46683410</a></p>
<p>Points: 152</p>
<p># Comments: 148</p>
]]></description><pubDate>Mon, 19 Jan 2026 19:33:22 +0000</pubDate><link>https://kinginstitute.stanford.edu/nonviolence</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=46683410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46683410</guid></item><item><title><![CDATA[New comment by rkp8000 in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://rkp.science" rel="nofollow">https://rkp.science</a></p>
]]></description><pubDate>Wed, 14 Jan 2026 19:05:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46620980</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=46620980</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46620980</guid></item><item><title><![CDATA[New comment by rkp8000 in "How Markdown took over the world"]]></title><description><![CDATA[
<p>I love Markdown. I'm a bit surprised, though, that you still can't open a .md file by default in most web browsers. It seems like it should be quite trivial to have the browser automatically convert it to html and display it.</p>
]]></description><pubDate>Fri, 09 Jan 2026 23:03:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46560648</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=46560648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46560648</guid></item><item><title><![CDATA[New comment by rkp8000 in "Ask HN: What Are You Working On? (December 2025)"]]></title><description><![CDATA[
<p>Computing entropies of high-dimensional random vectors for a theoretical neuroscience study. The journey is mostly a repetition of (1) almost giving up because it's completely hopeless, (2) taking a hot shower, (3) realizing there might actually be a path forward, (4) almost giving up because it's completely hopeless.</p>
]]></description><pubDate>Mon, 15 Dec 2025 00:48:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46268940</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=46268940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46268940</guid></item><item><title><![CDATA[The Neuroscience of Memory: Implications for the Courtroom]]></title><description><![CDATA[
<p>Article URL: <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC4183265/">https://pmc.ncbi.nlm.nih.gov/articles/PMC4183265/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45435727">https://news.ycombinator.com/item?id=45435727</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 01 Oct 2025 09:04:51 +0000</pubDate><link>https://pmc.ncbi.nlm.nih.gov/articles/PMC4183265/</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=45435727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45435727</guid></item><item><title><![CDATA[New comment by rkp8000 in "Spherical CNNs (2018)"]]></title><description><![CDATA[
<p>A notable and interesting point of this article is that convolutions and correlations (convolutions without flipping the filter) are quite a bit more subtle on the sphere than on Cartesian spaces. For a convolution between a function and a filter on R^N you just "slide" the filter around, integrating at each shift, which produces another function on R^N. On a sphere, however, there is not a clear cut way to slide a filter around a sphere. For instance, there are multiple ways to slide a filter centered at the north pole to the south pole, which will result in different filter orientations.<p>More generally, the space of rotations, which is the argument of the convolution (analogous to the shift amount being the argument of a standard convolution), is 3D (3 Euler angles), whereas the space of points on the sphere is 2D (polar and azimuthal angles). Thus, whereas convolution over R^N returns a function over R^N, convolution over the sphere actually returns a function over the 3D rotation group SO(3). This has interesting consequences for e.g. the convolution theorem on the sphere, which is not as clear cut as simply rewriting the standard convolution theorem in spherical terms.</p>
]]></description><pubDate>Wed, 18 Jun 2025 22:15:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44313733</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=44313733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44313733</guid></item><item><title><![CDATA[Spherical CNNs (2018)]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/1801.10130">https://arxiv.org/abs/1801.10130</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44292652">https://news.ycombinator.com/item?id=44292652</a></p>
<p>Points: 22</p>
<p># Comments: 3</p>
]]></description><pubDate>Mon, 16 Jun 2025 19:28:38 +0000</pubDate><link>https://arxiv.org/abs/1801.10130</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=44292652</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44292652</guid></item><item><title><![CDATA[Neuroscience needs to empower early-career researchers, not fund moon shots]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.thetransmitter.org/funding/neuroscience-needs-to-empower-early-career-researchers-not-fund-moon-shots/">https://www.thetransmitter.org/funding/neuroscience-needs-to-empower-early-career-researchers-not-fund-moon-shots/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44133957">https://news.ycombinator.com/item?id=44133957</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 30 May 2025 07:53:44 +0000</pubDate><link>https://www.thetransmitter.org/funding/neuroscience-needs-to-empower-early-career-researchers-not-fund-moon-shots/</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=44133957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44133957</guid></item><item><title><![CDATA[New comment by rkp8000 in "Continuous Thought Machines"]]></title><description><![CDATA[
<p>A (non-exhaustive) list of some notable papers:<p>Maass 2002, Real-time computing without stable states: <a href="https://pubmed.ncbi.nlm.nih.gov/12433288/" rel="nofollow">https://pubmed.ncbi.nlm.nih.gov/12433288/</a><p>Sussillo & Abbott 2009, Generating Coherent Patterns of Activity from Chaotic Neural Networks <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC2756108/" rel="nofollow">https://pmc.ncbi.nlm.nih.gov/articles/PMC2756108/</a><p>Abbott et al 2016, Building functional networks of spiking model neurons <a href="https://pubmed.ncbi.nlm.nih.gov/26906501/" rel="nofollow">https://pubmed.ncbi.nlm.nih.gov/26906501/</a><p>Zenke & Ganguli 2018, SuperSpike: Supervised Learning in Multilayer
Spiking Neural Networks <a href="https://ganguli-gang.stanford.edu/pdf/17.superspike.pdf" rel="nofollow">https://ganguli-gang.stanford.edu/pdf/17.superspike.pdf</a><p>Bellec et al 2020, A solution to the learning dilemma for recurrent networks of spiking neurons <a href="https://www.nature.com/articles/s41467-020-17236-y" rel="nofollow">https://www.nature.com/articles/s41467-020-17236-y</a><p>Payeur et al 2021, Burst-dependent synaptic plasticity can coordinate learning in hierarchical circuits <a href="https://www.nature.com/articles/s41593-021-00857-x" rel="nofollow">https://www.nature.com/articles/s41593-021-00857-x</a><p>Cimesa et al 2023, Geometry of population activity in spiking networks with low-rank structure <a href="https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1011315" rel="nofollow">https://journals.plos.org/ploscompbiol/article?id=10.1371/jo...</a><p>Ororbia 2024, Contrastive signal–dependent plasticity: Self-supervised learning in spiking neural circuits <a href="https://www.science.org/doi/10.1126/sciadv.adn6076" rel="nofollow">https://www.science.org/doi/10.1126/sciadv.adn6076</a>
Kudithipudi et al 2025, Neuromorphic computing at scale (review) <a href="https://www.nature.com/articles/s41586-024-08253-8" rel="nofollow">https://www.nature.com/articles/s41586-024-08253-8</a></p>
]]></description><pubDate>Mon, 12 May 2025 16:25:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=43964784</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=43964784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43964784</guid></item><item><title><![CDATA[New comment by rkp8000 in "Reversible computing with mechanical links and pivots"]]></title><description><![CDATA[
<p>Thanks for the link to your article!<p>If you don't mind my asking, how much does the role of mutual information in linking logical and thermodynamic reversibility depend on considering quantum systems? I.e. does your footnote 37, which discusses independent systems vs "subsystems of correlated systems" hold for classical systems as well?</p>
]]></description><pubDate>Mon, 05 May 2025 20:52:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=43899341</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=43899341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43899341</guid></item><item><title><![CDATA[Reconstructing dopamine's link to reward (2024)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.thetransmitter.org/dopamine/reconstructing-dopamines-link-to-reward/">https://www.thetransmitter.org/dopamine/reconstructing-dopamines-link-to-reward/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43865209">https://news.ycombinator.com/item?id=43865209</a></p>
<p>Points: 16</p>
<p># Comments: 3</p>
]]></description><pubDate>Fri, 02 May 2025 01:19:17 +0000</pubDate><link>https://www.thetransmitter.org/dopamine/reconstructing-dopamines-link-to-reward/</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=43865209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43865209</guid></item><item><title><![CDATA[New comment by rkp8000 in "Reversible computing with mechanical links and pivots"]]></title><description><![CDATA[
<p>A great pedagogical article on thermodynamic vs logical reversibility, for those interested: <a href="https://arxiv.org/abs/1311.1886" rel="nofollow">https://arxiv.org/abs/1311.1886</a> (Sagawa 2014).</p>
]]></description><pubDate>Wed, 30 Apr 2025 19:20:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=43849566</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=43849566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43849566</guid></item><item><title><![CDATA[New comment by rkp8000 in "Ask HN: Any insider takes on Yann LeCun's push against current architectures?"]]></title><description><![CDATA[
<p>There are a few folks working on this in neuroscience, e.g. training transformers to "decode" neural activity (<a href="https://arxiv.org/abs/2310.16046" rel="nofollow">https://arxiv.org/abs/2310.16046</a>). It's still pretty new and a bit unclear what the most promising path forward is, but will be interesting to see where things go. One challenge that gets brought up a lot is that neuroscience data is often high-dimensional and with limited samples (since it's traditionally been quite expensive to record neurons for extended periods), which is a fairly different regime from the very large data sets typically used to train LLMs, etc.</p>
]]></description><pubDate>Sat, 15 Mar 2025 17:32:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43373945</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=43373945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43373945</guid></item><item><title><![CDATA[New comment by rkp8000 in "I tasted Honda’s spicy rodent-repelling tape and I will do it again (2021)"]]></title><description><![CDATA[
<p>This is just to say: the poem at the end is a play on William Carlos William's poem, entitled "This is just to say".</p>
]]></description><pubDate>Wed, 12 Feb 2025 17:38:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=43027633</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=43027633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43027633</guid></item><item><title><![CDATA[New comment by rkp8000 in "Myst Markdown – Markdown for technical/scientific document"]]></title><description><![CDATA[
<p>This reminds me of a project I worked on during my PhD, where you create a network of scientific documents and notes/threads via Markdown, with a similarly structured "rabbit-hole" linking system: <a href="https://github.com/rkp8000/hypothesize">https://github.com/rkp8000/hypothesize</a> . I'm not really a software engineer so never made it ready for general use, but I'm very happy to see a similar idea turned into something real! Kudos to the authors.</p>
]]></description><pubDate>Mon, 06 Jan 2025 18:18:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=42613394</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=42613394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42613394</guid></item><item><title><![CDATA[New comment by rkp8000 in "The Google Willow Thing"]]></title><description><![CDATA[
<p>MSR has a very clear and accessible tutorial on quantum computing for anyone interested in getting up to speed with the fundamentals: <a href="https://www.youtube.com/watch?v=F_Riqjdh2oM" rel="nofollow">https://www.youtube.com/watch?v=F_Riqjdh2oM</a> .</p>
]]></description><pubDate>Tue, 10 Dec 2024 22:26:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42382304</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=42382304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42382304</guid></item><item><title><![CDATA[New comment by rkp8000 in "An alternative construction of Shannon entropy"]]></title><description><![CDATA[
<p>Yep! This relationship is well known in statistical mechanics. I was just surprised that in many years of intersecting with information theory in other fields (computational neuroscience in particular) I'd never come across it before, even though IMO it provides an insightful perspective.</p>
]]></description><pubDate>Mon, 18 Nov 2024 19:30:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=42175985</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=42175985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42175985</guid></item><item><title><![CDATA[An alternative construction of Shannon entropy]]></title><description><![CDATA[
<p>Article URL: <a href="https://rkp.science/an-alternative-construction-of-shannon-entropy">https://rkp.science/an-alternative-construction-of-shannon-entropy</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42127609">https://news.ycombinator.com/item?id=42127609</a></p>
<p>Points: 126</p>
<p># Comments: 11</p>
]]></description><pubDate>Wed, 13 Nov 2024 16:45:13 +0000</pubDate><link>https://rkp.science/an-alternative-construction-of-shannon-entropy</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=42127609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42127609</guid></item><item><title><![CDATA[New comment by rkp8000 in "Nobel Prize in Physics awarded to John Hopfield and Geoffrey Hinton [pdf]"]]></title><description><![CDATA[
<p>Here is a link to the press conference with Hopfield at Princeton University: <a href="https://www.youtube.com/watch?v=Uk3Ok1D1xR8" rel="nofollow">https://www.youtube.com/watch?v=Uk3Ok1D1xR8</a></p>
]]></description><pubDate>Tue, 08 Oct 2024 21:58:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=41782199</link><dc:creator>rkp8000</dc:creator><comments>https://news.ycombinator.com/item?id=41782199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41782199</guid></item></channel></rss>