Live data from Hacker News

Viewing profile — mihaip

mihaip

HN member
Joined
Mon, Jan 24, 2011, 3:02 PM UTC
HN karma
373
Public activity
32 items

About mihaip

Recent public activity

  1. story
  2. comment
    Comment #39847454

    The CPU emulator tries to be pretty accurate about timing, but the I/O is not throttled, so that might be unrealistically fast (depending on your Internet connection).

  3. comment
    Comment #39847081

    The Developer CD for the 3.3 release is in the CD-ROM drawer, you should be able to mount it and install IB and PB.

  4. comment
    Comment #39847071

    You can reduce the mouse speed a bit using Preferences.app. The fundamental issue is that there’s two acceleration curves being applied (the guest OS’s and NeXTStep’s). I experimen…

  5. comment
    Comment #39844472

    Author of the post/creator of the site here. To save everyone the click, NeXTStep 3.3 is probably the best release to try out: https://infinitemac.org/1994/NeXTSTEP%203.3 (it was t…

  6. comment
    Comment #35560645

    Also possible on iOS starting in 1.38.1: https://tailscale.com/changelog/#2023-03-14-client

  7. comment
    Comment #35346775

    https://www.pcjs.org/ is a similar project on the PC side. The Internet Archive also has some collections: https://archive.org/details/classicpcgames and https://archive.org/detail…

  8. comment
    Comment #34889695

    One change that went into 1.36 is that you can no longer use an exit node while advertising one ( https://github.com/tailscale/tailscale/issues/3569 ). The Mac UI was not updated f…

  9. comment
    Comment #34843160

    Can you sent a message to support@tailscale.com about this and include a bug report ID (option click on the Tailscale menu icon and choose Debug -> Bug Report…)?

  10. comment
    Comment #34840646

    The main binary also contains Tailscale’s GUI (onboarding, auth, menu, notifications, etc) so it does a little more than that.

  11. comment
    Comment #34840512

    What would you recommend? dlopen is only used when running in CLI mode (which is not super performance sensitive), but not making it slower than it needs to be would be good too.

  12. comment
    Comment #34840486

    upx is not used in the macOS build (we only mention it as a possibility in https://tailscale.com/kb/1207/small-tailscale/ , which is for embedded systems), so I have no done any be…

  13. comment
    Comment #34840469

    There is a way to build an even smaller version of Tailscale for embedded systems, though there are some trade offs with regards to ease of use and security. https://tailscale.com/…

  14. comment
    Comment #34837294

    (I’m the author of the post) The solution we ended up with was partially a matter of the minimum change to fix the issue, and partly because we have a lot of platforms to cover wit…

  15. comment
    Comment #33872488

    macintosh.js ( https://github.com/felixrieseberg/macintosh.js/ ) is an Electron packaged version of an earlier iteration of the BasiliskII Emscripten port.

  16. comment
    Comment #33871592

    I'm the creator of the site, thanks for the submission. This is an in-progress port of the SheepShaver emulator to WebAssembly/Emscripten, https://github.com/mihaip/infinite-mac/is…

  17. comment
    Comment #33362596

    No native client is running. The browser makes a WebSocket connection to our relay server, and we run the WireGuard tunnel over that.

  18. comment
    Comment #33362278

    Tailscale SSH's check mode ( https://tailscale.com/kb/1193/tailscale-ssh/#configure-tails... ) is meant to address the issue of "rogue process starts an SSH connection". For truly …

  19. comment
    Comment #31172664

    This seems to work OK for me. Any chance a modifier is stuck down (try pressing command, option and shift to reset their state). If this still happens, can you file a bug at https:…

  20. comment
    Comment #31171410

    I haven't tried this myself, but you should be able to download and install it from https://macintoshgarden.org/apps/aldus-pagemaker-50 (drag the .sit on the emulator, and it'll be…

  21. comment
    Comment #31171327

    Lunatic Fringe was part of After Dark, which is in the Control Panels & Extensions folder. If you drag that to the "Control Panels" folder in the System Folder and restart, it'll b…

  22. comment
    Comment #31170651

    https://oldweb.today/ gives you that experience, using some of the same building blocks.

  23. comment
    Comment #31170620

    Creator of the site here. There's a blog post with the technical details if you're curious about how it works and whose work it builds on: https://blog.persistent.info/2022/03/blog…

  24. comment
    Comment #31170556

    This particular issue has been reported as https://github.com/mihaip/infinite-mac/issues/20

  25. story