10 comments

  • bsimpson2 months ago
    > Type a URL that doesn't exist into the address bar, and Anthropic's Claude 3.5 Sonnet will interpret the domain and any query parameters to generate an imagined version of that page on the fly. Each HTTP request is serialized and sent to the AI, along with the full HTML of the last 3 pages you visited, allowing you to explore a vast, interconnected, alternate reality Internet where the only limit is your imagination.

    I want to try this.

    • hunterirving2 months ago
      That feature was inspired by an existing website, https://websim.ai/ . Definitely worth checking out, and a lot more feature rich than the vintage Macintosh version.
      • bsimpson2 months ago
        thanks!

        i really don't like that it wants me to login with my google credentials just to play with it.

    • selimthegrim2 months ago
      Zombo.com is crying tears of Flash.
  • VyseofArcadia2 months ago
    > MPP converts HTTPS to HTTP, strips out CSS, JavaScript, and other tags the Mac's browser doesn't recognize, then serves super-simplified HTML that actually loads pretty fast on the nearly 40 year old machine.

    Honestly this sounds like a pretty great way to experience the modern web on modern computers too.

    • hunterirving2 months ago
      If your browser lets you configure a proxy server, it should work!
  • helfire2 months ago
    Was great to see the video[0] you did (and production quality, humor, etc) showcasing MacProxy Plus. As the BlueSCSI maintainer it's always exciting to see it being used the wild in cool new things like this!

    [0] - https://www.youtube.com/watch?v=f1v1gWLHcOk

    • hunterirving2 months ago
      Thanks again for your contributions! The BlueSCSI is a fantastic little device. I've really enjoyed playing with it.
  • news_to_me2 months ago
    Oh this looks perfect! I kind of intended to make something like this, but now I don't have to. Looking forward to replacing my macproxy with this to try it out :)
    • hunterirving2 months ago
      Thanks for checking it out! Hope it works out well for you.
  • zoeysmithe2 months ago
    Oh wow I saw this on reddit the other day. Now to find an affordable vintage mac.
    • hunterirving2 months ago
      If you're patient (and willing to do some repair work) you can sometimes find reasonably priced fixer-uppers on eBay.
    • numpad02 months ago
      Random old Macs are still like $80 on eBay if you don't need a specific model, they aren't all that expensive yet.
  • hoistbypetard2 months ago
    Really nice work. I like the idea of site-specific extensions, and think that's the only way to do this and keep your sanity.

    This seems like it'd pair really well with FrogFind.

    • hunterirving2 months ago
      Thanks for checking it out! I'm a big fan of FrogFind. http://68k.news was another one that got the gears turning while starting out on this project.
  • ralphc2 months ago
    How do you configure System 6 or 7 to use a proxy?
    • johnklos2 months ago
      There are ways to do this transparently if you control the machine doing NAT for the classic computer. Doing things that way used to be more common before https became the default for most sites, because nowadays you'd have to install TLS certificates on each client to not constantly get errors. However, if you're also proxying https to http, then no worries!

      I should update my transparent proxy how-to to be used with MacProxy Plus...

    • hunterirving2 months ago
      The browser I'm using (MacWeb 2.0) has its own proxy config (you can see it in the demonstration video around 3:27), but you can also enable a proxy at the system level using Internet Config (click Firewalls, check "Use HTTP Proxy", then enter the server address and port in the text field).
    • numpad02 months ago
      Most Classic Macs didn't have an RJ45 jack(for Ethernet) in the first place. Proxy config menus were a lot more common and accessible back then as well.
    • 2 months ago
      undefined
    • nemo2 months ago
      It's been a while, but from what I recall with early Macs apps like mail clients and browsers would have their own proxy settings rather than any system-wide setting, so you'd set the proxy in Netscape (or whatever).
  • gattilorenz2 months ago
    Another option for the same purpose is the Web Rendering Proxy by Tenox, which can also supports images/js by prerendering the page and serving and image map to the old browser: https://github.com/tenox7/wrp
  • Einenlum2 months ago
    This amount of work and creativity is insane here. Well done!
    • hunterirving2 months ago
      Thanks for checking it out! I had some help from the many open source projects I made use of :-)
  • newman3142 months ago
    I wonder if this will work with a Newton?