Comment by rizky05

Comment by rizky05 3 days ago

4 replies

Does not work on mac:

  > { printf 0010; printf 0101; } | ./lambda.com; echo
  zsh: done                { printf 0010; printf 0101; } |
  zsh: segmentation fault  ./lambda.com
tromp 3 days ago

It doesn't work on modern Apple Silicon macs with M1-4 chips (although Rosetta [1] might be able to handle it somehow), but it works fine on my older x86 based iMac.

[1] https://en.wikipedia.org/wiki/Rosetta_(software)

  • freehorse 3 days ago

    No it does not (I opened the x86 version of the terminal with rosetta and run the commands and get the same error).

    • freehorse 3 days ago

      If the downvotes are because I am somehow wrong and it can run in rosetta I would be interested to learn how to actually get to run it.

      • jart 3 days ago

        Go on vast.ai and rent an x86 linux machine for an hour. It's worth it for this.