Tor Arne Vestbø

Results 47 issues of Tor Arne Vestbø

The README mentions https://github.com/jbeverly/pam_ssh_agent_auth-2.0 as the new home for `pam_ssh_agent_auth`, but hasn't been updated since 2016. While this repo seems to have activity. Should the former be archived and the...

The macOS 12 SDK has new APIs to virtualize macOS, e.g. https://developer.apple.com/documentation/virtualization/vzmacosbootloader?language=objc Are there any plans to extend `vftool` to support this use-case?

Adding `.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.53.4")` as a dependency to my project results in `swift build --arch x86_64 --arch arm64` failing: ``` ❯ swift build --arch x86_64 --arch arm64 error: duplicate...

I'm using Safari on iOS, but Chrome on macOS. When signing up on passkeys.io I see a new entry in my iCloud Keychain `Password Manager Metadata: www.passkeys.io (....)`, with access...

I have a Chrome extension that uses Firebase authentication (via firebaseui), and a corresponding hosted site that also uses Firebase for authentication (also via firebaseui). How would I go about...

It would be nice if the signatures of the Objective-C messages would match more closely their form in practical use/documentation, etc. This is how they look right now: Improvements would...

Just wanted to say thank you for all these nice overlays!! 🎉

Just adding a few links to forum announcment/discussions: - https://retropie.org.uk/forum/topic/20115/classic-crt-collection-overlay-pack-work-in-progress - https://forums.libretro.com/t/classic-crt-collection-overlay-pack-work-in-progress/19322/

Is this variable not available in the filename template? I was trying to use it in a conditional like this: `filename_template = "{filepath.suffix contains aae?.}{original_name}"`

bug

After having tried `--download-missing` unsuccessfully from an ssh session with both AppleScript and PhotoKit, I then tried on the machine itself, and got: ``` Database locked, creating temporary copy. Error...

bug
feature request