Live data from Hacker News

Viewing profile — torarnv

torarnv

HN member
Joined
Tue, May 10, 2011, 8:10 AM UTC
HN karma
117
Public activity
61 items

About torarnv

No profile information was provided.

Recent public activity

  1. comment
    Comment #48473084

    Those are awesome features! The one missing for me is bridge networking. Any idea why orbstack doesn’t have that? https://github.com/orbstack/orbstack/issues/342

  2. comment
    Comment #47552950

    I’m using https://github.com/torarnv/claude-remote-shell for this, which runs Claude’s Bash tool on a remote machine but leaves Claude running locally otherwise. I’ve found it to b…

  3. comment
    Comment #46677892

    > Lume automates the macOS Setup Assistant via VNC and OCR, creating ready-to-use VMs without manual clicking. Tart relies on Packer plugins for automation. This feels disingenuous…

  4. comment
    Comment #46589495

    Excellent, thanks!

  5. comment
    Comment #46586829

    Awesome! Thanks for posting, I've been looking for exactly this kind of project that takes end to end pristine restoration seriously. The FAQ states you back up the originals as pl…

  6. comment
    Comment #46212431

    Qt for macOS maintainer here. We've tweaked our styles to take the new design metrics into account, and fixed or worked around issues where we've seen them. We don't integrate with…

  7. comment
    Comment #45738162

    In my case, both.

  8. comment
    Comment #45734406

    I've flown twice with my new AirPods Pro 3, and both times I had this exact experience; high pitched and loud feedback. They were properly cleaned, and had a "good seal" according …

  9. comment
    Comment #45614841

    This seems like a good initiative, but makes me wonder, isn't there a risk these cats will end up overeating when endless Internet-people click the feed-button?

  10. comment
    Comment #45265358

    Another vote for Infuse. In my experience Infuse 8 handles HDR and color management correctly (1:1 with Safari or QuickTime), while IINA does not (too dark).

  11. comment
    Comment #44909854

    Awesome!! Are you planning to open source this? I’ve been working on something similar and would love to join forces!

  12. comment
    Comment #44726075

    Could you describe the tweak you did, and possibly the general setup you have with zed working with LM Studio? Do you use a custom system prompt? What context size do you use? Temp…

  13. comment
    Comment #43822132

    Does anyone have suggestions for tools similar to this/Screen Studio that works as a webcam on macOS? I'd like to share 2-3 windows, with those fancy backgrounds, and a camera over…

  14. comment
    Comment #43801894

    Agreed! The CMake Xcode generator is extremely slow because not only is it running the configure tests sequentially, but it generates a new Xcode project for each of them.

  15. comment
    Comment #43801881

    CMake also does sequential configuration AFAIK. Is there any work to improve on that somewhere?

  16. comment
    Comment #41509595

    Amazing summary of the mental model of the interdiff review style, and the problems with GitHub's approach to code review. Thank you! One thing you don't touch upon (yet) is that t…

  17. comment
    Comment #41509556

    As far as I know, splitting the series into individual PRs only works if you have commit rights to the repository, so you can base one PR on a different branch (in the main reposit…

  18. comment
    Comment #39210887

    I remember seeing a similar layout used for an article or blog post about reverse engineering a binary format. I’ve tried finding it later, but couldn’t. Anyone know of such a tool…

  19. story
  20. comment
    Comment #38201272

    $ clang++ foo.cpp -o foo -framework Foundation -lswift_Backtracing also works, but dunno if that's "public API" $ codesign --force --sign - --entitlements entitlements.plist foo ht…

  21. comment
    Comment #36257563

    6.0.0 was released 08.12.2020, with 6.0.4 released at 04.05.2021 as the last patch release in that minor series. That's more than 5 days of support for the 6.0 minor series. If Deb…

  22. comment
    Comment #36255283

    Qt absolutely releases updates https://wiki.qt.io/QtReleasing (Disclaimer: I work for the Qt company)

  23. comment
    Comment #36148974

    How do these distributed build tools work across the Internet, i.e. outside of a local LAN office setting? Does the increased latency and slower bandwidth become a bottleneck?

  24. comment
    Comment #36141193

    The communication with the author (Bogdan) has unfortunately been lacking, taking very long to reply (months) and at best confirming the issues but without any plans to fix them. S…

  25. comment
    Comment #36138340

    I wish I could use Zeal to browse the Apple documentation as well, but unfortunately that’s exclusive to Dash. I’ve even paid for Dash to get that feature, but no longer use it due…