<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: eKIK</title><link>https://news.ycombinator.com/user?id=eKIK</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 06:09:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eKIK" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by eKIK in "Agents that run while I sleep"]]></title><description><![CDATA[
<p>Dw, there's quite a lot of push back against AI in some of the communities I hang around in. It's just rarely seldom visible here on HN.<p>It's usually not about the price, but more about the fact that a few megacorps and countries "own" the ability to work this way. This leads to some very real risks that I'm pretty sure will materialize at some point in time, including but not limited to:<p>- Geopolitical pressure - if some ass-hat of a president hypothetically were to decide "nuh uh - we don't like Spain, they're not being nice to us!", they could forbid AI companies to deliver their services to that specific country.<p>- Price hikes - if you can deliver "$100 worth of value" per hour, but "$1000 worth of value" per hour with the help of AI, then provider companies could still charge up to $899 per hour of usage and it'd still make "business sense" for you to use them since you're still creating more value with them than without them.<p>- Reduction in quality - I believe people who were senior developers _before_ starting to use AI assisted coding are still usually capable of producing high quality output. However every single person I know who "started coding" with tools like Claude Code produce horrible horrible software, esp. from a security p.o.v. Most of them just build "internal tools" for themselves, and I highly encourage that. However others have pursued developing and selling more ambitious software...just to get bitten by the fact that it's much more to software development than getting semi-correct output from an AI agent.<p>- A massive workload on some open source projects. We've all heard about projects closing down their bug bounty programs, declining AI generated PRs etc.<p>- The loss of the joy - some people enjoy it, some people don't.<p>We're definitely still in the early days of AI assisted / AI driven coding, and no one really knows how it'll develop...but don't mistake the bubble that is HN for universal positivity and acclaim of AI in the coding space :).</p>
]]></description><pubDate>Tue, 10 Mar 2026 23:13:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47329964</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=47329964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47329964</guid></item><item><title><![CDATA[New comment by eKIK in "AI Engineer Reading List"]]></title><description><![CDATA[
<p>I consider myself to be an (occasional) user of AI services like the ones OpenAI and others provide. I've learned how to consume the services reasonably effectively, and make good use of them, but that's about it. I am not an AI engineer.<p>Similarly I know how to call cryptography libraries to get my passwords hashed using a suitable cipher before storing them. I don't understand the deep math behind why a certain cipher is secure, but that's fine. I can still make good use of cryptographic functions. I'm not a cryptography engineer either :).<p>My take on it is that if you should call yourself any kind of "XYZ Engineer", you should be able to understand the inner workings of XYZ.<p>This reading list is most likely (mostly) for those who want to get a really deep understanding and eventuellt work on contributing to the "foundational systems" (for a lack of a better word) one day.<p>Hope that helps.</p>
]]></description><pubDate>Mon, 13 Jan 2025 20:50:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42689055</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=42689055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42689055</guid></item><item><title><![CDATA[New comment by eKIK in "The Python Package Index Should Get Rid of Its Training Wheels"]]></title><description><![CDATA[
<p>We've used Nexus OSS just the way you describe and it worked great.<p>We simply set it up as a kind of "passthrough cache", so if it didn't have the package it fetched it from pypi, and stored it to be used the next time someone wanted to install the same package.<p>Apart from being nice to pypi, we also got a bit of a decrease in CI runtime, because it fetched packages from the local cache 99% of the time.</p>
]]></description><pubDate>Tue, 24 Sep 2024 13:15:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=41636141</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=41636141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41636141</guid></item><item><title><![CDATA[New comment by eKIK in "Show HN: OpenSign – Open source alternative to DocuSign"]]></title><description><![CDATA[
<p>In the EU this is actually the case since 2016. There's this regulation called eIDAS (electronic IDentification, Authentication and trust Services).<p>Article 26 (linked below) describes the requirements for an electronic signature to be legally binding.<p><a href="https://www.eid.as/#article26" rel="nofollow noreferrer">https://www.eid.as/#article26</a>
<a href="https://en.m.wikipedia.org/wiki/EIDAS" rel="nofollow noreferrer">https://en.m.wikipedia.org/wiki/EIDAS</a></p>
]]></description><pubDate>Sun, 29 Oct 2023 03:16:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=38055570</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=38055570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38055570</guid></item><item><title><![CDATA[New comment by eKIK in "Ask HN: What is the most impactful thing you've built?"]]></title><description><![CDATA[
<p>I'm one of the co-founders of Hotjar, so a fair bit of the original code was mine. Most of it has obviously been replaced by others after all these years.<p>I'm equally, if not more, proud of an extremely bad Dig Dug clone I made in Amos Pro as a kid though :). That's what eventually caused me to pursue a  career in software development.</p>
]]></description><pubDate>Sat, 19 Nov 2022 00:01:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=33664836</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=33664836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33664836</guid></item><item><title><![CDATA[New comment by eKIK in "Astro 1.0 – a web framework for building fast, content-focused websites"]]></title><description><![CDATA[
<p>100% agree with you that there's a lot of improvements to be done for a lot of the software we developers use on a daily basis. It's the term DX / Developer Experience in itself I dislike strongly. My sibling poster @swyx did a great job explaing my main gripe with using abbreviations like this.<p>I also hadn't had any coffee in way too long, so I have to admit I was a bit grumpy at the time of writing the comment :)</p>
]]></description><pubDate>Wed, 10 Aug 2022 07:54:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=32408970</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=32408970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32408970</guid></item><item><title><![CDATA[New comment by eKIK in "Astro 1.0 – a web framework for building fast, content-focused websites"]]></title><description><![CDATA[
<p>While Astro has a lot of impressive features I found that it was the "developer experience" (god I hate that term) that was superior compared to everything I've tried before.<p>With Hugo and Jekyll I always needed to go revisit the docs whenever I hadn't worked with it for a while. I never got to the "oh, I get this tool now" phase, where the content generation could just flow without issues.<p>Publii was cool, but trying to shoehorn everything into fitting in the "Blog" model never quite worked out for me. Also being forced to work in a new IDE wasn't to my liking either.<p>Here are some of the things I love about Astro:<p>- The docs are great. You can read through them all really quickly. I tend to prefer systems that are simple to grok, and Astro is just that.<p>- The lightweight Astro components (<a href="https://docs.astro.build/en/core-concepts/astro-components/" rel="nofollow">https://docs.astro.build/en/core-concepts/astro-components/</a>) were great for me, because they delivered on being able to create reusable pieces of code very easily (without having to touch React).<p>- Being able to generate part of your site from markdown and part of it from precisely crafted HTML is a great way to be able to handle both repetitive and unique content.<p>- The Astro themes (<a href="https://astro.build/themes/" rel="nofollow">https://astro.build/themes/</a>) are a great way to start. Find something that's somewhat similar to what you want to build and study how they did it.<p>This is obviously very subjective, but for me Astro was the first SSG that I really enjoy using, and that I didn't feel like I had to fight against.</p>
]]></description><pubDate>Tue, 09 Aug 2022 20:41:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=32404002</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=32404002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32404002</guid></item><item><title><![CDATA[New comment by eKIK in "Terraform 1.0"]]></title><description><![CDATA[
<p>I don't think you're too cynical at all - I think you're exactly right! It's often much more sensible to use the "tried and true" stuff most of the time.<p>In my particular case I don't plan to have my company grow much at all - we're staying small. I think Pulumi is a sensible "bet" for me, because it does what I need right now really well. Sure, there's a bit of a risk, but worst case scenario I would spend a day or two to migrate what I have back to Terraform.<p>I would definitely not have made the call to "let's just switch everything to Pulumi" if I was still working at a larger company. As you said, a large talent pool / community is a huge deal when you have the option to hire people who can spend time learning a particular tool or language.</p>
]]></description><pubDate>Tue, 08 Jun 2021 15:20:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=27436360</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=27436360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27436360</guid></item><item><title><![CDATA[New comment by eKIK in "Terraform 1.0"]]></title><description><![CDATA[
<p>It's a very interesting point.<p>I've been part of managing rather large Terraform infrastructures (1000+ resources) for a couple of years, but I'm a Pulumi n00b with only about a month of experience.<p>The infrastructure I'm managing right now with Pulumi is much smaller, only around 130-140 different resources.<p>For me it ultimately came down to developer productivity. I'm much better at convincing Pulumi to do what I want compared to how it was with Terraform. This also makes me a much happier and less frustrated developer :).<p>My priorities might very well be different if I were to manage much larger infrastructures (infra cost would be more important for example).</p>
]]></description><pubDate>Tue, 08 Jun 2021 14:12:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=27435446</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=27435446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27435446</guid></item><item><title><![CDATA[New comment by eKIK in "Terraform 1.0"]]></title><description><![CDATA[
<p>+1 from me on the "awful half-baked language" (HCL).<p>I just recently wrote an article about my experience, including issues and workarounds, when migrating from Terraform to Pulumi: <a href="https://blog.ekik.org/my-experience-migrating-my-infrastructure-from-terraform-to-pulumi" rel="nofollow">https://blog.ekik.org/my-experience-migrating-my-infrastruct...</a><p>Hope it's OK that I'm sharing it here. I think it's relevant because there seems to be quite a lot of interest around Pulumi, and how one would go about moving from Terraform to Pulumi.</p>
]]></description><pubDate>Tue, 08 Jun 2021 13:49:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=27435173</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=27435173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27435173</guid></item><item><title><![CDATA[New comment by eKIK in "Co-founded Firebase, after seven years I realised it wasn't for me any more"]]></title><description><![CDATA[
<p>Hi, I'm Erik, the author of the article.<p>The title of the post is "I co-founded one of the biggest behavioural analytics companies in the world."
I have NO affiliation with Firebase at all, and I'm sorry if the poster tricked you by using an incorrect title.</p>
]]></description><pubDate>Wed, 24 Mar 2021 16:25:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=26569342</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=26569342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26569342</guid></item><item><title><![CDATA[New comment by eKIK in "Braintree is giving $50k in processing to every startup"]]></title><description><![CDATA[
<p>I'm delighted for all potential US customers to get such a nice deal thrown their way - nice one Braintree! Too bad the offer doesn't extend to Europe, but I can appreciate the complexity in setting up something like this world wide.<p>I'm currently in the process of going live with two sites using Braintree, and everything has been great so far. Excellent Python API, documentation and extremely quick, knowledgeable and friendly support.<p>My previous payment provider experience has been with Cleverbridge, Digital River and Paymill...and so far Braintree has managed to surpass them in every single way. YMMV but for my use case Braintree has been a great fit.<p>Keep up the good work!</p>
]]></description><pubDate>Fri, 07 Mar 2014 02:21:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=7358128</link><dc:creator>eKIK</dc:creator><comments>https://news.ycombinator.com/item?id=7358128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7358128</guid></item></channel></rss>