<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: kimi</title><link>https://news.ycombinator.com/user?id=kimi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 26 Jun 2026 16:58:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kimi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kimi in "Why thinking out loud with someone beats thinking alone"]]></title><description><![CDATA[
<p>I find it very useful to talk to my dog. When I have a problem I'm banging my head against, just explaining it to him from first principles makes my head "click". When that works, his dog treats are billed as "consulting".</p>
]]></description><pubDate>Thu, 18 Jun 2026 06:35:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48581568</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=48581568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48581568</guid></item><item><title><![CDATA[New comment by kimi in "Services Masquarading as Software 30x30"]]></title><description><![CDATA[
<p>The point is not launching companies, is making money with them.</p>
]]></description><pubDate>Sun, 10 May 2026 16:08:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48085111</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=48085111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48085111</guid></item><item><title><![CDATA[Ezdoctor: Single-file Asciidoctor with diagrams and syntax highlightning]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/l3nz/ezdoctor">https://github.com/l3nz/ezdoctor</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48085092">https://news.ycombinator.com/item?id=48085092</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 10 May 2026 16:07:12 +0000</pubDate><link>https://github.com/l3nz/ezdoctor</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=48085092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48085092</guid></item><item><title><![CDATA[New comment by kimi in "Proton Meet"]]></title><description><![CDATA[
<p>Not sure i understand the point.... any p2p webrtc call in encrypted e2e.</p>
]]></description><pubDate>Thu, 07 May 2026 07:43:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48046581</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=48046581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48046581</guid></item><item><title><![CDATA[New comment by kimi in "Belgium stops decommissioning nuclear power plants"]]></title><description><![CDATA[
<p>This is now. But the seeds were sown much earlier.</p>
]]></description><pubDate>Fri, 01 May 2026 07:56:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47972288</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47972288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47972288</guid></item><item><title><![CDATA[New comment by kimi in "Belgium stops decommissioning nuclear power plants"]]></title><description><![CDATA[
<p>The anti-nuclear area, at least in Western Europe, had historically a very high correlation with those who held sympathies for a certain very large nuclear power who would have strategically benefited from an anti-nuke sentiment that would avoid another nuclear power's weapon deployment in EU bases. But I'm sure it is a coincidence.</p>
]]></description><pubDate>Fri, 01 May 2026 07:54:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47972276</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47972276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47972276</guid></item><item><title><![CDATA[New comment by kimi in "EU Age Control: The trojan horse for digital IDs"]]></title><description><![CDATA[
<p>Archive returns 503 ATM....</p>
]]></description><pubDate>Sun, 26 Apr 2026 06:04:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47907786</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47907786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47907786</guid></item><item><title><![CDATA[New comment by kimi in "Bring your own Agent to MS Teams"]]></title><description><![CDATA[
<p>Imagine when you receive millions of events per day -- the ones that arrive out of order, the days when delivery time goes up and up again, the days when oauth fails renewing keys... it's meant to be a lot of fun.<p>Compare to a sad websocket that just stays connected, you receive everything in order and you don't need an harness with tunnels every time you want to test something in dev.</p>
]]></description><pubDate>Thu, 23 Apr 2026 07:36:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47873110</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47873110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47873110</guid></item><item><title><![CDATA[New comment by kimi in "Bring your own Agent to MS Teams"]]></title><description><![CDATA[
<p>Interesting to see the SDK making chat/bot integration simpler, but there's a whole other dimension to Teams integration that this doesn't touch: telephony.<p>The company I'm at has been been building call analytics for Teams since 2021 (QueueMetrics Live). A long-time customer migrated their entire phone system to Teams during the pandemic and asked my boss  if we could follow them there. We said "in principle, yes": the Graph API exposes telephony events, so it seemed doable.<p>It was doable. It was also far harder than anybody expected. The Graph API gives you raw call records, but it doesn't model concepts like "wait time in queue" or "lost call" or "failed agent attempt", and whet it does, nowhere it written HOW. You have to reconstruct those from sequences of low-level events. We ended up building the whole processing pipeline in Elixir because we needed to handle the real-time stream reliably at scale. After a long beta and a few million calls processed, we got to GA. I was dabbling in Elixir at the time, I put it on my CV, and it was noted. In a sense, I owe Teams my current job (though I ended up on a different team, so I'm mostly referring coffee-mug lore here).<p>We set out to track queues and auto-attendants (that's our bread and butter from the Asterisk world), but we discovered we were seeing everything — inbound, outbound, Teams-to-Teams, even calls with other companies with their internal ids. You can get a complete picture of someone's telephony activity regardless of whether they work in a contact center or just use Teams as their phone. Most of the boring config (names, groups, codes) comes straight from Graph, which is nice.<p>Like it or not, a lot of enterprises are quietly moving their entire communications (including telephony) to Teams. When they do, they lose the monitoring and analytics they had with their old PBX. That's a real gap, and the Graph API — despite its limitations — gives you something to fill it. But I have a feeling that  "3 lines of code" won't cut it. :-)</p>
]]></description><pubDate>Thu, 23 Apr 2026 07:01:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47872907</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47872907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47872907</guid></item><item><title><![CDATA[New comment by kimi in "Show HN: Contrapunk – Real-time counterpoint harmony from guitar input, in Rust"]]></title><description><![CDATA[
<p>I was bitten by the same issue. Maybe add a line to the docs.</p>
]]></description><pubDate>Sun, 05 Apr 2026 08:16:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47647280</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47647280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47647280</guid></item><item><title><![CDATA[New comment by kimi in "Model collapse is already happening"]]></title><description><![CDATA[
<p>Actually, both will, as they are not separate within the LLM. The thing is, one is a style issue, the other content. You can express original ideas and still use a lot of em dashes, or produce slop with a lot of typos in it.</p>
]]></description><pubDate>Thu, 26 Mar 2026 05:23:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47526888</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47526888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47526888</guid></item><item><title><![CDATA[New comment by kimi in "Model collapse is already happening"]]></title><description><![CDATA[
<p>I have a pet-peeve with this. As a non-native English speaker, I find it very useful to dictate multiple notes, in different languages, and have the LLM produce clear English prose out of it. The prose may be LLM-generated, but I edit it when needed to make sure that the contents is 100% mine.<p>It's like dictating to a typist like they did in the 60's - he will make sure that your letter looks professional and will fix  your grammar, but you will sign the letter. This is totally different from LLM spam, the kind that inflates a sentence into a three-page article full of nothing.<p>So - is it a problem if the language reverts to a mean? that is the point of a shared language, right?</p>
]]></description><pubDate>Wed, 25 Mar 2026 19:23:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47521992</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47521992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47521992</guid></item><item><title><![CDATA[New comment by kimi in "A 6502 disassembler with a TUI: A modern take on Regenerator"]]></title><description><![CDATA[
<p>Wish I had something like that when I was coding demos around 1988... :-)<p>(Edit): you kids have it easy.</p>
]]></description><pubDate>Tue, 24 Mar 2026 09:16:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47500199</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47500199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47500199</guid></item><item><title><![CDATA[New comment by kimi in "What if Python was natively distributable?"]]></title><description><![CDATA[
<p>Answering the question: it would be called "the Erlang VM", and you'd use Elixir to program it.<p><a href="https://elixir-lang.readthedocs.io/en/latest/mix_otp/10.html" rel="nofollow">https://elixir-lang.readthedocs.io/en/latest/mix_otp/10.html</a></p>
]]></description><pubDate>Thu, 19 Mar 2026 19:12:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47444382</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47444382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47444382</guid></item><item><title><![CDATA[New comment by kimi in "1M context is now generally available for Opus 4.6 and Sonnet 4.6"]]></title><description><![CDATA[
<p>How is that relevant? we are talking about models, now what you do with them.</p>
]]></description><pubDate>Sat, 14 Mar 2026 06:49:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47374016</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47374016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47374016</guid></item><item><title><![CDATA[QueueMetrics for Teams Helps You Spot Impersonation Scams Before They Strike]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.queuemetrics.com/blog/2026/03/02/queuemetrics-protects-teams-impersonation/">https://www.queuemetrics.com/blog/2026/03/02/queuemetrics-protects-teams-impersonation/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47217844">https://news.ycombinator.com/item?id=47217844</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Mar 2026 13:41:20 +0000</pubDate><link>https://www.queuemetrics.com/blog/2026/03/02/queuemetrics-protects-teams-impersonation/</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=47217844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47217844</guid></item><item><title><![CDATA[New comment by kimi in "SynthID – A tool to watermark and identify content generated through AI"]]></title><description><![CDATA[
<p>For text, have a big model generate the "intelligent" answer, and then ask a local LLM to rephrase.</p>
]]></description><pubDate>Sat, 30 Aug 2025 14:48:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=45075121</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=45075121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45075121</guid></item><item><title><![CDATA[New comment by kimi in "Don't “let it crash”, let it heal"]]></title><description><![CDATA[
<p>...and does no harm for unfixable bugs. It's the logical equivalent of "switch off and on again" that as we know fixes most issues by itself, but happening only on a part of your software deployment, so most of it will keep running.</p>
]]></description><pubDate>Sun, 10 Aug 2025 07:13:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=44853374</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=44853374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44853374</guid></item><item><title><![CDATA[New comment by kimi in "AI overviews cause massive drop in search clicks"]]></title><description><![CDATA[
<p>I do the same thing - Instead of going first to an unknown site that might (will?) be ad-infested and possibly AI generated, so that a phrase becomes a 1000-word article, I read the comments on HN, decide if it's interesting enough to take the risk, and then click. If it's Medium or similar, I won't click.<p>Hey, coming out feels good - I thought I was the only one.</p>
]]></description><pubDate>Thu, 24 Jul 2025 07:13:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44667863</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=44667863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44667863</guid></item><item><title><![CDATA[New comment by kimi in "Show HN: WTFfmpeg – Natural Language to FFmpeg Translator"]]></title><description><![CDATA[
<p>Instead of LLM, Python and whatnot, it could have been a cheatsheet: <a href="https://github.com/scottvr/wtffmpeg/blob/12767e7843b9fd481ba04c819daa07b946425010/wtffmpeg.py#L15">https://github.com/scottvr/wtffmpeg/blob/12767e7843b9fd481ba...</a></p>
]]></description><pubDate>Wed, 23 Jul 2025 07:34:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=44656653</link><dc:creator>kimi</dc:creator><comments>https://news.ycombinator.com/item?id=44656653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44656653</guid></item></channel></rss>