nowfound

Alternatives

Products that do what I took the calculator away from 50 LLMs and graded the arithmetic does

Contribute to DmitriGoloubentsev/LLM-Tests development by creating an account on GitHub.

  1. 1IM

    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

  2. 2IQ

    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

  3. 3AD

    A new calculator software cannot really bring attention (https://chachatelier.fr/chalk/) However, I wrote a full article explaining why I had to build something "new" that does not behave like usual desktop calculator softwares : TL;DR All "small" calculator softwares I know share the same design flaws. And the GUI is not the only stumbling block in their poor efficiency. Handling correctly numerical approximations - expected or not - is crucial to trust the results. It is usually not done in lightweight tools. It should. So I prove that if I could do it, OS manufacturers…

    2022

  4. 4

    Compare LLMs on your data, measure, and pick the best.

    Apr 2026 · trismik.com

  5. 5IM

    Hey there! I'm the brains behind the math crossword game on my site. This game is all about making math a little more fun – users just drag and drop numbers to fill in the blanks and move on to the next level if they get it right. Let me know if face any issues or have any suggestions! :)

    2024 · scientific.place

  6. 6IM

    https://github.com/siraben/ti84-forth Hi HN! For the past year I've been getting into programming in Z80 assembly (especially for the TI-84+). More recently I've been learning about the Forth programming language and after a lot of searching online (in vain) for a Forth interpreter for the TI-84, I decided to write one myself. It's been fun demoing this to others, because it's a very unexpected use of a calculator. It's my largest project to date, and I'm interested to know what the HN community thinks, please feel free to critique my code! -- Ben

    2018

  7. 7IM
  8. 8IG

    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

  9. 9IM

    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

  10. 10AL
  11. 11IM

    I've been playing with this for quite some time and I think it's finally ready for public consumption. All feedback welcome.

    2025 · madmonk13.github.io

  12. 12TL

    Little tool that I made to understand how (un)reasonable my prompts are.

    Jan 2026 · github.com

  13. 13MA
  14. 14IW

    Hi folks, I wrote a blog post about the two's complement. I always scratched my head about some details: - "Take the ones' complement and add one" - "Half of the range are negative numbers" - etc. Now I think I understand these details, but had to piece it together from some sources. I'd love to get your feedback on this post. Looking forward. BR, Pedram

    2023 · hadjian.com

  15. 15PR

    This year I’ve reviewed more than 1000 code changes. Most of the time was spent catching obvious mistakes rather than debating complex design decisions. If we estimate ~10 minutes per review, that’s 160+ hours spent reviewing code in just one year. So I thought: could I get some of that time back using LLMs? That's why I spent the last few weekends building an LLM-based prereviewer that should take a first pass before the actual human reviewer. The results so far are promising: I estimate it can reduce the review time by 50%, which in my case would mean I save 80hours (~10 working days) per…

    2024 · github.com

  16. 16GA

    Hi All - I'm Eric, and I’ve been working on a math-tutoring application that continually adapts to a child’s learning needs as they answer questions: www.grokkoli.com/beta (introduces new concepts in granular steps, figures out where/how learners might be confused & attempts to resolve it, speeds kids past the stuff they understand clearly, tracks their recall, answer-speed, and more). Currently in beta, looking for families with kids in grades 1-6 to beta-test. Especially interested in taking on families that are finding math to be a challenge. Happy to share more details if…

    2021

  17. 17CD

    I was finally able to finish this open-source project that I built to about 90% completion nearly 2 years ago when my daughter was born, during my 1-month parental leave, and then sadly left untouched until a few weeks ago. Hope you enjoy trying out the app and looking at the source code! :) GitHub link here: https://github.com/jaredreich/calcutext

    2022 · calcutext.com

  18. 18IW
  19. 19LI

    Hi HN! I kept hearing about Lisp and why it was special but didn't have a great place to start. I wanted something self-contained that helped me develop intuition rather than fluency. My hope is this is helpful for casual programmers, professionals from other fields who interact with code, or engineers who haven't had much exposure to interpreters or compilers. Hope this helps anyone else who's curious about getting a sense of Lisp and what makes it special with a limited time investment! Feedback or other cool Lisp things welcome :)

    2022 · github.com

  20. 20IW

    Hey HN, I wrote a short book about the fundamental aspects of Clojure. The target audience is programmers with at least minimal experience who want to learn how to express solutions in Clojure (and perhaps in LISP, generally). If the price is a bit too steep for you, send me an email (address in bio), and I'll provide a discount coupon. If you can't afford it all, and believe the material may help you for studying or interview preparations, I can send you a free copy.

    2025 · leanpub.com

  21. 21SC
  22. 22IT

    From 2020-23 I taught at a highly accelerated math program in Pasadena, CA and was given the opportunity to develop and teach a quantitative computer science track for participating 10th-12th graders who had an interest in CS. I developed the curriculum on the fly while teaching the courses, and eventually consolidated it all into this textbook. The students had already learned a surprising amount of math for their age using a system that is now commercially available at www.mathacademy.com, where they progressed from prealgebra through AP Calculus BC in only three years (6th-8th grade), and…

    2023 · justinmath.com

  23. 23FA

    Hey everyone, I'm Fabio, a very long time lurker here. Today I want to celebrate and share with you, again, a game that I conceived more than 8 years ago. I shared it last week with all its history (if you're curious) [1], but it just stayed in the "shownew" and never reached the main "show" page, hopefully this time it'll do better (:crossed_fingers:)! What changed since last week? Today I've also published the mobile apps for both iOS and Android (last week it was just web), which are also my first mobile apps ever. So I believe it's still a worthwhile post and something to show :) I'd…

    2024 · fiftygame.com

  24. 24M6

    I built a minimal browser game where you have to make 67 from four numbers. https://simondarcyonline.com/67/

    Dec 2025 · simondarcyonline.com

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