<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: conqrr</title><link>https://news.ycombinator.com/user?id=conqrr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Jul 2026 07:13:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=conqrr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by conqrr in "Banning AI will not make it go away"]]></title><description><![CDATA[
<p>Yeah, AI works great for everyone in vacuum, but works for no one in a group.</p>
]]></description><pubDate>Tue, 28 Jul 2026 23:26:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49091372</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=49091372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49091372</guid></item><item><title><![CDATA[New comment by conqrr in "What is happening to jobs? Separating AI hype from reality"]]></title><description><![CDATA[
<p>> My tinfoil hat says that this is what tech CEOs want. They want workers that are low skilled and can be paid less.
Guess it worked then. I'm happy to take a paycut to never deal with vibecode and toxic environment where every estimate is borked due to agentic coding.</p>
]]></description><pubDate>Sun, 26 Jul 2026 13:48:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49058220</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=49058220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49058220</guid></item><item><title><![CDATA[New comment by conqrr in "Don't Take the Black Pill [video]"]]></title><description><![CDATA[
<p>This hits so hard. I used to admire Senior developers who would do this. Now, I find myself in a place where there is no one to do this, and I've taken up to playing this role. It is the hardest job, but I cannot do any thing else as my team is committed to just non-stop slop thanks to management directives. 
I realize all the time I spent admiring, and now I have become.</p>
]]></description><pubDate>Fri, 24 Jul 2026 20:14:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49041071</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=49041071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49041071</guid></item><item><title><![CDATA[New comment by conqrr in "Why write code in 2026"]]></title><description><![CDATA[
<p>All this debate around use LLM or not is tiring and just black and white thinking.<p>Can I use agents to code a SWE project? yes, with nuances.<p>Can I write code for a SWE project? yes, with nuances.<p>Its more options now, I'll write code about projects I deeply care and will use llm at work where its shared slop and forced usage.</p>
]]></description><pubDate>Sun, 12 Jul 2026 19:01:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48883584</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48883584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48883584</guid></item><item><title><![CDATA[New comment by conqrr in "Explanation of everything you can see in htop/top on Linux (2019)"]]></title><description><![CDATA[
<p>3 AI related articles on the front page, but one is busting slop. I'm hopeful.</p>
]]></description><pubDate>Sat, 04 Jul 2026 14:25:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48785653</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48785653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48785653</guid></item><item><title><![CDATA[New comment by conqrr in "How VictoriaLogs Stores Your Logs in a Columnar Layout"]]></title><description><![CDATA[
<p>Shameless plug. But poor Indie hacker's log store based on similar concepts. Write logs to durable s3/r2 in parquet and querying with duckdb: <a href="https://github.com/amr8t/blobsearch" rel="nofollow">https://github.com/amr8t/blobsearch</a><p>No expensive indexing or compute needed.</p>
]]></description><pubDate>Thu, 02 Jul 2026 22:17:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48768083</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48768083</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48768083</guid></item><item><title><![CDATA[New comment by conqrr in "AI coding at home without going broke"]]></title><description><![CDATA[
<p>The big one that's missing as cost cutter. If you are a programmer, stay as close as you can to the code. Define the interfaces yourself and the core logic. You will know exactly what changes you want and know what tier of model to use.</p>
]]></description><pubDate>Sun, 14 Jun 2026 13:09:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48526877</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48526877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48526877</guid></item><item><title><![CDATA[New comment by conqrr in "Ask HN: What was your "oh shit" moment with GenAI?"]]></title><description><![CDATA[
<p>Until Claude Sonnet 4, it was Meh no big deal. 4 onwards and Opus was when I was really surprised by the ability. But nowadays, I'm more convinced than ever that using AI for all code is a mistake. The sum total of productivity, although hard to predict, from anecdata seems to be a net negative if AI is blindly used everywhere. Using it at the periphery, observing, debugging etc is excellent aid. I use it at the day job I hate and at personal tasks that I don't have time for. But for personal projects I love, zero.<p>Coding was never the blocker and was a natural enforcer of quality. Healthy teams with strong opinions on quality will win eventually. I'm more hopeful after the bubble burst, companies will come back slowly to sanity.</p>
]]></description><pubDate>Fri, 05 Jun 2026 21:36:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48418665</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48418665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48418665</guid></item><item><title><![CDATA[New comment by conqrr in "The bootstrapper's EU stack for under €10 per month"]]></title><description><![CDATA[
<p>For a bootstrapper's computeless log search solution using Duckdb and s3 compatible store, use Blobsearch (<a href="https://github.com/amr8t/blobsearch" rel="nofollow">https://github.com/amr8t/blobsearch</a>)</p>
]]></description><pubDate>Mon, 25 May 2026 21:32:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48271912</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48271912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48271912</guid></item><item><title><![CDATA[New comment by conqrr in "Show HN: Files.md – Open-source alternative to Obsidian"]]></title><description><![CDATA[
<p>Looks really slick! 
I've been using Obsidian with git, and am thinking of moving back to the OG solution of simply using a text editor with a git repo. I'm wary of using cloud like google drive or dropbox for sync, especially if I'm using both phone and mobile to edit the same file throughout the day. I doubt using an external cloud really takes care of consistency and there's a possibility of losing data. Me being a developer can take the pain of a button click to git pull and resolve occasional conflicts.
To me this is fully solved solution for note taking with tools I already know and trust. Having said that, I'm gonna try Files.md for some inspiration on what I could be missing.</p>
]]></description><pubDate>Mon, 18 May 2026 15:02:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48180848</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48180848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48180848</guid></item><item><title><![CDATA[New comment by conqrr in "Ask HN: Is the Job Market Actually Bad?"]]></title><description><![CDATA[
<p>Have you tried freelancing? Curious if that has seen an uptick or fall.</p>
]]></description><pubDate>Fri, 08 May 2026 14:57:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48064148</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48064148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48064148</guid></item><item><title><![CDATA[New comment by conqrr in "Agentic Coding Is a Trap"]]></title><description><![CDATA[
<p>I've been having the same feeling too. At work, I try to do a hybrid prompt where I fill in things at method level with some placeholder pseudocode and let the prompt fill in the blanks. This helps with remembering and keeping a memory map. But its a lost cause keeping up with other's PRs that are often very verbose and high volume. For a lot of backend programming without a very complex domain, I think this works fine.<p>But I still want to be in touch with coding by hand and have ventured into systems programming, outside of work, which I feel AI is less useful for currently.</p>
]]></description><pubDate>Mon, 04 May 2026 01:43:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48003674</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=48003674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48003674</guid></item><item><title><![CDATA[New comment by conqrr in "Full-Text Search with DuckDB"]]></title><description><![CDATA[
<p>I started with s3 and moved to R2. Log volumes are low enough that its covered in the free usage tier.</p>
]]></description><pubDate>Fri, 01 May 2026 13:28:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47974583</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=47974583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47974583</guid></item><item><title><![CDATA[New comment by conqrr in "Full-Text Search with DuckDB"]]></title><description><![CDATA[
<p>DuckDB is amazing. It has completely replaced my need of using Cloudwatch or Loki etc for logs. I simply emit parquet to s3 now and use DuckDB to query locally. No HA compute or paying cloud tax for log search.<p><a href="https://github.com/amr8t/blobsearch" rel="nofollow">https://github.com/amr8t/blobsearch</a></p>
]]></description><pubDate>Fri, 01 May 2026 01:23:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47970336</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=47970336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47970336</guid></item><item><title><![CDATA[New comment by conqrr in "Ask HN: Why does tech industry not have more co-ops?"]]></title><description><![CDATA[
<p>Can't disagree with that. Agriculture, Energy, Grocery, Credit all have co-ops, Yet tech is non-existent.</p>
]]></description><pubDate>Tue, 28 Apr 2026 21:42:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47941241</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=47941241</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47941241</guid></item><item><title><![CDATA[Ask HN: Why does tech industry not have more co-ops?]]></title><description><![CDATA[
<p>Sounds like this should be the default path if AI is really enabling everyone and setting an even field. Why is it just winner (CEO and co) takes all and losers go home?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47941048">https://news.ycombinator.com/item?id=47941048</a></p>
<p>Points: 28</p>
<p># Comments: 9</p>
]]></description><pubDate>Tue, 28 Apr 2026 21:26:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47941048</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=47941048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47941048</guid></item><item><title><![CDATA[New comment by conqrr in "GitHub Copilot is moving to usage-based billing"]]></title><description><![CDATA[
<p>just cancelled mine. Only reason to have it was I could get a lot more done with a single prompt. No reason why I shouldn't go to the model provider directly instead.</p>
]]></description><pubDate>Mon, 27 Apr 2026 22:36:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47928307</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=47928307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47928307</guid></item><item><title><![CDATA[New comment by conqrr in "AI should elevate your thinking, not replace it"]]></title><description><![CDATA[
<p>This is a huge concern and I fully agree with the post. Even though one might think I am not fully giving into AI, this was always the case etc. It still affects YOU and everyone else.
1. Software, often, isn't built in vacuum. Lots of companies are shoving AI down throats like it or not. Most Bigtech is heavily using metrics to get to 100% AI generated code. Reviewing is a nightmare.
2. New entrants (new grads etc) are largely AI first and are losing out on the safety and reliability aspects that are enforced automatically when you learn coding without AI.<p>IMO, teams need to agree on a set of principles on AI usage, concrete examples of where and how to use it. Perhaps its much more useful in parts of your system that's faster evolving and doesn't have too much core logic like testing frameworks etc<p>Simply discarding it as 'yet another tool' is part of the problem.</p>
]]></description><pubDate>Sun, 26 Apr 2026 20:31:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47914033</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=47914033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47914033</guid></item><item><title><![CDATA[New comment by conqrr in "The West forgot how to make things, now it’s forgetting how to code"]]></title><description><![CDATA[
<p>License makes a lot of sense. Many engineering fields have licenses. Needs to be made mandatory. Tech rapidly evolves which was an excuse. Well, a lot has stabilized now in terms of technologies.</p>
]]></description><pubDate>Sun, 26 Apr 2026 16:49:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47911706</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=47911706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47911706</guid></item><item><title><![CDATA[Ask HN: How much AI slop do you deal with at work?]]></title><description><![CDATA[
<p>Struggling at work with AI mandates. There is heavy top down push to use AI, this is at one of the large Tech companies in the US. This has me quite depressed. Everyone sends slop for reviews and there is an expectation of 2-3x efficiency even after losing a lot of people. This has caused a lot of bugs and issues. I'm sure a lot of places have the same issue and we have accepted this as a new normal.<p>But are there places US or ROW that are more sane and let you or the team decide what tool to use? How do I find them? Does going lower in the stack help?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47878425">https://news.ycombinator.com/item?id=47878425</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 23 Apr 2026 17:15:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47878425</link><dc:creator>conqrr</dc:creator><comments>https://news.ycombinator.com/item?id=47878425</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47878425</guid></item></channel></rss>