<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: ekzy</title><link>https://news.ycombinator.com/user?id=ekzy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 20:40:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ekzy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ekzy in "Google AI Studio is now sponsoring Tailwind CSS"]]></title><description><![CDATA[
<p><a href="https://github.com/tailwindlabs/tailwindcss.com/commits/main/" rel="nofollow">https://github.com/tailwindlabs/tailwindcss.com/commits/main...</a><p>They've just added 26 sponsor companies in the last two days, 7 of them partners!</p>
]]></description><pubDate>Fri, 09 Jan 2026 11:59:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46552960</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=46552960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46552960</guid></item><item><title><![CDATA[New comment by ekzy in "You already have a Git server"]]></title><description><![CDATA[
<p>Have you tried git daemon? <a href="https://git-scm.com/book/en/v2/Git-on-the-Server-Git-Daemon" rel="nofollow">https://git-scm.com/book/en/v2/Git-on-the-Server-Git-Daemon</a></p>
]]></description><pubDate>Mon, 27 Oct 2025 15:46:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45722313</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=45722313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45722313</guid></item><item><title><![CDATA[New comment by ekzy in "What Are Traces and Spans in OpenTelemetry?"]]></title><description><![CDATA[
<p>Ok after re reading I think you have issues with long running spans, I think you should break down your spans in smaller chunks. But a trace can take many hours or days, and be analysed even when it’s not finished</p>
]]></description><pubDate>Sun, 31 Aug 2025 21:24:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45087236</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=45087236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45087236</guid></item><item><title><![CDATA[New comment by ekzy in "What Are Traces and Spans in OpenTelemetry?"]]></title><description><![CDATA[
<p>I’ve implemented OTEL for background jobs, so async jobs that get picked up from the DB where I store the trace context in the DB and pass it along to multiple async jobs. For some jobs that fail and retry with a backoff strategy, they can take many hours and we can see the traces fine in grafana. Each job create its own span but they are all within the same trace.<p>Works well for us, I’m not sure I understand the issue you’re facing?</p>
]]></description><pubDate>Sun, 31 Aug 2025 21:16:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45087174</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=45087174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45087174</guid></item><item><title><![CDATA[New comment by ekzy in "LunarEngine: An open source, Roblox-compatible game engine"]]></title><description><![CDATA[
<p>French native here. Libre means free in the sense of freedom, not in the sense of free as in free beer (the term for that is “gratuit”)</p>
]]></description><pubDate>Sat, 23 Aug 2025 19:13:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=44998354</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=44998354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44998354</guid></item><item><title><![CDATA[New comment by ekzy in "Show HN: Magnitude – open-source, AI-native test framework for web apps"]]></title><description><![CDATA[
<p>Did you consider also caching the coordinates returned by moondream? I understand that it is cheap, but it could be useful to detect if an element has changed position as it may be a regression</p>
]]></description><pubDate>Fri, 25 Apr 2025 19:53:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=43797907</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=43797907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43797907</guid></item><item><title><![CDATA[New comment by ekzy in "New Vulnerability in GitHub Copilot, Cursor: Hackers Can Weaponize Code Agents"]]></title><description><![CDATA[
<p>Not saying that you are, but reading this as if a AI bot wrote that comment gives me the chills</p>
]]></description><pubDate>Mon, 14 Apr 2025 07:01:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=43678758</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=43678758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43678758</guid></item><item><title><![CDATA[New comment by ekzy in "OpenAI Audio Models"]]></title><description><![CDATA[
<p>Oh I see what you mean that would be a neat feature. Assuming you can get timestamps though it should be trivial to work around the issue?</p>
]]></description><pubDate>Thu, 20 Mar 2025 22:08:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43429554</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=43429554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43429554</guid></item><item><title><![CDATA[New comment by ekzy in "OpenAI Audio Models"]]></title><description><![CDATA[
<p>Do you know when we can expect an update on the realtime API? It’s still in beta and there are many issues (e.g voice randomly cutting off, VAD issues, especially with mulaw etc…) which makes it impossible to use in production, but there’s not much communication from OpenAI. It’s difficult to know what to bet on. Pushing for stt->llm->tts makes you wonder if we should carry on building with the realtime API.</p>
]]></description><pubDate>Thu, 20 Mar 2025 21:39:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=43429295</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=43429295</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43429295</guid></item><item><title><![CDATA[New comment by ekzy in "OpenAI Audio Models"]]></title><description><![CDATA[
<p>I’m not entirely sure what you mean but twilio recordings supports dual channels already</p>
]]></description><pubDate>Thu, 20 Mar 2025 21:30:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43429205</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=43429205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43429205</guid></item><item><title><![CDATA[New comment by ekzy in "Why Clojure?"]]></title><description><![CDATA[
<p>Probably referring to startup time. Larger apps solve this with the “reloaded” type of workflow (<a href="https://www.cognitect.com/blog/2013/06/04/clojure-workflow-reloaded" rel="nofollow">https://www.cognitect.com/blog/2013/06/04/clojure-workflow-r...</a>)</p>
]]></description><pubDate>Sun, 23 Feb 2025 21:23:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43153350</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=43153350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43153350</guid></item><item><title><![CDATA[New comment by ekzy in "Why Clojure?"]]></title><description><![CDATA[
<p>Call it “stalled” if you like, it’s stable and it’s pure joy. I can just get stuff done with Clojure. And things that may seem inactive, like that lib that you need that hasn’t had a commit in 8 years, turns out that it just works and doesn’t need to change. This is commonplace in Clojure.<p>Spec is still alpha and I’m not sure it will evolve more or if it’ll be something completely different. At least they’re not pushing you down the wrong path. Use/look at Malli instead of spec.</p>
]]></description><pubDate>Sun, 23 Feb 2025 21:18:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=43153314</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=43153314</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43153314</guid></item><item><title><![CDATA[New comment by ekzy in "A Language Server for Postgres"]]></title><description><![CDATA[
<p>IntelliJ got pretty good support for postgres language already. What else would this bring?</p>
]]></description><pubDate>Wed, 19 Feb 2025 21:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=43108277</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=43108277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43108277</guid></item><item><title><![CDATA[New comment by ekzy in "Every V4 UUID"]]></title><description><![CDATA[
<p>Nice. I’ve added a few favourites just to keep track of them, you never know!<p>It would be great if there was an API because I’m working on an UI that needs UUID autocomplete. Thank you!</p>
]]></description><pubDate>Fri, 06 Dec 2024 18:36:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=42342672</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=42342672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42342672</guid></item><item><title><![CDATA[New comment by ekzy in "No GPS required: our app can now locate underground trains"]]></title><description><![CDATA[
<p>Could you also pick up the audio announcements? Could be weird for the app to request microphone permission though, but I think lots of lines have them and should be doable to transcribe them locally on the phone. I think your approach is better and simpler, but as I was reading the edge cases (like someone changing train and going back in the other direction), the audio could maybe help getting from 90% accuracy to 98%. Sounds a bit more involved to implement though.</p>
]]></description><pubDate>Wed, 13 Nov 2024 22:45:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=42131050</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=42131050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42131050</guid></item><item><title><![CDATA[New comment by ekzy in "Ask HN: Who is hiring? (October 2024)"]]></title><description><![CDATA[
<p>How do you, with a new product and one engineer, have an elixir backend and a clojurescript frontend? Genuine question about the choice of tech here.</p>
]]></description><pubDate>Wed, 02 Oct 2024 07:29:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=41718103</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=41718103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41718103</guid></item><item><title><![CDATA[New comment by ekzy in "Show HN: Container Desktop – Podman Desktop Companion"]]></title><description><![CDATA[
<p>Honest question, what’s wrong with docker desktop? Looking at all the alternatives suggested it’s not clear to me why any other tools are better? I’m not using k8s locally, just docker compose. To connect to our remote k8s cluster, I use IntelliJ k8s extension (I just need to do some basic dev tasks, I’m not administrating the cluster)</p>
]]></description><pubDate>Fri, 20 Sep 2024 20:14:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=41605198</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=41605198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41605198</guid></item><item><title><![CDATA[New comment by ekzy in "Datomic and Content Addressable Techniques"]]></title><description><![CDATA[
<p>I’ve sent you an email!</p>
]]></description><pubDate>Tue, 17 Sep 2024 20:28:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=41572365</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=41572365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41572365</guid></item><item><title><![CDATA[New comment by ekzy in "Datomic and Content Addressable Techniques"]]></title><description><![CDATA[
<p>Not at the moment, sorry!</p>
]]></description><pubDate>Tue, 17 Sep 2024 09:50:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=41566030</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=41566030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41566030</guid></item><item><title><![CDATA[New comment by ekzy in "Datomic and Content Addressable Techniques"]]></title><description><![CDATA[
<p>There are quite a few! We do at Doccla (and we’re hiring :) (EU))</p>
]]></description><pubDate>Mon, 16 Sep 2024 17:11:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=41558198</link><dc:creator>ekzy</dc:creator><comments>https://news.ycombinator.com/item?id=41558198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41558198</guid></item></channel></rss>