Wednesday, April 17, 2024

Show HN: I also made a three-body simulation https://ift.tt/nqSbU87

Show HN: I also made a three-body simulation Somewhat inspired by a recent post here, I also made a three-body simulation on a whim, meaning to try out macroquad[0] (verdict: really nice!). Thanks to the engine I could trivially target wasm as well, so others can get mesmerized too. [0]: https://ift.tt/UPyRobe https://three-bodies.sulami.xyz/ April 18, 2024 at 06:53AM

No comments:

Show HN: Run your GitHub Actions locally or self-hosted in isolated microvms https://ift.tt/d4i6syT

Show HN: Run your GitHub Actions locally or self-hosted in isolated microvms Hey HN. I've been frustrated with Github Actions' relia...