nowfound

Alternatives

Products that do what WormHoleX does

Holographic quantum wormhole simulation via SYK & AdS/CFT

  1. 1IV

    The video demo runs a 7b Model on a normal gaming GPU. I think it already works quite well (accounting for the limited hardware power). :)

    2024 · github.com

  2. 2FI
  3. 3AP

    We ported pbrt-v4 to Julia and built it into a Makie backend. Any Makie plot can now be rendered with physically-based path tracing. Julia compiles user-defined physics directly into GPU kernels, so anyone can extend the ray tracer with new materials and media - a black hole with gravitational lensing is ~200 lines of Julia. Runs on AMD, NVIDIA, and CPU via KernelAbstractions.jl, with Metal coming soon. Demo scenes: github.com/SimonDanisch/RayDemo

    Feb 2026 · makie.org

  4. 4

    First on-chain puzzle game

    2022

  5. 5RB

    2016 · flannelhead.github.io

  6. 6

    Run coding agents directly from your terminal

    May 2026 · antigravity.google

  7. 7QA

    Hi! I built this to teach myself how a quantum circuit simulator works. It's about 1000 lines of Python, aiming to be understandable more than being fast or robust. It's not meant to compete with anything else - just a personal project to really get clear on the under-the-hood theory of qubits and quantum gates.

    2024 · github.com

  8. 8

    Spin up secure sandboxes in ~100 ms

    Nov 2025

  9. 9IT

    Hi HN - My name is Andrew, and I'm a high school student. This is a write-up on StratoSpore, a payload I designed and launched to the stratosphere. The goal was to test if we could estimate physical altitude based on algae fluorescence (using a lightweight ML model trained on the sensor data). The blog post covers the full engineering mess/process, including: - The Hardware: Designing PCBs for the AS7263 spectral sensor and Pi Zero 2 W. -The biological altimeter: How I tried to correlate biological stress (fluorescence) with altitude. - The Communications: A custom lossy compression…

    Nov 2025 · radi8.dev

  10. 10LA
  11. 11

    T-shirt that emits cryptocurrency for connecting people

    2018

  12. 12
    NF2Wear85

    Connecting metaverse to real world. Your NFT on a wearable.

    2022

  13. 13

    Open-source distributed quantum compute network

    Apr 2026 · quip.network

  14. 14

    The first on-chain NFT puzzle game

    2021

  15. 15PS

    Hi HN, I turned the freshly published paper “The Constructor Theory of Time” by David Deutsch and Chiara Marletto (arXiv, 13 May 2025) into an executable Python library. What you’ll find • One-to-one translation of the paper’s formalism: Substrates, Attributes, Tasks, Constructors, and task-algebra operators • Possibility / impossibility predicates and counterfactuals encoded exactly as defined • Test suite that mirrors every lemma and example (>95 % coverage, mypy-typed) • Reproductions of key results: time-keeping substrates, irreversibility proofs, quantum branching tasks, and a…

    2025 · github.com

  16. 16

    AI stress tests for topological qutrit gates

    Jul 2026 · braidforge-su3.cgrimm2853475.chatgpt.site

  17. 17ZC

    Zero-Knowledge Proofs (ZKPs) let an untrusted proved show that computation was executed correctly without revealing the inputs to the verifier. However to prove anything, the computation first has to be expressed as a circuit: a system of polynomial equations (constraints) over a finite field. Circuits are the assembly language of zk and every constraint costs prover (and sometimes verifier) time, so production circuits are aggressively hand-optimized. Over the last months, we have been experimenting with writing formal specifications instead and letting LLMs produce the circuits: as long as…

    Jul 2026 · zk.golf

  18. 18ZP

    The model uses a 1024-dimensional complex Hilbert space with 32 layers of programmable Mach–Zehnder meshes (Reck architecture) and derives token probabilities directly via the Born rule. Despite using only unitary operations and no attention mechanism, a 1024×32 model achieves coherent TinyStories generation after < 1.8 hours of training on a single consumer GPU. This is Part 1 - the next step is physical implementation with $50 of optics from AliExpress.

    Nov 2025 · zenodo.org

  19. 19SA

    Hey HN, I’m a physicist turned quant. Some friends and I 'built' SymDerive because we wanted a symbolic math library that was "Agent-Native" by design, but still a practical tool for humans. It boils down to two main goals: 1. Agent Reliability: I’ve found that AI agents write much more reliable code when they stick to stateless, functional pipelines (Lisp-style). It keeps them from hallucinating state changes or getting lost in long procedural scripts. I wanted a library that enforces that "Input -> Transform -> Output" flow by default. 2. Easing the transition to Python: For many…

    Feb 2026

  20. 20AA

    Hi HN, I'm a 19-year-old aerospace student. I spent the last 13 months building a custom Linux distro from scratch because I wanted to see if we could treat the OS kernel as a mathematical engine rather than a deterministic administrator. The Stack: Flux (The Shell): A custom math-native shell where x² and ∑ are valid syntax. It parses mathematical notation directly into optimized SIMD instructions (no Python wrapper). Tenet (The Scheduler): Written in Tenet (my custom DSL for game theory). The scheduler is a Nash Equilibrium solver compiled to native code. In my benchmarks (Ryzen 7 5800HS),…

    Feb 2026 · fawazishola.ca

  21. 21

    High-performance JAX + CuPy NISQ quantum circuit simulator

    May 2026 · github.com

  22. 22RT

    I've written Atlas, a GPU scripting language that eliminates the boilerplate of managing textures and uniforms. Here are some demos including 4D fractal exploration with gamepad controls. Press 7 to see the Julia set, and try reloading if you see rectangles&#x2F;it glitches. Documentation: https:&#x2F;&#x2F;banditcat.github.io&#x2F;Atlas&#x2F;index.html *requires approximately an RTX 3080.

    Nov 2025 · banditcat.github.io

  23. 23

    Hey guys, A couple weeks ago, I was in Shenzhen, China for a hackathon and on the first day, we all used the one-day PCB fabrication to make PCB badges to wear during the event. I decided to go a little crazy and make some cool 3D alchemical-cosmological badges. It's 3 PCB's stacked on-top of each other that's connected using testpoints on each board. The innerboard has a 10 cent CH32V003 MCU that powers the WS2812B neopixels on the outer rings using the testpoints and shines through using exposed soldermask. If you have any questions about how the design works, feel free to let me know!

    Aug 2026 · github.com

  24. 24OS

    We’ve just released an open-source library for solving the Maximum Independent Set (MIS) problem with neutral atom quantum computing, running on both quantum processing units (QPUs) and classical hardware, thanks to emulators. This project is the result of collaboration between Pasqal, academic researchers, and industry partners, aiming to make it practical to experiment with quantum approaches to hard combinatorial optimization tasks. The MIS problem appears in real-world scenarios like scheduling, resource allocation, and network optimization, areas where classical solvers often struggle…

    2025

Ranked by how close each launch is in meaning, then by votes. Refine with a description →