Saagar Jha

Results 69 issues of Saagar Jha

Not sure when I started seeing this, perhaps in the first beta of 14.4? But this line of code fails for me when Hammerspoon opens on startup: https://github.com/Hammerspoon/hammerspoon/blob/56b5835dc1bf7bb430dfea3f1662379cccec0c82/extensions/spaces/spaces.lua#L57 Here's the...

### What happened? A Mach-O file can have between 0 and ~unlimited build tools. However `ipsw macho patch` requires exactly one: https://github.com/blacktop/ipsw/blob/1e8a8bc1a86366ee247dec921515a7bfb53f7f44/cmd/ipsw/cmd/macho/macho_patch.go#L152 ### How can we reproduce this? ```console $...

bug

I believe this better reflects the implementation in Foundation.

### Description BinSync seems to do checkouts to pull changes from remote users. Assuming linear history, the faster way to do this is to fetch that branch (no local changes...

enhancement

People have been poking me about how to download Xcode because copying curl commands with cookies is kind of annoying. It would be nice if I could just point them...

Might be worth mentioning that the PACBTI extension brings this to 32-bit as well: https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/armv8-1-m-pointer-authentication-and-branch-target-identification-extension

content

To be entirely honest I don't quite understand how this works but I'm guessing CoreFoundation is marked "extern_c" or something already.

I'd like to select an image from my computer as well as from online.

If an assignment is removed, two rows with the same color will appear: ![screen shot 2015-12-12 at 22 15 20](https://cloud.githubusercontent.com/assets/13786931/11765816/e9538b50-a11d-11e5-9aa8-cc93c0437a28.png)

bug

In an immersive space we have some control over where we can place our views. It might be interesting to see if we can implement some window management (only for...