nowfound

Alternatives

Products that do what ApexCoachPokerTraining does

Master the math. Crush the tables. No more guesswork.

  1. 1IQ

    Quick background: I used to code. Studied it in school, wrote some projects, but eventually convinced myself I wasn't cut out for it. Too slow, too many bugs, imposter syndrome — the usual story. So I pivoted, ended up as an investment associate at an early-stage angel fund, and haven't written real code in years. Fast forward to now. I'm a Buffett nerd — big believer in compound interest as a mental model for life. I run compound interest calculations constantly. Not because I need to, but because watching numbers grow over 30-40 years keeps me patient when markets get wild. It's basically…

    Jan 2026 · calquio.com

  2. 2IM

    2023 · lost-at-sql.therobinlord.com

  3. 3AP

    Every time I play a casual cash poker game with friends, we spend the first several minutes struggling to figure out chip denominations. I built this to automate that process. Try it out here (the submitted link goes to the GitHub repo): https://jstrieb.github.io/poker-chipper/ It turns out that picking chip denominations optimally—such that as many chips are distributed as possible, and such that the denominations are nice—is hard (in the computational complexity sense). Upon reflection, the problem seemed to be a perfect fit for constrained optimization. I first got a…

    2024 · github.com

  4. 4WT

    I figured I needed to work on my coding skills before building the next groundbreaking AI app, so I started working on this free tool site. Its basically just an aggregation of various commonly used calculators and unit convertors. Link: https://www.calcverse.live Tech Stack: Next, React, Typescript, shadcn UI, Tailwind CSS Would greatly appreciate your feedback on the UI/UX and accessibilty. I struggled the most with navigation. I've added a search box, a sidebar, breadcrumbs and pages with grids of cards leading to the respective calculator or unit convertor, but not sure if…

    2025 · calcverse.live

  5. 5IM

    Hey, maker here. After launching a daily word search game, I randomly thought of this math game while driving. Finally got around to making it and I think it turned out pretty cool. It’s a math search game that’s meant to help you practice your quick addition, subtraction, multiplication, and division skills. I’m hoping it’ll help people (even those like me who aren’t big on math) learn and increase their speeds. (There are also some settings you can enable to make the game harder) If you try it out, please let me know if you found it fun, if you have anything you’d like me to add, or if you…

    2024 · worchle.com

  6. 6JA

    Hello HN, I don't post on here much, but wanted to get some eyes on a new project I'm just launching. I think we definitely need one more AI code agent.. I'm a long-term C++ dev, and over 30+ years I've created some successful audio dev tools (JUCE, the Tracktion DAW, the Cmajor DSP language). All of these came from me getting annoyed with something I had to use, and deciding to have a go at my own take on whatever it was. So Juggler is my attempt at an AI code agent, after spending too many hours loving what the models could do, but hating the CLI experience, and having some opinions of…

    Jul 2026 · github.com

  7. 7
    Campee161

    Your estimations, frictionless

    Mar 2026 · campee.app

  8. 8

    Should you build an internal tool? Or just buy it?

    2015

  9. 9AS
  10. 10

    Ace task estimation meetings in Slack, 100% free forever

    2022

  11. 11DF

    Hi everyone, we are excited to share with you our new release of Data Formulator. Starting from a dataset, you can communicate with AI agents with UI + natural language to explore data and create visualizations to discover new insights. Here's a demo video of the experience: https://github.com/microsoft/data-formulator/releases/tag/0..... This is a build-up from our release a year ago (https://news.ycombinator.com/item?id=41907719). We spent a year exploring how to blend agent mode with interactions to allow you more easily "vibe" with your…

    Nov 2025 · data-formulator.ai

  12. 12

    Planning poker for agile teams. No account, free & real-time

    Jul 2026 · estimatepoker.com

  13. 131O

    Hi HN! I'm a 15-year-old dev in Hong Kong who built ExcelTutor.pro. It's an AI assistant that generates Excel formulas, SQL queries, and automation scripts from plain English. Key features: * Infinite usage - no query limits * Formula generation - converts natural language to Excel formulas * SQL Query Builder - creates database queries from prompts * Automation Scripts - automates repetitive spreadsheet tasks Unlike manual solutions, it handles things like: =XLOOKUP(A2,Inventory!B:B,Inventory!F:F,"Not Found") in seconds. No more trial-and-error or Stack Overflow digging. You can: - Describe…

    2025 · exceltutor.pro

  14. 14IB

    A while back, I built a simple app to track stocks. It pulled market data and generated daily reports based on my risk tolerance. Basically a personal investment assistant. It worked well enough that I kept going. Now, the same framework helps me with real estate: comparing neighborhoods, checking flood risk, weather patterns, school zones, old vs. new builds, etc. It’s a messy, multi-variable decision—which turns out to be a great use case for AI agents. Instead of ChatGPT or Grok 4, I use mcp-agent, which lets me build a persistent, multi-agent system that pulls live data, remembers my…

    2025 · github.com

  15. 15IG

    I’ve always found that online calculators tend to have bad UIs, especially on mobile. Most of the calculator websites I’ve come across use outdated and inconvenient ways of inputting data, or they format the results in confusing ways. I’ve noticed that fraction calculators (especially mixed fractions) are terrible to use, even on desktop. I haven’t built one of those yet, but it’s something I’m planning to tackle soon. This is a project I’ve always wanted to work on, but I’m relatively new to this space. So far, I’ve created a collection of simple calculators focused on math and finance. I’d…

    2025

  16. 16LG

    Hi HN, Sharing my poker preflop trainer product, a subset of my Live Poker Theory project. https://www.livepokertheory.com/trainer Live Poker Theory helps translate complex poker solver strategy to actionable strategies while playing and aims to make studying poker more efficient and more fun. While I usually try to focus on sharing it in poker communities, I saw a few poker articles frontpage this site so I figure it doesn't hurt to share it here. In case you don't know, before 2015 most poker software could only calculate "all-in equity" - if there was no game tree and…

    2024 · livepokertheory.com

  17. 17IN

    Tl;dr: I trained a classifier to route to the least expensive model and reasoning depth to complete the request. Coupling that with additional automated token efficiency techniques has yielded 3x usage for the same spend. For anyone interested in trying it themselves: https://nerfguard.com Various teammates and I switched over to Codex from Claude Code recently. We still bounce between the tools, but Codex’s speed and steerability coupled with performance gains were hard to ignore. One of the downsides was that the per token pricing kicked in way sooner. This is happening across…

    Jun 2026

  18. 18WL

    PokerBench is my attempt at a new LLM benchmark wherein frontier models play Texas Hold'em in an arena setting. It also features a simulator to view individual games and observe how the different models reason about poker strategy. Opus/Haiku, Gemini Pro/Flash, GPT-5.2/5 mini, and Grok 4.1 Fast Reasoning have all been included. All code -> https://github.com/JoeAzar/pokerbench

    Jan 2026 · pokerbench.adfontes.io

  19. 19IB

    VSCode extension with games (Snake, Plinko, slots), HN/LessWrong reader, and Pomodoro timer for AI coding wait times. Fake currency only. Marketplace: https://marketplace.visualstudio.com/items?itemName=TouchGra... Built in a week with Claude Code after seeing Chad IDE get ratio'd for integrating real gambling. Happy to answer questions or get roasted on the code.

    Dec 2025 · github.com

  20. 20PA

    What PokerBattle.ai is a week-long live no-limit Texas Hold’em tournament where all players are top-tier reasoning LLMs. We’re testing how different models handle imperfect information and whether they can sustain consistent, math-driven poker without tool use or custom code. Why - In poker you can do well with basic math + consistent logic. - Superhuman poker AIs exist, but they rely on massive simulation/game-theory solvers and are effectively black boxes. - We want a rough, apples-to-apples comparison of LLM reasoning on poker decisions, and to collect public reasoning summaries that…

    Sep 2025 · pokerbattle.ai

  21. 21IM

    Hi HN, I am a solopreneur in the evenings and a software engineer during the day. In the past, I have created lots of calculators for my web projects and freelancing friends. These were pretty basic, but users always welcomed them. I also used currently available builders, but the problem was that they were either slow, broke on mobile devices, had nonsense page view limits, or were expensive. Some even ticked all those boxes. So I have decided to create my own, with a simple interface, and called it Creative Widgets (if it ever takes off, I plan to add more exciting stuff like charts, etc,…

    2024 · creativewidgets.io

  22. 22PS
  23. 23

    Zero-friction Scrum poker. No signup, no install, no ads

    Jul 2026 · pointpoker.co

  24. 24PM

Ranked by how close each launch is in meaning, then by votes. Refine with a description →