Saagar Jha

Results 66 issues of Saagar Jha

This splits up a conditional to make version-related output come before updating the ports tree. Notably, this means that output that used to look like this: ```console # port selfupdate...

``` $ dsdump -s /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock WARNING: couldn't find address 0x3aae3545b (0x3aae3545b) in binary! Segmentation fault: 11 ``` I think we should at the very least try to detect these and...

Hi @rnystrom! I've been sitting on these changes for a while, partially because of #16, and partially because I wasn't sure you were still maintaining this. This pull request has...

It appears that HackerNewsReader caches the comments from every post–however, I don't see any way that this cache is cleared. Is this the intended behavior? I'm asking because the app's...

I'm getting a crash (on a fresh copy built from source) when tapping on a link in the comments that leads to another comment (e.g. something like https://news.ycombinator.com/item?id=10313519). Here's the...

## What I Changed I added loader.js to the list of background scripts, because it looks like analytics.js requires it. (Disclaimer: I am not a web developer, nor a user...

Seems to be a bug in the content blocker loader. Anyone not experiencing this problem?

**Version and Platform (required):** - Binary Ninja Version: 3.1.3703-dev Personal (Build ID 2713759a) - OS: macOS - OS Version: 13.0 (22A5342f) - CPU Architecture: Apple silicon **Bug Description:** If I...

bug

Like issue #2, autocomplete doesn't work for me, except the errors I'm getting are different. Here are the logs: First, when loading: `WARNING:root:failed to import yajl2_cffi backend for ijson. reverting...

bug