<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: eclark</title><link>https://news.ycombinator.com/user?id=eclark</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 15:26:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eclark" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Viral Halloween 'De-Flock' campaign gains momentum]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.dexerto.com/entertainment/flock-camera-controversy-explained-as-viral-halloween-de-flock-campaign-gains-momentum-3399710/">https://www.dexerto.com/entertainment/flock-camera-controversy-explained-as-viral-halloween-de-flock-campaign-gains-momentum-3399710/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49351431">https://news.ycombinator.com/item?id=49351431</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 18 Aug 2026 19:36:55 +0000</pubDate><link>https://www.dexerto.com/entertainment/flock-camera-controversy-explained-as-viral-halloween-de-flock-campaign-gains-momentum-3399710/</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=49351431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49351431</guid></item><item><title><![CDATA[New comment by eclark in "Ask HN: Who wants to be hired? (August 2026)"]]></title><description><![CDATA[
<p>Location: Franklin, TN, USA<p>Remote: Yes<p>Willing to relocate: Chicago, IL, USA<p>Technologies: ML, C++, Hadoop, Java, Elixir, AWS, Python, C#, Rust, Kubernetes<p>Résumé/CV: <a href="https://elliottclark.info/resume/" rel="nofollow">https://elliottclark.info/resume/</a><p>Email: elliott.neil.clark@gmail.com<p>Senior Engineering Leader specializing in distributed systems & ML infrastructure. Founder & CEO of Batteries Included (raised $1.2M, built a self-driving cloud platform). Former Senior Tech Lead at Facebook Ads, scaling ML-driven ad services for billions. I care about correctness, latency, and scalability in production, and I'm looking to lead teams tackling hard, high-impact problems.</p>
]]></description><pubDate>Tue, 04 Aug 2026 02:48:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49163872</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=49163872</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49163872</guid></item><item><title><![CDATA[New comment by eclark in "Show HN: RS-Poker V5 The one with self learning multi-threaded async Agents"]]></title><description><![CDATA[
<p>No this doesn't currently use a model for valuation. It uses recursive exploration(with a stockfish like early terminition) and keeps track of the reward and regret at each node. With brute force on number of cores and compact memory layout I was able to get reasonable convergence with 6 way rings.<p>I do have some plans to release a follow on with some ml components ala Pluribus.</p>
]]></description><pubDate>Tue, 09 Jun 2026 20:11:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48466987</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=48466987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48466987</guid></item><item><title><![CDATA[Show HN: RS-Poker V5 The one with self learning multi-threaded async Agents]]></title><description><![CDATA[
<p>rs-poker has been my passion project for a long time. This release is huge because it's the first time that I know of for an open source poker bot/agent implementation to include all the state of the art.<p>- tokio based async exploration
- rust slab allocation based tree structure for regret minimization
- perfect hashing for faster hand ranking
- a TUI via <a href="https://ratatui.rs/" rel="nofollow">https://ratatui.rs/</a><p>Creating your own poker bot and having them compete in an arena should be less than 100 lines of code: <a href="https://docs.rs/rs_poker/latest/rs_poker/arena/index.html" rel="nofollow">https://docs.rs/rs_poker/latest/rs_poker/arena/index.html</a><p>I need more eyes on the implementation, and more attempts to make the algorithms and agents state of the art. I know I can't have found the optimal configurations and algorithms; I'd love for the open source community to prove me wrong.<p>There's one glaring limitation that I need to fix. Right now the CFR agents can't predict their opponents hands so all regret minimization is either using the exact hand (so pretty conservative) or random (so too wide). I have some ideas here but I need more data and more discussion.<p>direct github: <a href="https://github.com/elliottneilclark/rs-poker" rel="nofollow">https://github.com/elliottneilclark/rs-poker</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48466653">https://news.ycombinator.com/item?id=48466653</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 09 Jun 2026 19:48:25 +0000</pubDate><link>https://ottercrew.group/blog/poker-v5/</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=48466653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48466653</guid></item><item><title><![CDATA[New comment by eclark in "Refuse to let your doctor record you"]]></title><description><![CDATA[
<p>Be careful with initial impressions of metrics. We as humans have a heavy tenancy to anchor to our first judgments or impression. We see a win and assume the win is long term, with no downsides, and dependent on the new information/change.<p>So combine that with the Hawthorne effect and new business or health initiatives that can look great simply because participants notice change and notice the increased attention. However many human patterns have a tendency to regress to the mean.<p>Personally I have seen this a lot with developer tools and DevOps. A new SEV/incident/disaster happens and everyone rushes to create or onboard to a tool that would help. Around the office everyone raves about it and is sure that it would fix all issues. And the number of commits goes up, or the number of SEV's in an area decreases for a while. People were paying attention, after a while the tool starts to slow down or not be as used. It's got rough edges that weren't seen or scenarios that were supposed to be supported never get fully integrated. Eventually the patterns regress, but with more tools and more complexity.<p>- <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC1936999/" rel="nofollow">https://pmc.ncbi.nlm.nih.gov/articles/PMC1936999/</a><p>- <a href="https://arxiv.org/abs/2102.12893" rel="nofollow">https://arxiv.org/abs/2102.12893</a></p>
]]></description><pubDate>Fri, 24 Apr 2026 16:37:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47892552</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=47892552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47892552</guid></item><item><title><![CDATA[New comment by eclark in "Poker Tournament for LLMs"]]></title><description><![CDATA[
<p>Early game bluffs are essentially lies that you tell through the rest of the streets. In order to keep your opponents from knowing when you have premium starting hands, it's required to play some ranges, sometimes as if they were a different range. E.g., 10% of the time, I will bluff and act like I have AK, KK, AA,  QQ. On the next street, I will need to continue that; otherwise, it becomes not profitable (opponents only need to wait one bet to know if I am bluffing). I have to evolve the lie as well. If cards come out that make my story more or less likely/profitable/possible, then I need to adjust the lie, not revert to the truth or the opponent's truth.<p>To see that LLMs aren't capable of this, I present all of the prompt jailbreaks that rely on repeated admonitions. And that makes sense if you think about the training data. There's not a lot of human writing that takes a fact and then confidently asserts the opposite as data mounts.<p>LLMs produce the most likely response from the input embeddings. Almost always, the easiest is that the next token is in agreement of the other tokens in the sequence. The problem in poker is that a good amount of the tokens in the sequence are masked and/or controlled by a villain who is actively trying to deceive.<p>Also, notice that I'm careful to say LLM's and not generalize to all attention head + MLP models. As attention with softmax and dot product is a good universal function. Instead, it's the large language model part that makes the models not great fits for poker. Human text doesn't have a latent space that's written about enough and thoroughly enough to have poker solved in there.</p>
]]></description><pubDate>Wed, 29 Oct 2025 19:29:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45751830</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45751830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45751830</guid></item><item><title><![CDATA[New comment by eclark in "Poker Tournament for LLMs"]]></title><description><![CDATA[
<p>No the widths are not wide enough to explore. The number of possible game states can explode beyond the number of atoms in the universe pretty easily, especially if you use deep stacks with small big blinds.<p>For example when computing the counterfactual tree for 9 way preflop. 9 players have up to 6 different times that they can be asked to perform an action (seat 0 can bet 1, seat 1 raises min, seat 2 calls, back to seat 0 raises min, with seat 1 calling, and seat 2 raising min, etc). Each of those actions has check, fold, bet min, raise the min (starting blinds of 100 are pretty high all ready), raise one more than the min, raise two more than the min, ... raise all in (with up to a million chips).<p>(1,000,000.00 - 999,900.00) ^ 6 times per round ^ 9 players  That's just for pre flop. Postflop, River, Turn, Showdown. Now imagine that we have to simulate which cards they have and which order they come in the streets (that greatly changes the value of the pot).<p>As for LLMs being great at range stats, I would point you to the latest research by UChicago. Text trained LLMs are horrible at multiplication. Try getting any of them to multiply any non-regular number by e or pi. <a href="https://computerscience.uchicago.edu/news/why-cant-powerful-llms-learn-multiplication/" rel="nofollow">https://computerscience.uchicago.edu/news/why-cant-powerful-...</a><p>Don't get what I'm saying wrong though. Masked attention and sequence-based context models are going to be critical to machines solving hidden information problems like this. Large Language Models trained on the web crawl and the stack with text input will not be those models though.</p>
]]></description><pubDate>Tue, 28 Oct 2025 18:19:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45736702</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45736702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45736702</guid></item><item><title><![CDATA[New comment by eclark in "Poker Tournament for LLMs"]]></title><description><![CDATA[
<p>> Why wouldn't something like an RL environment allow them to specialize in poker playing, gaining those skills as necessary to increase score in that environment?<p>I think an RL environment is needed to solve poker with an ML model. I also think that like chess, you need the model to do some approximate work. General-purpose LLMs trained on text corpus are bad at math, bad at accuracy, and struggle to stay on task while exploring.<p>So a purpose built model with a purpose built exploring harness is likely needed. I've built the basis of an RL like environment, and the basis of learning agents in rust for poker. Next steps to come.</p>
]]></description><pubDate>Tue, 28 Oct 2025 15:23:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45734062</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45734062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45734062</guid></item><item><title><![CDATA[New comment by eclark in "Poker Tournament for LLMs"]]></title><description><![CDATA[
<p>To play GTO currently you need to play hand ranges. (For example when looking at a hand I would think: I could have AKs-ATs, QQ-99, and she/he could have JT-98s, 99-44, so my next move will act like I have strength and they don't because the board doesn't contain any low cards).  We have do this since you can't always bet 4x pot when you have aces, the opponents will always know your hand strength directly.<p>LLM's aren't capable of this deception. They can't be told that they have some thing, pretend like they have something else, and then revert to gound truth. Their egar nature with large context leads to them getting confused.<p>On top of that there's a lot of precise math. In no limit the bets are not capped, so you can bet 9.2 big blinds in a spot. That could be profitable because your opponents will call and lose (eg the players willing to pay that sometimes have hands that you can beat). However betting 9.8 big blinds might be enough to scare off the good hands. So there's a lot of probiblity math with multiplication.<p>Deep math with multiplication and accuracy are not the forte of llm's.</p>
]]></description><pubDate>Tue, 28 Oct 2025 15:18:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=45733995</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45733995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45733995</guid></item><item><title><![CDATA[New comment by eclark in "Poker Tournament for LLMs"]]></title><description><![CDATA[
<p>No it's far from trivial for three reasons.<p>First being the hidden information, you don't know your opponents hand holdings; that is to say everyone in the game has a different information set.<p>The second is that there's a variable number of players in the game at any time. Heads up games are closer to solved. Mid ring games have had some decent attempts made. Full ring with 9 players is hard, and academic papers on it are sparse.<p>The third is the potential number of actions. For no limit games there's a lot of potential actions, as you can bet in small decimal increments of a big blind. Betting 4.4 big blinds could be correct and profitable, while betting 4.9 big blinds could be losing, so there's a lot to explore.</p>
]]></description><pubDate>Tue, 28 Oct 2025 15:08:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45733840</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45733840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45733840</guid></item><item><title><![CDATA[New comment by eclark in "Poker Tournament for LLMs"]]></title><description><![CDATA[
<p>Text trained LLM's are likely not a good solution for optimal play, just as in chess the position changes too much, there's too much exploration, and too much accuracy needed.<p>CFR is still the best, however, like chess, we need a network that can help evaluate the position. Unlike chess, the hard part isn't knowing a value; it's knowing what the current game position is. For that, we need something unique.<p>I'm pretty convinced that this is solvable. I've been working on rs-poker for quite a while. Right now we have a whole multi-handed arena implemented, and a multi-threaded counterfactual framework (multi-threaded, with no memory fragmentation, and good cache coherency)<p>With BERT and some clever sequence encoding we can create a powerful agent. If anyone is interested, my email is: elliott.neil.clark@gmail.com</p>
]]></description><pubDate>Tue, 28 Oct 2025 14:57:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45733698</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45733698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45733698</guid></item><item><title><![CDATA[New comment by eclark in "Poker Tournament for LLMs"]]></title><description><![CDATA[
<p>They would need to lie, which they can't currently do. To play at our current best, our approximation of optimal play involves ranges. Thinking about your hand as being any one of a number of cards. Then imagine that you have combinations of those hands, and decide what you would do. That process of exploration by imagination doesn't work with an eager LLM using huge encoded context.</p>
]]></description><pubDate>Tue, 28 Oct 2025 14:51:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45733632</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45733632</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45733632</guid></item><item><title><![CDATA[New comment by eclark in "Poker Tournament for LLMs"]]></title><description><![CDATA[
<p>I am the author/maintainer of rs-poker ( <a href="https://github.com/elliottneilclark/rs-poker" rel="nofollow">https://github.com/elliottneilclark/rs-poker</a> ). I've been working on algorithmic poker for quite a while. This isn't the way to do it. LLMs would need to be able to do math, lie, and be random. None of which are they currently capable.<p>We know how to compute the best moves in poker (it's computationally challenging; the more choices and players are present, the more likely it is that most attempts only even try at heads-up).<p>With all that said, I do think there's a way to use attention and BERT to solve poker (when trained on non-text sequences). We need a better corpus of games and some training time on unique models. If anyone is interested, my email is elliott.neil.clark @ gmail.com</p>
]]></description><pubDate>Tue, 28 Oct 2025 14:48:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45733585</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45733585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45733585</guid></item><item><title><![CDATA[New comment by eclark in "Flightcontrol: A PaaS that deploys to your AWS account"]]></title><description><![CDATA[
<p>I think 'Batteries Included' would interest you, then. Like this, it's installable on AWS. It's a whole platform PaaS + AI + more built on open source. So Kubernetes is at the core, but with tons of automation and UI. Dev environments are Kubernetes in Docker (Kind-based).<p>- <a href="https://github.com/batteries-included/batteries-included/" rel="nofollow">https://github.com/batteries-included/batteries-included/</a>
- <a href="https://www.batteriesincl.com/" rel="nofollow">https://www.batteriesincl.com/</a></p>
]]></description><pubDate>Mon, 06 Oct 2025 14:07:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45491622</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=45491622</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45491622</guid></item><item><title><![CDATA[New comment by eclark in "DJ With Apple Music launches to enable subscribers to mix their own sets"]]></title><description><![CDATA[
<p>> The feature is integrated with DJ software and hardware platforms AlphaTheta<p>They called out AlphaTheta, so here's hoping that it is. That would make my decision to move off of Spotify for personal streaming even easier</p>
]]></description><pubDate>Thu, 27 Mar 2025 01:55:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=43489659</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=43489659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43489659</guid></item><item><title><![CDATA[New comment by eclark in "Meta’s Hyperscale Infrastructure: Overview and Insights"]]></title><description><![CDATA[
<p>Thanks! They have built an impressive business and tool.</p>
]]></description><pubDate>Tue, 11 Feb 2025 17:55:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=43015847</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=43015847</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43015847</guid></item><item><title><![CDATA[New comment by eclark in "Meta’s Hyperscale Infrastructure: Overview and Insights"]]></title><description><![CDATA[
<p>While I was at FB (it wasn't Meta then), I saw what a superpower the infrastructure is there. Product engineers build things of a scale in days. While I was there, I got to be tech lead for several different teams (2x distributed dbs, 1x Dev Efficiency, 1x Ads), some of which are called out by name here.<p>Shout out to the HBase and ZippyDB teams! This is the first public acknowledgment that ZippyDB was converged upon.<p>It's also super cool to see the Developer Efficiency pushes called out. 10,000 Services pushed daily, or every commit is so impressive.<p>When I left FB, I couldn't find anything close. So, I'm building the infra that I was missing as a startup.  Batteries Included. <a href="https://www.batteriesincl.com/" rel="nofollow">https://www.batteriesincl.com/</a>  <a href="https://github.com/batteries-included/batteries-included/">https://github.com/batteries-included/batteries-included/</a></p>
]]></description><pubDate>Tue, 11 Feb 2025 16:33:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=43014829</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=43014829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43014829</guid></item><item><title><![CDATA[Contextual Information Makes Platforms More Stable]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.batteriesincl.com/posts/context-ui-for-stability">https://www.batteriesincl.com/posts/context-ui-for-stability</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43005918">https://news.ycombinator.com/item?id=43005918</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 10 Feb 2025 22:09:26 +0000</pubDate><link>https://www.batteriesincl.com/posts/context-ui-for-stability</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=43005918</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43005918</guid></item><item><title><![CDATA[New comment by eclark in "Ask HN: Has anyone tried alternative company models (like a co-op) for SaaS?"]]></title><description><![CDATA[
<p>I work on a startup where the entire self-hosted SaaS is permissively licensed.<p><a href="https://github.com/batteries-included/batteries-included">https://github.com/batteries-included/batteries-included</a>
<a href="https://www.batteriesincl.com/" rel="nofollow">https://www.batteriesincl.com/</a>
<a href="https://www.batteriesincl.com/LICENSE-1.0" rel="nofollow">https://www.batteriesincl.com/LICENSE-1.0</a><p>I started the company because I wanted to give the infrastructure team that FAANG companies have to smaller enterprises. Most of the best infrastructure is open source but too complicated to use or maintain. So we've built a full platform that will run on any Kubernetes cluster, giving a company a push-button infrastructure with everything built on open source. So you get Heroku with single sign-on and no CLI needed. Or you get a full RAG stack with model hosting on your EKS cluster.<p>Since most of the services and projects we're building on top of are open source, we wanted to give the code to the world while being sustainable in the long term as a team. I had also been a part of Cloudera, and I had seen the havoc that open core had on the long-term success of Hadoop. So, I wanted something different for licensing. We ended up with a license that somewhat resembles the FSL but fixes its major (in my opinion) problem. We don't use the competing use clause instead opting for a total install size requirement.<p>I'm happy to chat with anyone about this, my email is in my profile. Good Luck nd I hope it works for you.</p>
]]></description><pubDate>Sat, 18 Jan 2025 17:15:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=42749758</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=42749758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42749758</guid></item><item><title><![CDATA[New comment by eclark in "The Red Beads Experiment (2019)"]]></title><description><![CDATA[
<p>I was at a conference where this was presented by John <a href="https://www.amazon.com/Journey-Profound-Knowledge-Altered-Industry/dp/1950508838" rel="nofollow">https://www.amazon.com/Journey-Profound-Knowledge-Altered-In...</a><p>It’s a fun little eye opener that starts conversations. I wish more of those conversations ended up moving decision makers</p>
]]></description><pubDate>Tue, 17 Dec 2024 07:19:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42439112</link><dc:creator>eclark</dc:creator><comments>https://news.ycombinator.com/item?id=42439112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42439112</guid></item></channel></rss>