<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: onel</title><link>https://news.ycombinator.com/user?id=onel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 25 Apr 2026 08:46:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=onel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by onel in "Sam Altman's Creepy Eyeball-Scanning Company Gets in Bed with Zoom and Tinder"]]></title><description><![CDATA[
<p>Yubikey type device issued by an authority trusted by the website owner. Same as we have it now with browsers and SSL certificates.<p>We can even have a key issued by the government as a digital ID card. They can be used to check: is over 18, is real person, for digital signature, etc.</p>
]]></description><pubDate>Thu, 23 Apr 2026 09:11:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47873641</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47873641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47873641</guid></item><item><title><![CDATA[New comment by onel in "The tech jobs bust is real. Don't blame AI (yet)"]]></title><description><![CDATA[
<p>Gift link<p><a href="https://www.economist.com/finance-and-economics/2026/04/13/the-tech-jobs-bust-is-real-dont-blame-ai-yet?giftId=YWYxNTI5OGQtYmZhYy00ZWFmLWE1M2UtM2E5ZDBiYTZkNjM2&utm_campaign=gifted_article" rel="nofollow">https://www.economist.com/finance-and-economics/2026/04/13/t...</a></p>
]]></description><pubDate>Tue, 14 Apr 2026 10:07:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47763557</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47763557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47763557</guid></item><item><title><![CDATA[New comment by onel in "Show HN: I built a DNS resolver from scratch in Rust – no DNS libraries"]]></title><description><![CDATA[
<p>Romanian project. Instant upvote. Great work</p>
]]></description><pubDate>Fri, 03 Apr 2026 10:05:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47624897</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47624897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47624897</guid></item><item><title><![CDATA[New comment by onel in "HN production check – acorn demo"]]></title><description><![CDATA[
<p>This is a demo I build with the acorn framework that checks if a Show HN project is ready to be adopted in prod.<p>Checks GitHub maturity markers (LICENSE, CONTRIBUTING, tests, CI/CD) and mines HN comments for technical concerns. Returns a Production Readiness Grade (A–F).<p>Free to use, but you might get rate limited by the model provider. You can also use your own keys to test it out.</p>
]]></description><pubDate>Tue, 03 Mar 2026 11:50:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47231072</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47231072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47231072</guid></item><item><title><![CDATA[HN production check – acorn demo]]></title><description><![CDATA[
<p>Article URL: <a href="https://askmanu-acorn.hf.space/hn_production_check">https://askmanu-acorn.hf.space/hn_production_check</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47231071">https://news.ycombinator.com/item?id=47231071</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 03 Mar 2026 11:50:33 +0000</pubDate><link>https://askmanu-acorn.hf.space/hn_production_check</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47231071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47231071</guid></item><item><title><![CDATA[New comment by onel in "Free IP Geolocation Database"]]></title><description><![CDATA[
<p>If people are looking for a free free geo ip service I I built this project some time ago: 
<a href="https://github.com/onel/freegeoip" rel="nofollow">https://github.com/onel/freegeoip</a><p>You can deploy it and run it for free on Google app engine. Only works for requests that come from the client directly. So you can't ask for a specific IP.</p>
]]></description><pubDate>Tue, 03 Mar 2026 11:05:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47230773</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47230773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47230773</guid></item><item><title><![CDATA[New comment by onel in "If AI writes code, should the session be part of the commit?"]]></title><description><![CDATA[
<p>Have you been using it? How useful do you find it?</p>
]]></description><pubDate>Mon, 02 Mar 2026 10:29:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47216093</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47216093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47216093</guid></item><item><title><![CDATA[Show HN: acorn – LLM framework for long running agents]]></title><description><![CDATA[
<p>Hi HN,<p>This is Andrei from askmanu and I'm super happy to share a new framework I've been working on: acorn.<p>It takes all the best parts of DSPy, langchaing, instructor, etc and wraps it in a beautiful and easy to use API. Very easy to define model I/O, branches, define callbacks for every step, etc<p>See the getting started docs here:
<a href="https://github.com/askmanu/acorn/blob/main/docs/getting-started.md" rel="nofollow">https://github.com/askmanu/acorn/blob/main/docs/getting-star...</a><p>Try out the different demos here:
<a href="https://huggingface.co/spaces/askmanu/acorn" rel="nofollow">https://huggingface.co/spaces/askmanu/acorn</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47136594">https://news.ycombinator.com/item?id=47136594</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 24 Feb 2026 13:03:06 +0000</pubDate><link>https://github.com/askmanu/acorn</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47136594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47136594</guid></item><item><title><![CDATA[New comment by onel in "AI makes you boring"]]></title><description><![CDATA[
<p>I am a software engineer, but I think code pales in comparison to the impact of every book, speech and essay had on our society throughout history.</p>
]]></description><pubDate>Fri, 20 Feb 2026 09:45:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47085783</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=47085783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47085783</guid></item><item><title><![CDATA[New comment by onel in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p><a href="https://github.com/askmanu/acorn" rel="nofollow">https://github.com/askmanu/acorn</a><p>A straightforward and simple AI agent framework.
It puts a lot of emphasis on the loop and the steps in that loop. You can change in real time the model, the temperature, the tools, the history.
You're also able to spin-off work on a branch and then add the result of that work on the main branch.
Still early but developing very fast.</p>
]]></description><pubDate>Mon, 09 Feb 2026 11:58:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46944291</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=46944291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46944291</guid></item><item><title><![CDATA[New comment by onel in "Ask HN: How are you automating your coding work?"]]></title><description><![CDATA[
<p>The biggest unlock for me happened because of claude code. It has allowed me and my team to ship features much faster. 
I use it to work on the main product, but also to build a lot of in-house tools. We have observability and testing tools for our AI agent that helps us improve the main product. With Claude we can iterate much faster on them and add the features that we specifically need. And not use off-the-shelf products. 
These are not user facing products/code bases so maybe the quality bar is not that high. But without claude we would have taken resources away from working on the main product to build them.<p>Testing is no yet the main focus, so we haven't looked into automating that. But we will in the future.
We have automated most of our documentation updates though. After releases or big merges we use askmanu to automatically update/create the docs.
These are internal docs, but super useful for us and Claude.<p>Disclaimer: I'm the founder of askmanu</p>
]]></description><pubDate>Thu, 22 Jan 2026 11:36:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46717914</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=46717914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46717914</guid></item><item><title><![CDATA[New comment by onel in "Anthropic blocks third-party use of Claude Code subscriptions"]]></title><description><![CDATA[
<p>That is not true, though. You have to opt in for them to train on your data</p>
]]></description><pubDate>Fri, 09 Jan 2026 12:21:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46553124</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=46553124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46553124</guid></item><item><title><![CDATA[New comment by onel in "Claude Skills are awesome, maybe a bigger deal than MCP"]]></title><description><![CDATA[
<p>I've built an agent that builds documentation for code bases and you are 100% right. 
Having big picture documentation is important, but having bite size explanations about why some components work a certain way is more important. Making sure the AI doesn't have to infer behavior from code is really powerful. 
Even going as low level of reference docs. Even though devs would prefer that a method be self-Explanatory, it helps to also have plain english explanation about what's happening in a class or method.</p>
]]></description><pubDate>Sat, 18 Oct 2025 11:22:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45626464</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=45626464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45626464</guid></item><item><title><![CDATA[New comment by onel in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>I'm building a way to automatically keep code base documentation updated.
<a href="https://github.com/apps/askmanu" rel="nofollow">https://github.com/apps/askmanu</a><p>Right now we're focusing on reference docs and soon the app will be able to write full documentation content.<p>We want to focus on incremental changes to docs (one PR at a time) so the content is easy to verify and merge.</p>
]]></description><pubDate>Tue, 30 Sep 2025 08:53:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45423388</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=45423388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45423388</guid></item><item><title><![CDATA[New comment by onel in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>This is brilliant. Nice work</p>
]]></description><pubDate>Tue, 30 Sep 2025 08:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45423327</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=45423327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45423327</guid></item><item><title><![CDATA[New comment by onel in "Show HN: Project management system for Claude Code"]]></title><description><![CDATA[
<p>I've seen that happen but usually with code bases that are either not very well documented (reference docs) or that have a lot of abstractions and are complicated</p>
]]></description><pubDate>Thu, 21 Aug 2025 10:06:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44970952</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=44970952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44970952</guid></item><item><title><![CDATA[New comment by onel in "Ask HN: Startup shutting down, should we open source?"]]></title><description><![CDATA[
<p>I would recommend you make it open source. I've also done this the past as well.
Even if it's a project that is not maintained you don't know how it might help someone else.</p>
]]></description><pubDate>Sat, 28 Jun 2025 06:06:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=44402591</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=44402591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44402591</guid></item><item><title><![CDATA[New comment by onel in "Build and Host AI-Powered Apps with Claude – No Deployment Needed"]]></title><description><![CDATA[
<p>I checked your website I it's an interesting idea. I think you need some additional copy though, because just landing on your homepage you don't really understand what it does. More exactly I don't know what to use it for. Your comment and GP's coming together gave me a better idea.<p>What's your target audience? developers?</p>
]]></description><pubDate>Thu, 26 Jun 2025 07:36:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44385102</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=44385102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44385102</guid></item><item><title><![CDATA[New comment by onel in "I got a remote job for a EU company, I'd find it hard to go back to a US-based"]]></title><description><![CDATA[
<p>Not everything in life is about money</p>
]]></description><pubDate>Mon, 09 Jun 2025 07:18:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44222131</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=44222131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44222131</guid></item><item><title><![CDATA[New comment by onel in "Claude Integrations"]]></title><description><![CDATA[
<p>You usually fine tune when you want to add capabilities (an output style, json output, function calling, etc). You use RAG to add knowledge</p>
]]></description><pubDate>Fri, 02 May 2025 06:58:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=43866948</link><dc:creator>onel</dc:creator><comments>https://news.ycombinator.com/item?id=43866948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43866948</guid></item></channel></rss>