Hacker News Viewer

MiniStack (replacement for LocalStack)

by kerblang on 3/31/2026, 8:48:15 PM

https://ministack.org/

Comments

by: arpinum

I have detailed knowledge of dynamodb. This code does not properly mimic the service exceptions, input validations, eventual consistency, or edge cases. I would not feel comfortable developing against ministack or running tests against it. A lot of these services also have free tiers, so the use cases are quite minimal.

4/1/2026, 7:18:15 AM


by: philip1209

I&#x27;m frustrated with the Localstack license changes and will evaluate ministack.<p>But, for anybody else who needs a quick fix - you can pin to the `community-archive` tag and it should unblock you quickly:<p><a href="https:&#x2F;&#x2F;hub.docker.com&#x2F;layers&#x2F;localstack&#x2F;localstack&#x2F;community-archive&#x2F;images&#x2F;sha256-f72625f6b9546f1be730e9a9a9b1438c2298a4234634b1b823e3d3294e0b8bbe" rel="nofollow">https:&#x2F;&#x2F;hub.docker.com&#x2F;layers&#x2F;localstack&#x2F;localstack&#x2F;communit...</a>

4/1/2026, 12:48:32 AM


by: staticassertion

I really don&#x27;t see how any clone is going to manage to do what localstack couldn&#x27;t - maintain compatibility with tons of AWS services while not getting paid for it. If this were viable, why would it not have worked before?<p>The only things I can think of are that perhaps LocalStack was just a mess of a codebase that couldn&#x27;t maintain velocity or attract contributors, or it just failed to steward new contributors or some such thing.

3/31/2026, 10:18:11 PM


by: robshippr

The real issue with LocalStack was always drift. Tests pass locally, then something breaks in staging because the S3 response format is slightly different or DynamoDB throttling doesn&#x27;t match. After getting burned enough times we just switched to short-lived real AWS environments for integration tests. More expensive, but way fewer surprises in prod.

4/1/2026, 2:55:48 AM


by: oefrha

Any project with Claude’s signature misaligned ASCII diagram just screams DON’T USE to me. If you can’t even bother to read your damn generated README, how do I know you have QC’ed anything else? At the very least supported features claimed in README &#x2F; on website could be totally fake, which is extremely common among all the vibed Show HNs.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Nahuel990&#x2F;ministack&#x2F;blob&#x2F;a1b1d20a27d2238dd7b776eeb426e93d816e5c09&#x2F;README.md#architecture" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Nahuel990&#x2F;ministack&#x2F;blob&#x2F;a1b1d20a27d2238d...</a>

4/1/2026, 12:46:03 AM


by: giobox

Ugh, I hadn&#x27;t heard the news about the LocalStack licensing changes. I had some great results building AWS services for local dev as well as CI&#x2F;CD and testing in GH actions with LocalStack in previous jobs.<p>I secretly always hoped Amazon would buy out LocalStack and make it the official free local development environment for AWS work, but I guess it probably would reduce revenues spent on AWS based dev and test environments. The compatibility with the AWS CLI was mostly excellent in my experiences.

3/31/2026, 9:26:09 PM


by: mikecarlton

Another alternative, earlier on HN: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47420619">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47420619</a>

3/31/2026, 9:53:59 PM


by: kay_o

&gt; Copyright (c) 2024 MiniStack Contributors<p>Already lying or totally unreviewed AI slop ?

3/31/2026, 9:26:26 PM


by: threethirtytwo

What’s the gcp equivalent

4/1/2026, 12:24:30 AM


by: weiyong1024

[dead]

4/1/2026, 2:48:57 AM


by: redlewel

[dead]

3/31/2026, 10:20:37 PM


by:

3/31/2026, 10:53:51 PM


by: volume_tech

for most teams the pain was not missing features -- it was drift. you build against the emulator for months, then hit some edge case in prod where the S3 response format differed slightly or DynamoDB error codes were not qui

4/1/2026, 12:19:03 AM