<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: fafle</title><link>https://news.ycombinator.com/user?id=fafle</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 26 Jun 2026 01:53:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=fafle" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by fafle in "Accepted and ghosted: interviewing for a leadership position at Stripe"]]></title><description><![CDATA[
<p>Datadog gave me a take-home assignment, which I could have done sloppily in one day or done well in two days. They added "we respect your time, so don't spend more than 3 hours on it". Then they rejected my solution because I didn't guard for all kinds of invalid input that was never mentioned anywhere.</p>
]]></description><pubDate>Tue, 30 Nov 2021 11:52:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=29391170</link><dc:creator>fafle</dc:creator><comments>https://news.ycombinator.com/item?id=29391170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29391170</guid></item><item><title><![CDATA[New comment by fafle in "Issues we've encountered while building a Kafka based data processing pipeline"]]></title><description><![CDATA[
<p>The issue of running a transaction that spans multiple heterogeneous systems is usually solved with a 2 phase commit. The "jobs" abstraction from the article looks similar to the "coordinator" in 2PC. The article does not talk about how they achieve fault tolerance in case the "job" crashes inbetween the two transactions. Postgres supports the XA standard, which might help with this. Kafka does not support it.</p>
]]></description><pubDate>Mon, 18 Oct 2021 11:27:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=28904318</link><dc:creator>fafle</dc:creator><comments>https://news.ycombinator.com/item?id=28904318</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28904318</guid></item></channel></rss>