<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: sjdmdlakziggy</title><link>https://news.ycombinator.com/user?id=sjdmdlakziggy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 11 Sep 2026 19:05:42 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sjdmdlakziggy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sjdmdlakziggy in "Oxide Computer: Docs"]]></title><description><![CDATA[
<p>They are not even close to the same specs.</p>
]]></description><pubDate>Fri, 21 Jul 2023 00:31:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=36808626</link><dc:creator>sjdmdlakziggy</dc:creator><comments>https://news.ycombinator.com/item?id=36808626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36808626</guid></item><item><title><![CDATA[New comment by sjdmdlakziggy in "FedNow Is Live"]]></title><description><![CDATA[
<p>I can try, but the difficulty there is that Kafka is not really a traditional message queue system and the use cases are different. In short though, redundancy isn't sufficient to solve the reliability issues inherent in financial applications and transaction processing.<p>If you want througput, Kafka is the better option. Use a message queue for transaction processing against a specific target, where it is a requirement for you to have guaranteed, one-time and one-time only delivery, and possibly that its secret and should only be delivered to one target. You should conceptualize Kafka as being a tool to maintain a sort of distributed, global state. A message queue is more like getting served to go to court.<p>Technically, Kafka is an event stream, not a message queue (this can be confusing because event streams are often implemented at a surface level like message queues). The difference between an event and a message on a conceptual level is important though. There's plenty of good literature out there if you want to dig deep into the difference.</p>
]]></description><pubDate>Thu, 20 Jul 2023 23:37:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=36808262</link><dc:creator>sjdmdlakziggy</dc:creator><comments>https://news.ycombinator.com/item?id=36808262</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36808262</guid></item><item><title><![CDATA[New comment by sjdmdlakziggy in "FedNow Is Live"]]></title><description><![CDATA[
<p>That's part of it I'm sure, but it's much more than just advertising. What bank is going to make a risky move to a new message queueing service to save a few bucks when all their connections with the Fed use IBM's? And the hook there goes even deeper, because all of this stuff is deeply integrated with your databases.</p>
]]></description><pubDate>Thu, 20 Jul 2023 23:31:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=36808214</link><dc:creator>sjdmdlakziggy</dc:creator><comments>https://news.ycombinator.com/item?id=36808214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36808214</guid></item><item><title><![CDATA[New comment by sjdmdlakziggy in "FedNow Is Live"]]></title><description><![CDATA[
<p>Generally speaking, you won't find financial institutions using Postgres for core line of business databases.</p>
]]></description><pubDate>Thu, 20 Jul 2023 23:14:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=36808080</link><dc:creator>sjdmdlakziggy</dc:creator><comments>https://news.ycombinator.com/item?id=36808080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36808080</guid></item><item><title><![CDATA[New comment by sjdmdlakziggy in "FedNow Is Live"]]></title><description><![CDATA[
<p>I spent a couple years deploying and integrating IBM MQ, and I own a couple of services currently that interact with it. It was (just a couple years ago) and probably still is more robust than current open source solutions, as long as you weren't planning on forking the code for some very specific use case that requires heavy modification, or the more likely situation of just wanting to save money.<p>As far as message queues go for something like the federal reserve, IBM MQ is really the only option that wouldn't raise a lot of eyebrows in the industry. The Fed is not the kind of institution that I think people would be lenient on for being open and innovative with their software solutions, banks really need to know that this thing is going to work and they all run IBM MQ themselves already. Not to mention the integration possibilities with Db2 and IMS, which are both huge in finance.<p>My only complaint is that it is very expensive. That's the story with most of the kind of hardcore technical products IBM sells that are likely to wind up near mainframes. I'd imagine the Fed gets a sizeable discount though.</p>
]]></description><pubDate>Thu, 20 Jul 2023 22:49:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=36807822</link><dc:creator>sjdmdlakziggy</dc:creator><comments>https://news.ycombinator.com/item?id=36807822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36807822</guid></item></channel></rss>