
Balanced Allocate
Constraint-aware allocation for anything that can be grouped
What it does
Allocation tools are usually domain-locked — one app for classrooms, another for seating charts, another for rosters. Balanced Allocate is domain-agnostic. Upload any spreadsheet, define your own constraints, and the solver finds the mathematically optimal assignment. It runs Google's OR-Tools CP-SAT engine — the same solver used in logistics and airline scheduling — but with a UI anyone can use. No code, no formulas. Budgets, quotas, balance, relationships, and pins all evaluated simultaneously
Does the same job
all alternatives →

- AMA Modern Palletization App2024 · github.com · ▲153
When searching on the internet for these type of apps, I didn't find many that were open-source AND easy to use. A lot of them had complicated interfaces, although they had loads of features as well. So what I had in mind when making Stack Solver was an app with a modern interface that has the most essential features. It is also well integrated with Microsoft Excel and renders a 3D customizable drawing. Stack Solver is programmed in C# using the WPF framework to ensure it is fast and light. The interface is built using WPF UI, a library that allows it to keep up with modern trends…
- IQI quit coding years ago. AI brought me backJan 2026 · calquio.com · ▲314
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…
- NANobie – an Excel-compatible runtime for agents and humansJul 2026 · nobie.com · ▲96
- EGE-graphs and equality saturation in Haskell2022 · hackage.haskell.org · ▲22
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app