TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Deterministic simulation testing for our entire SaaS

203 pointsby wwilsonabout 1 year ago

10 comments

tainkabout 1 year ago
This is related to Antithesis, here is the thread on the original announcement :<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39356920">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39356920</a>
terpimostabout 1 year ago
Off topic: warpstream&#x27;s calculator on the pricing page is pretty cool <a href="https:&#x2F;&#x2F;www.warpstream.com&#x2F;pricing" rel="nofollow">https:&#x2F;&#x2F;www.warpstream.com&#x2F;pricing</a><p>That breakdown switch is a lovely touch.
评论 #39690640 未加载
necubiabout 1 year ago
This is so, so cool. Basically the holy grail as a distributed systems engineer. Like the author, I&#x27;ve also avidly consumed every Jepsen report but the effort of actually implementing Jepsen tests for my systems always seemed too high.<p>Very excited to see this technology democratized and made available to to more companies!
mtremsalabout 1 year ago
This is quickly becoming my favorite technical blog. Congrats Richie and Ryan. I didn&#x27;t fully understand Antithesis the first time I ran into it; now it makes sense.
评论 #39685000 未加载
Fomiteabout 1 year ago
Question from another field that does a lot of simulation - why is the assertion that deterministic simulation testing, rather than something stochastic, is the gold standard.
评论 #39686191 未加载
评论 #39687017 未加载
figassisabout 1 year ago
&gt; Antithesis has created the holy grail for testing distributed systems: a bespoke hypervisor that deterministically simulates an entire set of Docker containers and injects faults, created by the same people who made FoundationDB.<p>I remember the Antithesis founder was having a hard time explaining what exactly they did.
评论 #39681231 未加载
Klaster_1about 1 year ago
This article and previous Antithesis ones mention testing distributed systems and, as someone who works at a company specialized in exactly this, I am excited. However, I wonder if Antithesis could help with nondeterministic failures observed in unit and integration tests I encounter in my Jasmine and TestCafe suites. Most of the time, these are quite hard to reproduce - if at all possible - and a significant portion of failures is caused by genuine application bugs. I wish there was a tool that helped with these.
fuzzy_biscuitabout 1 year ago
Slightly tangential, but when I went to go look at pricing information on mobile, the rates were clipped&#x2F;overflowed out of bounds.
评论 #39681495 未加载
评论 #39684053 未加载
winridabout 1 year ago
BTW, why base pricing on r4 instances vs something more cost effective like r5?
评论 #39686723 未加载
wolframhempelabout 1 year ago
I&#x27;ve bookmarked it, just because the site is so pretty.