<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: ymir_e</title><link>https://news.ycombinator.com/user?id=ymir_e</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 28 May 2026 19:17:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ymir_e" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ymir_e in "Rapira (Рапира) – Soviet programming language interpreter"]]></title><description><![CDATA[
<p>The playground on [demin.ws/rapira](<a href="https://demin.ws/rapira/" rel="nofollow">https://demin.ws/rapira/</a>) feels well made.<p>This is a pretty cool historical artifact.<p>Does anyone use "native language" programming languages in education or day to day?</p>
]]></description><pubDate>Thu, 28 May 2026 09:50:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48306762</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=48306762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48306762</guid></item><item><title><![CDATA[New comment by ymir_e in "Skip return flight for YC Stockholm afterparty?"]]></title><description><![CDATA[
<p>Most interesting things at events is getting to know people.<p>Hard to get to know people properly during a talk.<p>I would stay unless the plane ticket is super expensive, or there are other commitments you have to make.</p>
]]></description><pubDate>Wed, 29 Apr 2026 09:44:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47946125</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=47946125</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47946125</guid></item><item><title><![CDATA[New comment by ymir_e in "jj – the CLI for Jujutsu"]]></title><description><![CDATA[
<p>I was hoping someone else had written about it here.<p>From my knowledge there are three different takes on git being worked on which looked interesting. 
- JJ
- GitButler
- Zed<p>Zed version system doesn't have that much public info yet, but they wanted to build a db for storing code versions for AI agents. Not sure if this is still the direction, and I'm a bit skeptical, but interested to see what they come up with.<p>Even though git works well enough, I'm certain there will be another preferred way at some point in the future. There are aspects of git that are simply not intuitive, and the CLI itself is not up to standard of today's DX.</p>
]]></description><pubDate>Tue, 14 Apr 2026 21:17:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47771645</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=47771645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47771645</guid></item><item><title><![CDATA[New comment by ymir_e in "Zerobrew – Uv Inspired Homebrew"]]></title><description><![CDATA[
<p>I really like how AI opens the possibility of more performant software due to being able to write more code quicker.<p>I'm curious to how or if this work could be adopted by homebrew, most likely they wrote in ruby(?) since that's what they're productive in.<p>One approach I find interesting is if we see repos that are actually "specs" for AI to mirror in a more performant language.<p>I'm sure the core optimisation techniques of this could be done in ruby as well.</p>
]]></description><pubDate>Mon, 26 Jan 2026 22:17:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46772359</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=46772359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46772359</guid></item><item><title><![CDATA[Ask HN: Claude Code vs. Open Code]]></title><description><![CDATA[
<p>What is the current consensus?<p>Are they at "feature parity", is there some things that Claude Code supports that Open Code does not have, and lastly is there a noticeable difference in quality of the output of the two?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46772249">https://news.ycombinator.com/item?id=46772249</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 26 Jan 2026 22:06:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46772249</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=46772249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46772249</guid></item><item><title><![CDATA[New comment by ymir_e in "Fight Chat Control"]]></title><description><![CDATA[
<p>Definitely wouldn’t break the encryption itself.<p>I think the way it could work is to send a letter to each of the messaging apps saying that they are now legally required to use the EU’s encryption keys and make the messages available to the EU.<p>Then they would make it so that the apps that don’t comply are not available in the app stores by pressuring google and apple respectively.<p>I think this is the reason why for example telegram is not end to end encrypted by default - as some regions require them to be able to access users info.<p>Software you’re using on your own wouldn’t be effected, but wouldn’t necessarily be legal either.<p>People who are technically savvy could get around it, but the vast majority of people just assume that their private messages are private.</p>
]]></description><pubDate>Sun, 10 Aug 2025 21:35:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44858507</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=44858507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44858507</guid></item><item><title><![CDATA[New comment by ymir_e in "Launch HN: Better Auth (YC X25) – Authentication Framework for TypeScript"]]></title><description><![CDATA[
<p>Congratulations on the launch!<p>Heavily evaluated better-auth when implementing auth at my current company. Ended up with keycloak because of SAML SSO.<p>One thing I remember having some issues with was customising schemas with the drizzle adapter. Looks like you've cleared up the documentation more now. I think at the time I was confused as to wether custom schemas were specified in the drizzle adapter options, or inside the the organization plugin.<p>Basically mixing up these two:
<a href="https://www.better-auth.com/docs/plugins/organization#customizing-the-schema">https://www.better-auth.com/docs/plugins/organization#custom...</a>
<a href="https://www.better-auth.com/docs/adapters/drizzle#additional-information">https://www.better-auth.com/docs/adapters/drizzle#additional...</a><p>Thanks for all your work, it is a really cool library!</p>
]]></description><pubDate>Mon, 19 May 2025 18:39:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44033231</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=44033231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44033231</guid></item><item><title><![CDATA[New comment by ymir_e in "TinyPod – Apple Watch case with scroll wheel"]]></title><description><![CDATA[
<p>This website is impressive. It's almost more apple than apple.<p>Are pages like this typically "storyboarded", then designed in framer (or another tool) and from there the code is generated, or how does it work?<p>People do amazing things with pure CSS, but this seems beyond what is sensible without some sort of tool to make the job a bit easier.</p>
]]></description><pubDate>Wed, 17 Jul 2024 22:38:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=40990994</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=40990994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40990994</guid></item><item><title><![CDATA[New comment by ymir_e in "Google Chrome will limit ad blockers starting June 2024"]]></title><description><![CDATA[
<p>How’s firefox these days?<p>On a serious note - I’ve seen a lot of browser startups lately.<p>Are there any of them that really stand out?</p>
]]></description><pubDate>Tue, 21 Nov 2023 21:11:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=38370205</link><dc:creator>ymir_e</dc:creator><comments>https://news.ycombinator.com/item?id=38370205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38370205</guid></item></channel></rss>