<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: alexcpn</title><link>https://news.ycombinator.com/user?id=alexcpn</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 16:53:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=alexcpn" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by alexcpn in "Acetaminophen vs. ibuprofen"]]></title><description><![CDATA[
<p>I created this open-source application (<a href="https://alexcpn-faers-signal-detection.hf.space/" rel="nofollow">https://alexcpn-faers-signal-detection.hf.space/</a>) to analyse the FDA FAERS data set a few weeks back, just to do some good work and use Claude Code completely. I got roasted on Reddit for attempting this. But this is meant for specialists to use, as most platforms that analyse this data charge a lot from what I read.<p>FDA FAERS is the official dataset for reporting Adverse events from taking a drug. FDA adverse event reports about 2 million cases and 4,067 unique drugs<p>I agree the results are not easy for non medical professionals to interpret correctly. For example DEATH is very strong with Parecetemol and so is DEPENDECE. The latter because from AI it is a confounding factor. Acetaminophen/parecetemol is frequently co-formulated with opioids (like Hydrocodone or Codeine). The "Dependence" signal is likely attributed to the opioid, not the Acetaminophen itself...<p>Adverse Event Acetaminophen PRR (95% CI) Acetaminophen n ibuprofen PRR (95% CI) ibuprofen n
ACUTE KIDNEY INJURY 0.87 (0.80-0.96) 498 4.27 (3.91-4.67) * 483
ANAPHYLACTIC REACTION 0.61 (0.51-0.72) 122 9.85 (8.90-10.90) * 382
ANGIOEDEMA 1.31 (1.13-1.53) 170 15.26 (13.77-16.92) * 378
DEATH 1.44 (1.40-1.49) 3958 0.07 (0.06-0.10) 42
DEPENDENCE 237.12 (231.51-242.88) * 39679 0.02 (0.01-0.05) 4
DEPRESSION 2.18 (2.05-2.31) * 1157 0.39 (0.29-0.52) 43
DRUG EFFECTIVE FOR UNAPPROVED INDICATION 16.77 (16.11-17.46) * 3180 44.17 (42.18-46.25) * 1921
DRUG HYPERSENSITIVITY 0.57 (0.51-0.64) 327 3.30 (2.98-3.65) * 372</p>
]]></description><pubDate>Wed, 22 Apr 2026 05:48:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47859565</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=47859565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47859565</guid></item><item><title><![CDATA[New comment by alexcpn in "Show HN:Building Software Systems That Builds,Corrects,Reviews & Extends Itself"]]></title><description><![CDATA[
<p>The future of Software Engineering will be software that's built with Agentic AI; but then builds, tests, corrects, code reviews, lints and extends itself feature by feature.  I wanted to dog food my article on linkedin related to Software Engineering 3.0 (<a href="https://www.linkedin.com/pulse/from-waterfall-agile-agentic-ai-software-engineering-30-alex-punnen-efh6c/?trackingId=hGsxhUvL8fIP3qRWcLo%2Bfw%3D%3D" rel="nofollow">https://www.linkedin.com/pulse/from-waterfall-agile-agentic-...</a>) but with a real experiment, to build an AI native CI, system from the ground up. The result Relay-CI Here is how it got built</p>
]]></description><pubDate>Thu, 26 Mar 2026 05:07:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47526815</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=47526815</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47526815</guid></item><item><title><![CDATA[Show HN: AutoSW-Like AutoResearch but for software:SW Systems that Builds itself]]></title><description><![CDATA[
<p>Article URL: <a href="https://pub.towardsai.net/the-software-that-built-itself-well-defined-intents-are-all-you-need-064503c3b67b">https://pub.towardsai.net/the-software-that-built-itself-well-defined-intents-are-all-you-need-064503c3b67b</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47526814">https://news.ycombinator.com/item?id=47526814</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 26 Mar 2026 05:07:57 +0000</pubDate><link>https://pub.towardsai.net/the-software-that-built-itself-well-defined-intents-are-all-you-need-064503c3b67b</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=47526814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47526814</guid></item><item><title><![CDATA[New comment by alexcpn in "An AI Agent Published a Hit Piece on Me – The Operator Came Forward"]]></title><description><![CDATA[
<p>where did the Isaac Asimov's "Three Laws of Robotics" go for agentic robots; An Eval in the End - "Thou shall no evil" should have autocancelled its work</p>
]]></description><pubDate>Fri, 20 Feb 2026 05:04:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47083990</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=47083990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47083990</guid></item><item><title><![CDATA[Show HN: Agentic Code Review with Tree Sitter MCP Tool]]></title><description><![CDATA[
<p>A powerful AI Agentic Automation without any AI framework, using plain python and OPenAI code. UI part genreated with Google AntiGravity and Codex
Write up : <a href="https://medium.com/data-science-collective/beyond-chatgpt-how-agentic-ai-will-transform-it-e974010f5aeb" rel="nofollow">https://medium.com/data-science-collective/beyond-chatgpt-ho...</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46174997">https://news.ycombinator.com/item?id=46174997</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 06 Dec 2025 17:29:32 +0000</pubDate><link>https://alexcpn-code-review-agent.hf.space/</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=46174997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46174997</guid></item><item><title><![CDATA[New comment by alexcpn in "Llama 3.2: Revolutionizing edge AI and vision with open, customizable models"]]></title><description><![CDATA[
<p>In KungfuPanda there is this line that the Panda says "I love KungFuuuuuuuu", well I normally don't tell like this, but when I saw this and (starting to use this), I feel like yelling"I like Metaaaaa or is it LLAMMMAAA or is it Open source.. or is it this cool ecosystem which gives such value for free...</p>
]]></description><pubDate>Thu, 26 Sep 2024 04:33:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=41654582</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=41654582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41654582</guid></item><item><title><![CDATA[New comment by alexcpn in "The Myth of the Second Chance"]]></title><description><![CDATA[
<p>This sounds so true yet false. For absolutely every successful life there is a trail of failed lives left behind and restarted. And I dont mean like movie star or Nobel prize success; just plain vanilla happy and almost boring life. It is a real cliche, but it is true; never ever give up easily. That means that you may need to admit and give up things that never would have worked out, but hold on to things that may; and to know the difference is impossible; you have to trust in your principles; the right principles may extract a terrible initial cost but lead to great happiness in the end. Amen (And you can get Principles here - <a href="https://www.goodreads.com/book/show/34536488-principles" rel="nofollow">https://www.goodreads.com/book/show/34536488-principles</a> )</p>
]]></description><pubDate>Mon, 29 Apr 2024 09:40:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=40196346</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=40196346</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40196346</guid></item><item><title><![CDATA[New comment by alexcpn in "We reduced the cost of building Mastodon at Twitter-scale by 100x"]]></title><description><![CDATA[
<p>Why choose Java of all languages. Why not something more modern and less verbose like Go or Rust. Just asking as I have worked enough in Java and then spend a lot of time in GC tunining. Granted the code was not that great and from a diverse team with different skill levels causing all the leaks.. But still</p>
]]></description><pubDate>Wed, 16 Aug 2023 06:25:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=37143472</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=37143472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37143472</guid></item><item><title><![CDATA[New comment by alexcpn in "ChatGPT vs. a Cryptic Crossword"]]></title><description><![CDATA[
<p>If there were enough cars fitted with  sensors that can learn from their driver's actions and reactions I am pretty sure an AI system can learn from this huge pool and be a good driver. A good driver also makes mistakes. And this is still nothing related to intelligence. Our networks are as of now what one calls universal approximates. Actually replying to so many different queries whether it is medicine, computer science, history , it almost seems like a better interface to the net than google</p>
]]></description><pubDate>Tue, 06 Dec 2022 09:00:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=33877305</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=33877305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33877305</guid></item><item><title><![CDATA[New comment by alexcpn in "Why does gRPC insist on trailers?"]]></title><description><![CDATA[
<p>I use GRPC between micro services instead of REST and for that it is really great; All the deficiencies of REST - Non versioned,  no typed goes away with GRPC and the protobuf is the official interface for all micro-services. No problems with this approach for over two years now; and also multi language support - We have Go and Java and Python and TypeScript micro-services now happily talking and getting new features and new interface methods updated. Maybe it was demise in the web space; but a jewel in micro-service space</p>
]]></description><pubDate>Mon, 08 Aug 2022 03:31:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=32382181</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=32382181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32382181</guid></item><item><title><![CDATA[New comment by alexcpn in "We Don’t Use Docker"]]></title><description><![CDATA[
<p>We don't need it 'now' - maybe the right way<p>--
If choice is due to complexity of dockers loc as was mentioned, then that should be compared against stability; as abstractions go, it is not leaky and pretty stable
--
Now-a-days it hardly takes a few minutes to use docker or podman; and few more to configure a free CI system; and you have a good base to start and grow and migrate to k8s or such when your services grow</p>
]]></description><pubDate>Tue, 16 Mar 2021 04:58:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=26473181</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=26473181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26473181</guid></item><item><title><![CDATA[New comment by alexcpn in "Done Answering Questions Stack Overflow"]]></title><description><![CDATA[
<p>SO has been invaluable for professional programmers like us who has to work on some many different platforms and use different frameworks that it is impossible to be master of all. But the one thing I don't like is being punished for a poor answer- the down votes, for just trying to help  - a degree lesser than delete, but leaves a bad feeling still. I like more the medium way - just upvotes and then the rest naturally gravitate to the bottom</p>
]]></description><pubDate>Wed, 17 Feb 2021 06:12:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=26163283</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=26163283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26163283</guid></item><item><title><![CDATA[New comment by alexcpn in "Trolls break into meetings on Zoom"]]></title><description><![CDATA[
<p>happened to my elder sister who is a teacher hosting video class due to lockdown in India. Some idiots think it is fun and the worst thing is that they put a video grab of this in their youtube channel - themed disruption or something - to drive traffic - yuck , the state of minds! and those who follow such channel. ( It is reported to local cybercell , but it left my sister who is bit older to all this technology very rattled)</p>
]]></description><pubDate>Wed, 01 Apr 2020 06:58:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=22746375</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=22746375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22746375</guid></item><item><title><![CDATA[New comment by alexcpn in "Show HN: Software Engineering 101"]]></title><description><![CDATA[
<p>Have been trying to compile the most important parts, the key first principles. Comments, suggestions solicited to improve the article</p>
]]></description><pubDate>Sat, 17 Aug 2019 02:19:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=20721546</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=20721546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20721546</guid></item><item><title><![CDATA[Show HN: Software Engineering 101]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/techlogs/sw-engineering-101-c711e948b065">https://medium.com/techlogs/sw-engineering-101-c711e948b065</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20721535">https://news.ycombinator.com/item?id=20721535</a></p>
<p>Points: 5</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 17 Aug 2019 02:16:32 +0000</pubDate><link>https://medium.com/techlogs/sw-engineering-101-c711e948b065</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=20721535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20721535</guid></item><item><title><![CDATA[Is Object Detection a Done Deal Yet?]]></title><description><![CDATA[
<p>Article URL: <a href="https://hackernoon.com/is-object-detection-a-done-deal-59a7be913fd2">https://hackernoon.com/is-object-detection-a-done-deal-59a7be913fd2</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=18396367">https://news.ycombinator.com/item?id=18396367</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 07 Nov 2018 01:08:03 +0000</pubDate><link>https://hackernoon.com/is-object-detection-a-done-deal-59a7be913fd2</link><dc:creator>alexcpn</dc:creator><comments>https://news.ycombinator.com/item?id=18396367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18396367</guid></item></channel></rss>