<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: amakhov</title><link>https://news.ycombinator.com/user?id=amakhov</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 09:54:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=amakhov" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by amakhov in "Show HN: T4 – a versioned datastore with branching and time-travel (S3-backed)"]]></title><description><![CDATA[
<p>Thanks for the feedback! 
t4 supports etcd API, so basically any etcd client should work in a standalone setup, but yeah, I'm thinking about introducing custom clients for popular languages.</p>
]]></description><pubDate>Mon, 13 Apr 2026 08:54:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47749490</link><dc:creator>amakhov</dc:creator><comments>https://news.ycombinator.com/item?id=47749490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47749490</guid></item><item><title><![CDATA[Show HN: T4 – a versioned datastore with branching and time-travel (S3-backed)]]></title><description><![CDATA[
<p>Hi HN,<p>I built t4, a datastore that stores its WAL and snapshots in S3.<p>Instead of traditional storage, it writes append-only segments to object storage and reconstructs state from checkpoints + WAL.<p>A side effect of this model is that the database becomes naturally versioned: you can restore any past state, branch from any point (with copy-on-write) and replay history<p>I started this as an experiment to replace etcd in Kubernetes, but it’s evolving into a general-purpose versioned state store.<p>Curious what people think about it and appreciate any feedback!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47742167">https://news.ycombinator.com/item?id=47742167</a></p>
<p>Points: 7</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 12 Apr 2026 17:22:44 +0000</pubDate><link>https://github.com/t4db/t4</link><dc:creator>amakhov</dc:creator><comments>https://news.ycombinator.com/item?id=47742167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47742167</guid></item><item><title><![CDATA[New comment by amakhov in "A Tour of Oodi"]]></title><description><![CDATA[
<p>Well, book collection of the particular library doesn't matter much nowadays since you can order a book online and it will be delivered to your closest library. So it's more like a public space.</p>
]]></description><pubDate>Sun, 12 Apr 2026 17:01:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47741955</link><dc:creator>amakhov</dc:creator><comments>https://news.ycombinator.com/item?id=47741955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47741955</guid></item><item><title><![CDATA[New comment by amakhov in "Bring Back Idiomatic Design"]]></title><description><![CDATA[
<p>... and please stop doing paralax...</p>
]]></description><pubDate>Sun, 12 Apr 2026 13:41:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47739530</link><dc:creator>amakhov</dc:creator><comments>https://news.ycombinator.com/item?id=47739530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47739530</guid></item></channel></rss>