Ask HN: Why hasn't x86 caught up with Apple M series?
431 points by stephenheron 3d ago 615 comments
Ask HN: Best codebases to study to learn software design?
103 points by pixelworm 4d ago 90 comments
Interactive Monty Hall Problem Simulator with Probability Visualization
3 ig1201 2 8/28/2025, 5:38:38 PM montyhallsim.vercel.app ↗
Recently I came across this video again, so I built an interactive web simulator to demonstrate the Monty Hall problem using nextjs.
Link: https://montyhallsim.vercel.app/
Would appreciate feedback on it and any edge cases I might have missed :)