<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: evnix</title><link>https://news.ycombinator.com/user?id=evnix</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 19:03:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=evnix" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by evnix in "All elementary functions from a single binary operator"]]></title><description><![CDATA[
<p>Can someone explain how is this different from lambda calculus, it seems like you can derive the same in both. I don't understand both well enough and hence the question.</p>
]]></description><pubDate>Mon, 13 Apr 2026 06:36:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47748426</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=47748426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47748426</guid></item><item><title><![CDATA[New comment by evnix in "Running NanoClaw in a Docker Shell Sandbox"]]></title><description><![CDATA[
<p>This is similar to how I solved a BYOK(bring your own key) feature at work. We had a lot of hardcoded endpoints and structures on the client and code that was too difficult to move over a nice BYOK structure within the given timeframe. So we ended up making a proxy that basically injected customer keys as they passed through our servers. note that there are a lot security implications doing this.</p>
]]></description><pubDate>Tue, 17 Feb 2026 08:39:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47045081</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=47045081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47045081</guid></item><item><title><![CDATA[New comment by evnix in "Build a Compiler in Five Projects"]]></title><description><![CDATA[
<p>Most of these compiler projects and books would be 100x more popular and accessible if they were in Javascript</p>
]]></description><pubDate>Tue, 25 Nov 2025 08:51:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46043769</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=46043769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46043769</guid></item><item><title><![CDATA[New comment by evnix in "How does gradient descent work?"]]></title><description><![CDATA[
<p>Can someone please ELI5</p>
]]></description><pubDate>Wed, 08 Oct 2025 08:52:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45513751</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=45513751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45513751</guid></item><item><title><![CDATA[New comment by evnix in "Traefik's 10-year anniversary"]]></title><description><![CDATA[
<p>Letsencrypt Https should be a default like caddy.<p>Mounting certs, opening right ports and mapping them right is really not what I want to mess around with just to get SSL.</p>
]]></description><pubDate>Fri, 26 Sep 2025 19:56:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45390422</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=45390422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45390422</guid></item><item><title><![CDATA[New comment by evnix in "Designing NotebookLM"]]></title><description><![CDATA[
<p>NotebookLM is a success in spite of the interface not because of it.<p>Pretty awful UX to be honest.
Credit goes to the backend engineers who made this happen.<p>Took me ages to figure out you can copy paste simple text. Editing any text isn't great either.<p>Why isn't there a dedicated markdown notes section with folder and files? Most of us won't have ready to use PDFs but almost all of know how to use a text editor and paste text into it. Your Notes app UI is without proper support for editing and maintaining notes.</p>
]]></description><pubDate>Sun, 21 Sep 2025 09:13:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45321219</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=45321219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45321219</guid></item><item><title><![CDATA[New comment by evnix in "How to Stop Your Event-Driven Architecture from Turning into Chaos"]]></title><description><![CDATA[
<p>Are you a middle aged+ developer? You read the DDD/CQRS/event driven book or viewed the conference. My dear friend, you have fallen victim to developer porn. It's very addictive. You end up playing "the architecture game" rather than building anything useful.<p>I have yet to come across ONE good large scale project that makes use of these and isn't a big ball of mud.</p>
]]></description><pubDate>Sat, 13 Sep 2025 21:10:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45235340</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=45235340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45235340</guid></item><item><title><![CDATA[New comment by evnix in "My Self-Hosting Setup"]]></title><description><![CDATA[
<p>I wish I had the time to do any of this. I could probably do it on a weekend but maintaining it, upgrading it to keep up with new releases would be something I wouldn't have time for.<p>I end up just paying a cloud provider and forget about it.<p>Anyone else on the same boat? What has been your approach?</p>
]]></description><pubDate>Sat, 19 Jul 2025 11:28:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=44614571</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=44614571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44614571</guid></item><item><title><![CDATA[New comment by evnix in "Postgres LISTEN/NOTIFY does not scale"]]></title><description><![CDATA[
<p>After working with NATS, I wouldn't want to touch Kafka even with a long stick. Its just too complex and a memory hog for no good reason. It doesn't have all the features that NATS supports as well.</p>
]]></description><pubDate>Fri, 11 Jul 2025 08:46:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44529774</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=44529774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44529774</guid></item><item><title><![CDATA[New comment by evnix in "Ask HN: Cursor or Windsurf?"]]></title><description><![CDATA[
<p>Apart from the GUI, What does it improve on when compared to aider.</p>
]]></description><pubDate>Tue, 13 May 2025 07:06:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43970317</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=43970317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43970317</guid></item><item><title><![CDATA[New comment by evnix in "Ask HN: Cursor or Windsurf?"]]></title><description><![CDATA[
<p>How does this compare to aider?</p>
]]></description><pubDate>Tue, 13 May 2025 07:01:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=43970275</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=43970275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43970275</guid></item><item><title><![CDATA[New comment by evnix in "Fintech founder charged with fraud; AI app found to be humans in the Philippines"]]></title><description><![CDATA[
<p>I get that the intention was not harmful, but i am trying to make the poster understand how people might feel.<p>Regarding Germans, if the news was, "AG deportation private company is a scam, they were sending people to forced euthanasia"<p>and someone came and said, "AG stands for Actually Germans". I am sure no German would want to be associated with that.</p>
]]></description><pubDate>Fri, 11 Apr 2025 09:27:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43652030</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=43652030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43652030</guid></item><item><title><![CDATA[New comment by evnix in "Fintech founder charged with fraud; AI app found to be humans in the Philippines"]]></title><description><![CDATA[
<p>Not racist but offensive indeed. It's like relating school shootings to white people. A white child sitting in Norway might not relate and may find it offensive and insulting.</p>
]]></description><pubDate>Fri, 11 Apr 2025 08:37:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=43651639</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=43651639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43651639</guid></item><item><title><![CDATA[New comment by evnix in "Marrying Up and Marrying Down"]]></title><description><![CDATA[
<p>Education is just a proxy for wealth, just like extravagant vacation pictures on Instagram and nice cars.<p>Six figure salary seems "meh" when compared to Instagram which keeps showing women 3 figure millionaires and their daily routines in their mansions.<p>I don't like any of this, but that's how humans are and that's the world we live in.</p>
]]></description><pubDate>Mon, 03 Mar 2025 11:38:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=43240758</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=43240758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43240758</guid></item><item><title><![CDATA[New comment by evnix in "Why it's so hard to build a jet engine"]]></title><description><![CDATA[
<p>I feel, What's more harder are the jet engines on fighter planes. These are usually a decade or two ahead in terms of advancements. The technology here trickles down to commercial jet engines slowly. Things like Metullargy for blades etc are a closely guarded secret. China and India are pouring billions into research just to get theirs close to even the lower end of what GE has to offer.</p>
]]></description><pubDate>Sat, 01 Mar 2025 10:31:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=43217948</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=43217948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43217948</guid></item><item><title><![CDATA[New comment by evnix in "Keeping a Changelog at Work (2020)"]]></title><description><![CDATA[
<p>Any kind of work, most sprint reviews are basically: what can we do better so that we can squeeze more out of you than last sprint.</p>
]]></description><pubDate>Sun, 22 Dec 2024 03:48:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42484267</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=42484267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42484267</guid></item><item><title><![CDATA[New comment by evnix in "How we centralized and structured error handling in Golang"]]></title><description><![CDATA[
<p>This is the way to go, pretty much solves, 404 resource not found or route not found. But you will get laughed at by so called architectural dogmatists. Remember we aren't really doing REST, it's just RPC and let's call it that.<p>Shoehorning http protocols error codes as application error codes, drinking the cool aid and calling it best practice is beyond bizzare.</p>
]]></description><pubDate>Wed, 18 Dec 2024 05:43:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=42448379</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=42448379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42448379</guid></item><item><title><![CDATA[New comment by evnix in "7 Databases in 7 Weeks for 2025"]]></title><description><![CDATA[
<p>Whenever I see a DB written Java, I run, very fast and very far away.<p>I've never had good experience with these implementations. If you say, the DB isn't performing well, the only answer you get is, well you forgot to tune these 1000 knobs and good luck if your data doesn't fit in RAM.<p>For some reason I feel your DB in a text file, would fare just as good as these given the same memory and resources that these Apache/java DB servers demand.</p>
]]></description><pubDate>Fri, 06 Dec 2024 08:32:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=42337648</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=42337648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42337648</guid></item><item><title><![CDATA[New comment by evnix in "Please stop the coding challenges"]]></title><description><![CDATA[
<p>As someone who interviews i support these tests, my reasoning is very different<p>1. Applicants getting hired because the manager and the candidate is from the same institute or they like the same team or band.<p>2. Bias based on age or race. I try to remove my own sub conscious bias as best as I can but most don't.<p>3. HR thinking you are not good enough and rejecting because you did java 18 and not java 19. Or you can write impressive React but haven't done Vue.<p>It takes the managers and HR a little out of the equation. They just rubber stamp your decision.<p>Take home exercises are something we tried but the incidents of cheating were so high and good code is so subjective that we gave up.</p>
]]></description><pubDate>Fri, 15 Nov 2024 17:13:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42148779</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=42148779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42148779</guid></item><item><title><![CDATA[New comment by evnix in "Self-Contained Executable Programs with Deno Compile"]]></title><description><![CDATA[
<p>Small binary size?<p>58MB for a hello world doesn't not seem small to me.<p>58MB might not seem much but we used to have entire games in a few MB.<p>You might argue it doesn't increase that much after 58MB, I don't know what is this good for. I want my command line apps to be lean, I don't care about decoupling source and deno binary on a server side program. I don't see the benefits personally.</p>
]]></description><pubDate>Fri, 15 Nov 2024 09:09:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=42145163</link><dc:creator>evnix</dc:creator><comments>https://news.ycombinator.com/item?id=42145163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42145163</guid></item></channel></rss>