Infinite Mac: An Instant-Booting Quadra in the Browser

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kitty

    Cross-platform, fast, feature-rich, GPU based terminal

    It's all about latency. Both of the following made my computers feel super snappy again!

    Liquorix kernel: https://liquorix.net/ ... Just a well-tuned kernel build, really.

    Kitty terminal: https://sw.kovidgoyal.net/kitty/ ... It took a while to make Kitty play nice with GNU Screen because the author has a hate-on for terminal multiplexers, but it was totally worth it.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • binjgb

    Gameboy emulator implemented in C, that also runs in the browser

    Recently I fell into a wormhole, or rather time sink, playing with a Gameboy emulator that runs in the browser.

    https://github.com/binji/binjgb

    There's something so satisfying about a virtual machine that fits in a ~106K WASM file, that can play hundreds of classic games like Teris and Super Mario Bros (via ROM collections on Internet Archive). I don't usually play games, but this emulator is so cute and fun, I keep coming back to waste time on it.

    Actually, PICO-8 was the last time I felt this kind of child-like joy about a computer.

    I get a similar feeling from this Infinite Mac project.

    https://github.com/mihaip/infinite-mac

    It's so pleasing to see a running Macintosh in the browser. That interface feels like an old friend. The underlying VM, BasiliskII, is a little less than 1MB WASM file. Amazing!

    From the entertaining article, I learned about "retrocomputing". OK, so that's what I'm into, haha.

  • infinite-mac

    A classic Mac loaded with everything you'd want

    Recently I fell into a wormhole, or rather time sink, playing with a Gameboy emulator that runs in the browser.

    https://github.com/binji/binjgb

    There's something so satisfying about a virtual machine that fits in a ~106K WASM file, that can play hundreds of classic games like Teris and Super Mario Bros (via ROM collections on Internet Archive). I don't usually play games, but this emulator is so cute and fun, I keep coming back to waste time on it.

    Actually, PICO-8 was the last time I felt this kind of child-like joy about a computer.

    I get a similar feeling from this Infinite Mac project.

    https://github.com/mihaip/infinite-mac

    It's so pleasing to see a running Macintosh in the browser. That interface feels like an old friend. The underlying VM, BasiliskII, is a little less than 1MB WASM file. Amazing!

    From the entertaining article, I learned about "retrocomputing". OK, so that's what I'm into, haha.

  • 8086tiny

    Official repository for 8086tiny: a tiny PC emulator/virtual machine

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Kitty: The fast, feature-rich, GPU based terminal emulator

    1 project | news.ycombinator.com | 26 Nov 2024
  • Just How Much Faster Are the Gnome 46 Terminals?

    8 projects | news.ycombinator.com | 8 Apr 2024
  • Warp, the modern terminal, is now available for Linux

    1 project | news.ycombinator.com | 22 Feb 2024
  • Kitty shortcuts work only with Latin characters - How to fix?

    2 projects | dev.to | 28 Jan 2024
  • Waveterm

    4 projects | news.ycombinator.com | 10 Dec 2023

Did you konow that Python is
the 2nd most popular programming language
based on number of metions?