We are making "batteries included" API to bring agentic AI into any platform.
Ask HN: What Are You Working On? (Nov 2025)
191–200 of 1001 posts
Re: Ask HN: What Are You Working On? (Nov 2025)
#192you can also infinitely nest your notes/flashcard decks, and turn each note into a dedicated page
spaced repetition coming soon
Re: Ask HN: What Are You Working On? (Nov 2025)
#193A lot of the AI-powered applications for private equity firms are focusing on the multi-billion dollar firms.
Re: Ask HN: What Are You Working On? (Nov 2025)
#194I've used my app in various forms for around 5 years, rewritten multiple times. But now I'm creating surrounding tooling to help others put my mental model for personal life prioritize to use. I'm writing in the "Saving Spoons" Substack as I go, trying to explain why and how I do things, with advice for others trying to do the same thing.
Re: Ask HN: What Are You Working On? (Nov 2025)
#195Re: Ask HN: What Are You Working On? (Nov 2025)
#196Would love to hear your feedback if you try it out!
Here's the github repository: https://github.com/aabiji/logbuddy
Re: Ask HN: What Are You Working On? (Nov 2025)
#197V happy with how the CSS came out, except I spent a lot of time on an "ink bleed" newsprint effect that (oops) only looks good on HiDPI monitors... lessons learned I suppose
Re: Ask HN: What Are You Working On? (Nov 2025)
#198It’s inspired by tile placement board games like Patchwork and crosswords. You rotate and move tiles to rebuild a broken crossword.
It’s free, web based, and responsive.
I currently have several hundred daily players and growing. My wife and I create the puzzles and I’m continuing to fix bugs and add new features.
I just launched a ”community puzzle” feature to let players help build new puzzles.
I’d love to know what you think!
Re: Ask HN: What Are You Working On? (Nov 2025)
#199A constraint-solver for a novel algorithmic theory of harmony (cadence.is)
a word game based on transformations from one word to another (unreleased)
email my username at thekeyunlocks.us for access to any of them or if you want to talk shop!
Re: Ask HN: What Are You Working On? (Nov 2025)
#200I am working on creating a standardized set of paths and third party libraries that work seamlessly across multiple developer teams. Allowing library upgrades to happen transparently in the background. This will enable developers to focus on business specific logic and not have to worry about the intricacies of the build system and allowing to "magically" work in the background. This is allow foray into Bazel and using it as a learning exercise to master it.