<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: ckrapu</title><link>https://news.ycombinator.com/user?id=ckrapu</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 05 Apr 2026 23:59:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ckrapu" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ckrapu in "Software Engineering Is Becoming Civil Engineering"]]></title><description><![CDATA[
<p>I expect it will be popular to dogpile on this article and point out how it's wrong in all sort of ways. I don't mean to do this and appreciate the writing, but a core difference is that software engineering always strives to avoid catering to the idiosyncrasies of the time and place while civil engineering is virtually all about the quirks of the site.<p>I think this results in quite different cultures.</p>
]]></description><pubDate>Wed, 01 Apr 2026 23:23:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47607928</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=47607928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47607928</guid></item><item><title><![CDATA[New comment by ckrapu in "Judge finalizes order for Greenpeace to pay $345M in ND oil pipeline case"]]></title><description><![CDATA[
<p>My point is not that oil fails to generate revenue. Clearly it is a lucrative business. Instead, my claim is that the state economy was remarkably robust, productive, healthy, and well-optimized for middle class quality of life pre-2007.<p>Does it sound surprising to you that it was perfectly normal to rent a perfect acceptable two bedroom apartment in a safe town on the interstate for $300 a month and still easily find dignified, decent paying jobs without 1000 applications?<p>I've lived in many cities and work in tech now, and I can confidently say that, as it concerns the professions and jobs that unambiguously sustain and improve life, no community on the planet was more productive than my home state. There is more to the story than some shale.</p>
]]></description><pubDate>Mon, 02 Mar 2026 23:50:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47225980</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=47225980</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47225980</guid></item><item><title><![CDATA[New comment by ckrapu in "Judge finalizes order for Greenpeace to pay $345M in ND oil pipeline case"]]></title><description><![CDATA[
<p>With all due respect, I disagree.<p>I loved the winters. I loved the people. I loved how its natural beauty was subtle and rewarded the patient, unlike El Capitan or the Black Hills. The economy was fine before oil appeared.</p>
]]></description><pubDate>Mon, 02 Mar 2026 20:35:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47223672</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=47223672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47223672</guid></item><item><title><![CDATA[New comment by ckrapu in "Nvidia, Groq and the limestone race to real-time AI"]]></title><description><![CDATA[
<p>I don't like this article. In particular, this section is especially poor:<p>>  Block 1: We couldn't calculate fast enough. Solution: The GPU.<p>>  Block 2: We couldn't train deep enough. Solution: Transformer architecture.<p>>  Block 3: We can't "think" fast enough. Solution: Groq’s LPU.<p>#2 is outright wrong. Deep networks were made viable from residual layers and their refinement. #3 is also incorrect; "think" = compute so this is the same statement as #1.<p>Also, the "limestone" analogy is pretty weak.</p>
]]></description><pubDate>Tue, 17 Feb 2026 17:02:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47049758</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=47049758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47049758</guid></item><item><title><![CDATA[New comment by ckrapu in "Rolling your own serverless OCR in 40 lines of code"]]></title><description><![CDATA[
<p>I originally tried to do this on my own server but my GPU is too old :(</p>
]]></description><pubDate>Mon, 16 Feb 2026 15:24:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47036176</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=47036176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47036176</guid></item><item><title><![CDATA[New comment by ckrapu in "Rolling your own serverless OCR in 40 lines of code"]]></title><description><![CDATA[
<p>I wanted to let an LLM be able to grep and read through it.</p>
]]></description><pubDate>Mon, 16 Feb 2026 15:22:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47036152</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=47036152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47036152</guid></item><item><title><![CDATA[New comment by ckrapu in "Rolling your own serverless OCR in 40 lines of code"]]></title><description><![CDATA[
<p>I wasn't aware of dots when I wrote the blog post. This is really good to know!! I would like to try again with some newer models.</p>
]]></description><pubDate>Mon, 16 Feb 2026 14:07:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47035114</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=47035114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47035114</guid></item><item><title><![CDATA[Quake in the browser using JavaScript and Three.js]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrdoob.github.io/three-quake/">https://mrdoob.github.io/three-quake/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46858003">https://news.ycombinator.com/item?id=46858003</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Feb 2026 16:37:29 +0000</pubDate><link>https://mrdoob.github.io/three-quake/</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46858003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46858003</guid></item><item><title><![CDATA[New comment by ckrapu in "We (As a Society) Peaked in the 90s"]]></title><description><![CDATA[
<p>A thought I often have - older millennials and younger Gen X have a unique obligation to fix certain parts of society because we are the youngest generation old enough to remember how to operate in and enjoy a world that wasn't A/B tested into a gray, lifeless background hum.</p>
]]></description><pubDate>Sun, 01 Feb 2026 23:53:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46850651</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46850651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46850651</guid></item><item><title><![CDATA[Rolling your own serverless OCR in 40 lines of code]]></title><description><![CDATA[
<p>Article URL: <a href="https://christopherkrapu.com/blog/2026/ocr-textbooks-modal-deepseek/">https://christopherkrapu.com/blog/2026/ocr-textbooks-modal-deepseek/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46616454">https://news.ycombinator.com/item?id=46616454</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 14 Jan 2026 14:32:29 +0000</pubDate><link>https://christopherkrapu.com/blog/2026/ocr-textbooks-modal-deepseek/</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46616454</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46616454</guid></item><item><title><![CDATA[How I accidentally became a power AI user in big tech]]></title><description><![CDATA[
<p>Article URL: <a href="https://christopherkrapu.com/blog/2026/how-i-accidentally-became-elite/">https://christopherkrapu.com/blog/2026/how-i-accidentally-became-elite/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46566198">https://news.ycombinator.com/item?id=46566198</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 10 Jan 2026 14:54:32 +0000</pubDate><link>https://christopherkrapu.com/blog/2026/how-i-accidentally-became-elite/</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46566198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46566198</guid></item><item><title><![CDATA[New comment by ckrapu in "Tell HN: Current gen AI is just the epitome of error-correcting codes"]]></title><description><![CDATA[
<p>From this perspective, humans are just ECC with an optimally non-zero  bit flip rate for evolution.</p>
]]></description><pubDate>Thu, 01 Jan 2026 14:35:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46454440</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46454440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46454440</guid></item><item><title><![CDATA[New comment by ckrapu in "OpenAI declares 'code red' as Google catches up in AI race"]]></title><description><![CDATA[
<p>I think Theano takes the crown as first modern end-user library for autodiff and tensor operations.</p>
]]></description><pubDate>Fri, 05 Dec 2025 04:04:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46156736</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46156736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46156736</guid></item><item><title><![CDATA[Show HN: Honor Quote – a new way to spot AI cheating on schoolwork]]></title><description><![CDATA[
<p>Article URL: <a href="https://honorquote.com">https://honorquote.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46144025">https://news.ycombinator.com/item?id=46144025</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 04 Dec 2025 05:13:50 +0000</pubDate><link>https://honorquote.com</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46144025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46144025</guid></item><item><title><![CDATA[New comment by ckrapu in "Show IH: My App for Retail Investors"]]></title><description><![CDATA[
<p>Mobile experience is not great</p>
]]></description><pubDate>Sun, 30 Nov 2025 23:59:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46101785</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46101785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46101785</guid></item><item><title><![CDATA[Using Antigravity for Statistical Physics in JavaScript]]></title><description><![CDATA[
<p>Article URL: <a href="https://christopherkrapu.com/blog/2025/antigravity-stat-mech/">https://christopherkrapu.com/blog/2025/antigravity-stat-mech/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46010540">https://news.ycombinator.com/item?id=46010540</a></p>
<p>Points: 45</p>
<p># Comments: 29</p>
]]></description><pubDate>Fri, 21 Nov 2025 23:53:42 +0000</pubDate><link>https://christopherkrapu.com/blog/2025/antigravity-stat-mech/</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=46010540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46010540</guid></item><item><title><![CDATA[New comment by ckrapu in "I no longer engage with Nature publishing group"]]></title><description><![CDATA[
<p>I agree with some of the author’s criticisms, but diversity citations are a minor concern compared to the idea of paid access to publicly funded research.</p>
]]></description><pubDate>Mon, 27 Oct 2025 13:27:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45720849</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=45720849</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45720849</guid></item><item><title><![CDATA[New comment by ckrapu in "Ideas on how to improve my teaching repo?"]]></title><description><![CDATA[
<p>I want to help teach basic application design for GenAI. I've got a basic repo setup, but it's largely based on my own developer experience.<p>Any feedback is super appreciated.<p>I'm aiming it at new college grads who haven't had to maintain several services at once in production.</p>
]]></description><pubDate>Sat, 27 Sep 2025 02:55:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=45392929</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=45392929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45392929</guid></item><item><title><![CDATA[Ideas on how to improve my teaching repo?]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ckrapu/chainliterate">https://github.com/ckrapu/chainliterate</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45392928">https://news.ycombinator.com/item?id=45392928</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 27 Sep 2025 02:55:26 +0000</pubDate><link>https://github.com/ckrapu/chainliterate</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=45392928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45392928</guid></item><item><title><![CDATA[What I learned from making 200 different LLMs flip coins]]></title><description><![CDATA[
<p>Article URL: <a href="https://christopherkrapu.com/blog/2025/what-i-learned-from-flipping-coins/">https://christopherkrapu.com/blog/2025/what-i-learned-from-flipping-coins/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44919370">https://news.ycombinator.com/item?id=44919370</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 16 Aug 2025 01:50:41 +0000</pubDate><link>https://christopherkrapu.com/blog/2025/what-i-learned-from-flipping-coins/</link><dc:creator>ckrapu</dc:creator><comments>https://news.ycombinator.com/item?id=44919370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44919370</guid></item></channel></rss>