<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: kkarpkkarp</title><link>https://news.ycombinator.com/user?id=kkarpkkarp</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 18 Jun 2026 10:00:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kkarpkkarp" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kkarpkkarp in "Ask HN: What are tools you have made for yourself since the advent of AI?"]]></title><description><![CDATA[
<p><a href="https://undsh.com/" rel="nofollow">https://undsh.com/</a><p>in case you forgot instruct your ai text generating tool to do so: replaces — with -, removes emojis and changes quotes to look like human-typed (even though they are not grammatically correct)</p>
]]></description><pubDate>Tue, 09 Jun 2026 05:07:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48456700</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=48456700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48456700</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "I think Anthropic and OpenAI have found product-market fit"]]></title><description><![CDATA[
<p>could you give me example of task which takes 30 mins? out of curiosity.<p>at most I have a time to go make a tea for myself when I am waiting for agent to end the job.</p>
]]></description><pubDate>Sat, 30 May 2026 07:22:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48333592</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=48333592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48333592</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "I think Anthropic and OpenAI have found product-market fit"]]></title><description><![CDATA[
<p>at most I run 2-3, but usually one.<p>About token consumption and models: that's the thing. I hear this question often, but my answer is always the same. As I am Cursor user, I run it always in Auto mode (so  Cursor decides which model to use, I don't even know which is in use).<p>Sometimes I switch from Auto to defined model but I found it quickly triggers "you are out of tokens" notices so nope: I stick to Auto :) 20 usd / month and that's it</p>
]]></description><pubDate>Thu, 28 May 2026 17:50:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48312726</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=48312726</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48312726</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "I think Anthropic and OpenAI have found product-market fit"]]></title><description><![CDATA[
<p>> I currently subscribe to the $100/month Max plan from Anthropic and the $100/month Pro plan from OpenAI. If you are a heavy user of coding agents these plans are a fantastic deal.<p>Guys, what - in your opinion - does "heavy user" mean? I thought I am heavy user (I am using AI to code  every day 8hr a day + side projects) but 20 USD/month Cursor plan is always enough. What should I be doing to extend my license to higher level?</p>
]]></description><pubDate>Thu, 28 May 2026 05:16:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48304856</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=48304856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48304856</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "API proposed by Chrome: Declarative partial updates"]]></title><description><![CDATA[
<p>I am puzzled then: so what would happen if the template will replace this island form your example with markup without closing `</em>`?</p>
]]></description><pubDate>Sun, 24 May 2026 04:59:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48254531</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=48254531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48254531</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "API proposed by Chrome: Declarative partial updates"]]></title><description><![CDATA[
<p>> The new element syntax is perhaps the boldest choice<p>Probably to not break anything in older browsers which hasn't adopted it yet: new tag will be simply ignored, that's my thinking<p>> I'm amazed that they even put this in chrome, let along are saying things like "let sites use this new functionality right away even before this lands in other browsers"<p>It is behind the flag, like every other new proposal they made. Even though some dev would like to use it right now (for regular site visitors, not for self testing), she can't.</p>
]]></description><pubDate>Sun, 24 May 2026 04:54:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48254495</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=48254495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48254495</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "The last six months in LLMs in five minutes"]]></title><description><![CDATA[
<p>sorry but how this comment refers to the commented post?</p>
]]></description><pubDate>Tue, 19 May 2026 06:03:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48189779</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=48189779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48189779</guid></item><item><title><![CDATA[Show HN: I instructed AI to create tool to clean AI-generated text: undsh.com]]></title><description><![CDATA[
<p>I can't say "I created a tool" because obviously I only had an idea, then asked Cursor to implement it and 15 minutes later it was ready ;)<p>Often I found I was manually replacing em dashes with hyphens in AI-generated text before I use them in copy, PR descriptions etc. It still feels like a shame to flare the text "you wrote" was not really human made.<p>To automate these removals, here it is: super tiny online page. I made it for myself, but whoever wants, you can use it as well. I am not going to monetize it or promote more than this post.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48059844">https://news.ycombinator.com/item?id=48059844</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 08 May 2026 07:27:42 +0000</pubDate><link>https://undsh.com/</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=48059844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48059844</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Tell HN: Fiverr left customer files public and searchable"]]></title><description><![CDATA[
<p>...since you leaked my data away</p>
]]></description><pubDate>Wed, 15 Apr 2026 12:27:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47778095</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47778095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47778095</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Ask HN: Am I disloyal for not wanting to share my system prompts?"]]></title><description><![CDATA[
<p>fair point, but it is because the discussion drifted to legal while I wanted to discuss more "how do you feel about sharing your AI moat"<p>In terms of legal, f* no, I am not going to consider my tool adjustments as part of companies properties :)<p>We can discuss but I will stand my ground: my AI skills - even written on a disc - belongs to me. Same, if I go to car paint garage to have my paint fixed I am not expecting the painter will reveal his method to get the perfect color or give me his notes where he self-described "how to paint".<p>Before "AI era" we all had our own system scripts, manually crafted in bash/python, to make repeating task automated. And then it was never a question to share it: the scripts are the way how I configure/tune my computer and how I get advantage over other developers. The .cloude/.cursor directory is the same.</p>
]]></description><pubDate>Fri, 10 Apr 2026 09:24:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47715520</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47715520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47715520</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Ask HN: Am I disloyal for not wanting to share my system prompts?"]]></title><description><![CDATA[
<p>To elaborate: I have never been requested to share my prompts/skills, like: strongly demanded to do this. It has been vague suggestions from managers to all employees sometimes to share them but while many happily started doing this, I simply ignored it like I never heard it. Sometimes on dailies I hear PM cheer my AI skills and asks how I do this, but I only smile and joke "magic", at most tell them my prompts are always elaborative.<p>I am more surprised why people are sharing this without thinking.</p>
]]></description><pubDate>Fri, 10 Apr 2026 09:07:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47715427</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47715427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47715427</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Ask HN: Am I disloyal for not wanting to share my system prompts?"]]></title><description><![CDATA[
<p>what if this is a mix?<p>I am now independent contractor and parts are created on company A time, other parts on company B time and different parts at my own time. And so on, and so on.  And you can't tell which one is which. For the new company I start as contractor I come with my AI framework, and I am adjusting it on daily basis. What then?<p>I am now hired by many companies because they know giving me task means it will be done in a day, not a week, and they know it is because I know "how to AI". (I am not perfect, but I work with other guys and I am surprised how inefficient they are when it comes to AI, but this is a different story)</p>
]]></description><pubDate>Fri, 10 Apr 2026 09:01:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47715390</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47715390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47715390</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Ask HN: Am I disloyal for not wanting to share my system prompts?"]]></title><description><![CDATA[
<p>I am not talking about code, the code obviously belongs to the company, this is something what I have in contract.<p>But I don't have anything in the contract about sharing my self-improvement skills and I consider my AI framework (cursor commands I created to not repeat myself, claude/cursor skills, system prompts - everything what makes me to generate code fast) as an acceleration of my work as developer.<p>If I leave without sharing this, company will continue develop the code I created/generated.<p>If I share this, I am losing my only handicap in the AI-era: they could take my A framework and the next developer will just type `/fix-issue gh 1243` and have the same result as I do have now.<p>The `/fix-issue` command is something I created months ago, and I am constantly improving so at this point the first, at most third, result is the code which goes through code review with suggestion-level insights and QA team can't find any bug.<p>I am not exaggerating. That command is really complex and loads plenty of skills (also mine) and md files (still mine, kept out of the repo) - in total it is like ~12 A4 pages text (I actually counted it now). This is basically my coding approach ported into AI.</p>
]]></description><pubDate>Fri, 10 Apr 2026 08:43:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47715279</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47715279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47715279</guid></item><item><title><![CDATA[Ask HN: Am I disloyal for not wanting to share my system prompts?]]></title><description><![CDATA[
<p>Let's say your employer requires you to share system prompts you've created for daily work with code: do you share them or not?<p>Everywhere (at conferences, in various GH repos) I see people completely freely sharing their ways of using AI. Employees of several companies I've recently passed through without any second thought put their guardrails into shared repos, prompts for how to do code self-review. Hell: manual testers are currently sitting and writing an entire agent that will replace them once completed.<p>For me this is shooting yourself in the foot: the prompts I've developed over the last dozen or so months are one of the few things that make me even slightly irreplaceable.<p>Am I thinking correctly, or am I overreacting?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47715109">https://news.ycombinator.com/item?id=47715109</a></p>
<p>Points: 1</p>
<p># Comments: 10</p>
]]></description><pubDate>Fri, 10 Apr 2026 08:16:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47715109</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47715109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47715109</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I’m working on WC Price Hostory, a plugin that handles price tracking and Omnibus Directive compliance for WooCommerce.<p>It’s been available as a free tool for years, growing to over 45k active installs. I just rolled out the Pro extension to offer more advanced features, and the early traction has exceeded my expectations. If you're running e-commerce in Europe, this is a must-have for staying compliant with EU law.<p><a href="https://wcpricehistory.com/" rel="nofollow">https://wcpricehistory.com/</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 08:31:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47306245</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47306245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47306245</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>NotifyButton - A simple script on the frontend of your site, a complete SaaS platform on the backend for DSA compliance.<p>If you operate in the EU and want to avoid heavy fines, this is for you. Once integrated, it allows users to report legal content issues directly to you, which you can then manage via a dedicated dashboard following official EU procedures. Without such a system, users are much more likely to file complaints through official state or EU channels, which can trigger investigations.<p><a href="https://notifybutton.com/" rel="nofollow">https://notifybutton.com/</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 08:26:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47306209</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47306209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47306209</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "If AI writes code, should the session be part of the commit?"]]></title><description><![CDATA[
<p>For my own projects in private repos I would benefit from exporting the session. For example if I need to return to the task, it could be great to give it as a context<p>For my work as one of developers in team, no. The way I prompt is my asset and advantage over others in a team who always complain about AI not being able to provide correct solutions and secures my career</p>
]]></description><pubDate>Mon, 02 Mar 2026 06:12:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47214447</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=47214447</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47214447</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "The world heard JD Vance being booed at the Olympics. Except for viewers in USA"]]></title><description><![CDATA[
<p>Just checked what Moore has done and found that quote of him (about Bush):<p>> “we live in fictitious times with a fictitious president”<p>it was 2003, but oh, dear Michael, if only you knew what the future would be like...</p>
]]></description><pubDate>Sun, 08 Feb 2026 07:49:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46932241</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=46932241</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46932241</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Petition for Recognition of Work on Open-Source as Volunteering in Germany"]]></title><description><![CDATA[
<p>Tax exempts (I'm not a German, but I was curious about the same and this is what ChatGPT told me :) )</p>
]]></description><pubDate>Wed, 04 Feb 2026 06:23:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46882190</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=46882190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46882190</guid></item><item><title><![CDATA[New comment by kkarpkkarp in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p>really personal blog: <a href="https://muzungu.pl" rel="nofollow">https://muzungu.pl</a> (Polish)<p>I also started a new site for "me-as-a-business" <a href="https://kolibia.pl" rel="nofollow">https://kolibia.pl</a></p>
]]></description><pubDate>Thu, 15 Jan 2026 06:11:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46628693</link><dc:creator>kkarpkkarp</dc:creator><comments>https://news.ycombinator.com/item?id=46628693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46628693</guid></item></channel></rss>