<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: berekuk</title><link>https://news.ycombinator.com/user?id=berekuk</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 20 Sep 2026 11:02:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=berekuk" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by berekuk in "English: A vs. An"]]></title><description><![CDATA[
<p>Same here. Every few years I try to go through <a href="https://englishpage.com/articles/index.htm" rel="nofollow">https://englishpage.com/articles/index.htm</a> to internalize more rules but it doesn't fully stick, and it's the only part of English that makes me self-conscious.</p>
]]></description><pubDate>Sat, 19 Sep 2026 23:01:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49770840</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=49770840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49770840</guid></item><item><title><![CDATA[New comment by berekuk in "Denial of service and source code exposure in React Server Components"]]></title><description><![CDATA[
<p>If I control both the backend and the frontend, yes. Server-only async components on top of layout/page component hierarchy, components -> DTO layer -> Prisma. Similar to this: <a href="https://nextjs.org/blog/security-nextjs-server-components-actions" rel="nofollow">https://nextjs.org/blog/security-nextjs-server-components-ac...</a><p>You still need API routes for stuff like data-heavy async dropdowns, or anything else that's hard to express as a pure URL -> HTML, but it cuts down the number of routes you need by 90% or more.</p>
]]></description><pubDate>Fri, 12 Dec 2025 03:53:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46240719</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=46240719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46240719</guid></item><item><title><![CDATA[New comment by berekuk in "Denial of service and source code exposure in React Server Components"]]></title><description><![CDATA[
<p>I've been using React since its initial release; I think both RSC and App Router are great, and things are better than ever.<p>It's the first stack that allows me to avoid REST or GraphQL endpoints by default, which was the main source of frontend overhead before RSC. Previously I had to make choices on how to organize API, which GraphQL client to choose (and none of them are perfect), how to optimize routes and waterfalls, etc. Now I just write exactly what I mean, with the very minimal set of external helper libs (nuqs and next-safe-action), and the framework matches my mental model of where I want to get very well.<p>Anti-React and anti-Next.js bias on HN is something that confuses me a lot; for many other topics here I feel pretty aligned with the crowd opinion on things, but not on this.</p>
]]></description><pubDate>Fri, 12 Dec 2025 00:56:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46239616</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=46239616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46239616</guid></item><item><title><![CDATA[Unable to find Pylance in the extension marketplace]]></title><description><![CDATA[
<p>Article URL: <a href="https://forum.cursor.com/t/unable-to-find-pylance-in-the-extension-marketplace/105099">https://forum.cursor.com/t/unable-to-find-pylance-in-the-extension-marketplace/105099</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44428116">https://news.ycombinator.com/item?id=44428116</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 30 Jun 2025 21:32:41 +0000</pubDate><link>https://forum.cursor.com/t/unable-to-find-pylance-in-the-extension-marketplace/105099</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=44428116</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44428116</guid></item><item><title><![CDATA[New comment by berekuk in "Bring Your Own Client"]]></title><description><![CDATA[
<p>I'm having issues with this gradient too. (Though I'm running a fever after being vaccinated yesterday, so my perception might be different than usual today).<p>It feels like that optical illusion with disappearing background [1] where your brain attempts to re-tune itself, and it's kind of uncomfortable.<p>My screen width is 1280px.<p>[1] <a href="https://knowyourmeme.com/photos/834411-optical-illusion" rel="nofollow">https://knowyourmeme.com/photos/834411-optical-illusion</a></p>
]]></description><pubDate>Fri, 05 Mar 2021 15:33:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=26357938</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=26357938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26357938</guid></item><item><title><![CDATA[New comment by berekuk in "Are Experts Real?"]]></title><description><![CDATA[
<p>I'm not sure. Maybe they did both and the real article is somethere in peer review pipeline. (Do you imply that no posts on replicationindex should be trusted since they're not properly peer reviewed?)<p>One possible reason is that blog posts are more widely shared on social media, and I agree that this is kind of a hit piece, mostly as a reaction to Ioannidis' contrarian stance on COVID-19, so publicity was probably an objective here.</p>
]]></description><pubDate>Tue, 12 Jan 2021 11:39:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=25745508</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=25745508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25745508</guid></item><item><title><![CDATA[New comment by berekuk in "Are Experts Real?"]]></title><description><![CDATA[
<p>On the other hand, here's a hilarious response how Ioannidis is wrong in his claim from one of the most well-known replication crisis blogs: <a href="https://replicationindex.com/2020/12/24/ioannidis-is-wrong-most-of-the-time/" rel="nofollow">https://replicationindex.com/2020/12/24/ioannidis-is-wrong-m...</a></p>
]]></description><pubDate>Mon, 11 Jan 2021 18:21:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=25733301</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=25733301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25733301</guid></item><item><title><![CDATA[New comment by berekuk in "Zero-Bundle-Size React Server Components"]]></title><description><![CDATA[
<p>This looks like something I've been hoping for ever since Dan hinted at it on twitter, but I'm kinda worried when it's going to become generally available.<p>My worry is mostly due to suspense for data fetching (which I really care about) and concurrent mode (which I care less about but which is still nice) releases, which were announced in late 2018 and promised by mid 2019, but then delayed at least twice since then.</p>
]]></description><pubDate>Mon, 21 Dec 2020 19:24:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=25498393</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=25498393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25498393</guid></item><item><title><![CDATA[New comment by berekuk in "Guido van Rossum joins Microsoft"]]></title><description><![CDATA[
<p>Microsoft is betting on pylance for VSCode instead of pyright, though, and pylance is not open-source [0].<p>I wonder if Guido will be ok with that. For me pylance looks like the biggest evidence that embrace-extend-extingish mindset is still alive in Microsoft, unfortunately.<p>[0] <a href="https://github.com/microsoft/pylance-release" rel="nofollow">https://github.com/microsoft/pylance-release</a></p>
]]></description><pubDate>Thu, 12 Nov 2020 18:31:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=25073039</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=25073039</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25073039</guid></item><item><title><![CDATA[New comment by berekuk in "Russian spies claim they can now collect crypto keys–but don’t say how"]]></title><description><![CDATA[
<p>There's also a Russian saying, "The strictness of Russian laws is balanced out by the fact that they don't have to be enforced".<p>Precedent: a new Personal Data Protection Law was passed two years ago. It included the crazy clause that all personal data of Russian citizens must be stored and processed on servers located in Russia. Facebook didn't comply, and I'm sure many other websites didn't comply too, but nobody cares, AFAICT.<p>On the other hand, our government can decide at any moment that they don't like some website, person or other entity, and they'll quickly find a way to get rid of this entity without breaking the law.</p>
]]></description><pubDate>Mon, 01 Aug 2016 15:55:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=12203401</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=12203401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12203401</guid></item><item><title><![CDATA[New comment by berekuk in "Russian spies claim they can now collect crypto keys–but don’t say how"]]></title><description><![CDATA[
<p>Yes. Any social network, instant messenger or anything else which uses crypto will have to share keys so that government can decrypt "anything they like".<p>So, Facebook will either comply, or it'll have to pay the fine (800k-1m rubles ≈ $15000), or it will be banned.<p>The law also prescribes for all "organizers of information distribution" to store the voice call recordings for 6 months and to store metadata for 3 years. Nobody is sure what "organizers of information distribution" means, but at the very least it includes all phone calls and instant messages.<p>Yes, it's crazy.</p>
]]></description><pubDate>Mon, 01 Aug 2016 15:23:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=12203069</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=12203069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12203069</guid></item><item><title><![CDATA[New comment by berekuk in "Russian spies claim they can now collect crypto keys–but don’t say how"]]></title><description><![CDATA[
<p>The FSB's announcement doesn't speak of any new technical capability, it just says that they formalized the legal procedure by which everyone should share their crypto keys with the government.<p>Source: I'm a Russian.</p>
]]></description><pubDate>Mon, 01 Aug 2016 15:08:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=12202921</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=12202921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12202921</guid></item><item><title><![CDATA[New comment by berekuk in "A cave in Romania that was sealed for 5.5M years"]]></title><description><![CDATA[
<p>Technically all numbers are comparable.</p>
]]></description><pubDate>Thu, 12 May 2016 13:22:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=11683162</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=11683162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11683162</guid></item><item><title><![CDATA[New comment by berekuk in "Aphantasia: How It Feels to Be Blind in Your Mind"]]></title><description><![CDATA[
<p>My experience is closer to yours than to the author of the original post.<p>1) I have a phonological loop and can easily imagine music.<p>2) My visuospatial sketchpad (see <a href="https://en.wikipedia.org/wiki/Baddeley%27s_model_of_working_memory" rel="nofollow">https://en.wikipedia.org/wiki/Baddeley%27s_model_of_working_...</a>) is almost entirely spatial. I don't know the color of the floor in my kitchen, unless I paid attention to it specifically and verbally in the past. But I can use memory palace successfully.<p>3) I wonder if for me it's just an undeveloped habit which could be improved: I have dreams with pictures and colors once a few months, and sometimes I see pictures when I'm half asleep, but it's really hard to put myself into that state intentionally.</p>
]]></description><pubDate>Sat, 23 Apr 2016 13:29:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=11555447</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=11555447</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11555447</guid></item><item><title><![CDATA[Common Knowledge and Aumann’s Agreement Theorem]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.scottaaronson.com/blog/?p=2410">http://www.scottaaronson.com/blog/?p=2410</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=10072822">https://news.ycombinator.com/item?id=10072822</a></p>
<p>Points: 44</p>
<p># Comments: 3</p>
]]></description><pubDate>Mon, 17 Aug 2015 13:34:52 +0000</pubDate><link>http://www.scottaaronson.com/blog/?p=2410</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=10072822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10072822</guid></item><item><title><![CDATA[New comment by berekuk in "Malaria vaccine gets 'green light'"]]></title><description><![CDATA[
<p>It can leave you slightly more stupid, though: <a href="http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0124005" rel="nofollow">http://journals.plos.org/plosone/article?id=10.1371/journal....</a>,  <a href="http://www.malariajournal.com/content/9/1/366" rel="nofollow">http://www.malariajournal.com/content/9/1/366</a>, <a href="http://www.sciencedirect.com/science/article/pii/S0167629612000896" rel="nofollow">http://www.sciencedirect.com/science/article/pii/S0167629612...</a></p>
]]></description><pubDate>Fri, 24 Jul 2015 12:35:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=9941482</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=9941482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9941482</guid></item><item><title><![CDATA[New comment by berekuk in "Questhub - share your quests"]]></title><description><![CDATA[
<p>There are many possible paths I can take, but the one I'm considering the most at this point is freemium with private/protected quests or realms being a paid feature.</p>
]]></description><pubDate>Sat, 31 Aug 2013 00:31:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=6305062</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=6305062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6305062</guid></item><item><title><![CDATA[New comment by berekuk in "Questhub - share your quests"]]></title><description><![CDATA[
<p>Thank you!<p>If quest is based on a stencil, you can take the same stencil for yourself.<p>Otherwise, it's a feature called "Cloning", and it's not implemented yet: <a href="http://questhub.io/realm/meta/quest/51f7ab8688a70b5f74000046" rel="nofollow">http://questhub.io/realm/meta/quest/51f7ab8688a70b5f74000046</a></p>
]]></description><pubDate>Fri, 30 Aug 2013 22:51:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=6304697</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=6304697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6304697</guid></item><item><title><![CDATA[New comment by berekuk in "Questhub - share your quests"]]></title><description><![CDATA[
<p>Fair enough, thanks.<p>English is not my native language, but I should've paid more attention.<p>I fixed the most obvious mistakes and I'll try to find a native speaker to do a real rewrite.</p>
]]></description><pubDate>Fri, 30 Aug 2013 21:39:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=6304405</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=6304405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6304405</guid></item><item><title><![CDATA[New comment by berekuk in "Questhub - share your quests"]]></title><description><![CDATA[
<p>This service was originally Perl-specific, before I decided to expand on the idea, leave my job and work on it full-time.<p>I'm always looking for new communities, but it's meaningless to create empty placeholders for each other language and expect that people would come, we need some amount of initial content first.<p>If you want to help me start a new realm, either with ideas for stencils and quests, or with how to bring a group of people to it, please let me know. (My email is me@berekuk.ru.)</p>
]]></description><pubDate>Fri, 30 Aug 2013 21:26:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=6304330</link><dc:creator>berekuk</dc:creator><comments>https://news.ycombinator.com/item?id=6304330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6304330</guid></item></channel></rss>