<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: erenst</title><link>https://news.ycombinator.com/user?id=erenst</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 15:37:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=erenst" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by erenst in "Show HN: DidMySettingsChange – A tool that checks changed windows settings"]]></title><description><![CDATA[
<p>Heads up: when you get a new Mac and use the transfer process, your disk ends up unencrypted on the new device.</p>
]]></description><pubDate>Wed, 08 Oct 2025 01:02:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45510859</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=45510859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45510859</guid></item><item><title><![CDATA[New comment by erenst in "Nine things I learned in ninety years"]]></title><description><![CDATA[
<p>I like to call it "Exposing yourself to luck." You can't win lottery if you never play. Play the lottery with the best odds and play it as much as you can.</p>
]]></description><pubDate>Tue, 23 Sep 2025 11:50:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45345670</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=45345670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45345670</guid></item><item><title><![CDATA[New comment by erenst in "Ask HN: Cursor or Windsurf?"]]></title><description><![CDATA[
<p>It feels like magic when it works and it at least gets the code to compile. Other models* would usually return a broken code. Specially when using a new release of a library. All the models use the old function signatures, but Claud Code then sees compile error and fixes it.<p>Compared to Zed Agent, Claude Code is: 
- Better at editing files. Zed would sometimes return the file content in the chatbox instead of updating it. Zed Agent also inserted a new function in the middle of the existing function. 
- Better at running tests/compiling. Zed struggled with nix environment and I don't remember it going to the update code -> run code -> update code feedback loop.<p>With this you can leave Claude Code alone for a few minutes, check back and give additional instructions. With Zed Agent it was more of a constantly monitoring / copy pasting and manually verifying everything.<p>*I haven't tested many of the other tools mentioned here, this is mostly my experience with Zed and copy/pasting code to AI.<p>I plan to test other tools when my Claude Code subscription expires next month.</p>
]]></description><pubDate>Mon, 12 May 2025 07:19:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=43960412</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=43960412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43960412</guid></item><item><title><![CDATA[New comment by erenst in "Ask HN: Cursor or Windsurf?"]]></title><description><![CDATA[
<p>I’ve been using Zed Agent with GitHub Copilot’s models, but with GitHub planning to limit usage, I’m exploring alternatives.<p>Now I'm testing Claude Code’s $100 Max plan. It feels like magic - editing code and fixing compile errors until it builds. The downside is I’m reviewing the code a lot less since I just let the agent run.<p>So far, I’ve only tried it on vibe coding game development, where every model I’ve tested struggles. It says “I rewrote X to be more robust and fixed the bug you mentioned,” yet the bug still remains.<p>I suspect it will work better for backend web development I do for work: write a failing unit test, then ask the agent to implement the feature and make the test pass.<p>Also, give Zed’s Edit Predictions a try. When refactoring, I often just keep hitting Tab to accept suggestions throughout the file.</p>
]]></description><pubDate>Mon, 12 May 2025 06:28:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=43960189</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=43960189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43960189</guid></item><item><title><![CDATA[New comment by erenst in "10 Minutes is ~1% of your day"]]></title><description><![CDATA[
<p>Wait But Why blog has a blog post [1] related to this that gives more food for thought about how we spend our everyday.<p>[1] <a href="https://waitbutwhy.com/2016/10/100-blocks-day.html" rel="nofollow">https://waitbutwhy.com/2016/10/100-blocks-day.html</a></p>
]]></description><pubDate>Sun, 03 Mar 2024 15:35:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=39581476</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=39581476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39581476</guid></item><item><title><![CDATA[New comment by erenst in "How the World’s Most Famous Scream Was Recovered"]]></title><description><![CDATA[
<p>The cheering sound is probably from Audience Response Duplicator (or: Laff Box). There's a good episode [1] about it on 99% invisible.<p>[1] <a href="https://99percentinvisible.org/episode/the-laff-box/" rel="nofollow noreferrer">https://99percentinvisible.org/episode/the-laff-box/</a></p>
]]></description><pubDate>Fri, 04 Aug 2023 08:44:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=36997213</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=36997213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36997213</guid></item><item><title><![CDATA[New comment by erenst in "Ask HN: Are you faster navigating windows with i3 than other window managers?"]]></title><description><![CDATA[
<p>I don't care about speed. I like how convenient is it to organize and move windows around compared to floating window managers. Especially when using multiple monitors.<p>My hand gets tired if I use mouse too much especially with dragging operations.
Using TWM and modal text editor helps a lot.<p>I really miss it on macos when I have lots of stuff open and have to switch between multiple windows. I haven't yet tried any tiling apps on mac because configuring is always a deep rabbit hole. I use Rectangle but having more than 1 window on a 13" screen isn't that useful and still requires manual arranging. A better control over workspaces is what I miss.</p>
]]></description><pubDate>Tue, 13 Jun 2023 16:40:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=36312884</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=36312884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36312884</guid></item><item><title><![CDATA[New comment by erenst in "Is Setting Up a VPS Worth It?"]]></title><description><![CDATA[
<p>We used to manage 500+ servers with Ansible for almost 10 years. It was a nightmare.<p>With so many servers Ansible script would ocassionally fail on some servers (weird bugs, network issues, ...). Since the operations weren't always atomic we couldn't just re-run the script. it required fixing things manually.<p>Thanks to this and emergency patches/fixes on individual servers, we ended up with slightly different setup on the servers. This made debugging and upgrading a nightmare. Can this bug happen on all the server or just this one because it has a different minor version of package 'x'?<p>We switched to NixOS. It had a steep learning curve for us, with lots of doubts if this was the right decision. Converting all the servers to NixOS was a huge 2-year task.<p>Having all the servers running same configuration that is commited to GitHub, fully reproducable and tested in CI, on top of automatic updates of the servers done with GitHub action, was worth all the troubles we had with learning NixOS.<p>This entire blog post could be a NixOS config.</p>
]]></description><pubDate>Mon, 13 Mar 2023 20:15:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=35141840</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=35141840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35141840</guid></item><item><title><![CDATA[New comment by erenst in "Ask HN: What companies have publicly available handbooks?"]]></title><description><![CDATA[
<p>Niteo: <a href="https://github.com/teamniteo/handbook">https://github.com/teamniteo/handbook</a></p>
]]></description><pubDate>Mon, 27 Feb 2023 19:32:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=34960830</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=34960830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34960830</guid></item><item><title><![CDATA[New comment by erenst in "Show HN: Visualize your day as 144 rectangles"]]></title><description><![CDATA[
<p>I see that I'm not the only one inspired by this blog post [1]. I did a similar visualization with blocks to display my working hours [2].<p>[1] <a href="https://waitbutwhy.com/2016/10/100-blocks-day.html" rel="nofollow">https://waitbutwhy.com/2016/10/100-blocks-day.html</a>
[2] <a href="https://github.com/am-on/work-timer" rel="nofollow">https://github.com/am-on/work-timer</a></p>
]]></description><pubDate>Fri, 01 Apr 2022 18:59:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=30882023</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=30882023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30882023</guid></item><item><title><![CDATA[New comment by erenst in "Show HN: Show last Git push on an e-paper device"]]></title><description><![CDATA[
<p>Inkplate[1] might be a good option for around 100€. Compared to Joan it's less polished. You can get 3d printed case and it requires some coding (it doesn't support rendering HTML).<p>I'm working on a personal dashboard for the screen. I'll create a website in React and then use rendertron[2] to get the screenshot on the Inkplate.<p>[1] <a href="https://inkplate.io/" rel="nofollow">https://inkplate.io/</a> 
[2] <a href="https://github.com/GoogleChrome/rendertron" rel="nofollow">https://github.com/GoogleChrome/rendertron</a></p>
]]></description><pubDate>Tue, 15 Dec 2020 11:45:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=25429361</link><dc:creator>erenst</dc:creator><comments>https://news.ycombinator.com/item?id=25429361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25429361</guid></item></channel></rss>