Luke Hamburg

Results 119 issues of Luke Hamburg

Hey @zmwangx 👋 Ets is an awesome tool, thank you for creating it! It's really helping me debug some stuff that needed millisecond-level accuracy in the timestamps. One problem that...

- BlockBlock 1.0.2 - macOS 10.15.5 I don't know how to track this down, but another app on my system: [BackupLoupe](https://www.soma-zone.com/BackupLoupe/) (which offers advanced functions for working with Time Machine...

Since the Rules editor and the mode/update check/prefs window both seem to share the same controlling process (BlockBlock Helper.app) I wonder if you'd considered putting a Rules button in the...

In the rules window, there are 2 fields shown beneath each process name: - `file` - `item` The `file` field, when clicked, appears with a focus ring and becomes an...

Would be really convenient if there was a link to the BlockBlock homepage right in the helper app/prefs... e.g. ![image](https://user-images.githubusercontent.com/1992842/97788289-5036b280-1b8e-11eb-8e58-dfd04c9f5772.png) or maybe just clicking the big BlockBlock logo... ![image](https://user-images.githubusercontent.com/1992842/97787768-9853d600-1b8a-11eb-91ad-0188e0980b5e.png)

I've been trying to use FileMonitor to track down a really annoying and elusive bug with 0-byte files (files getting spuriously emptied and losing their data). I'm trying to trigger...

Hi @tgray & thanks for releasing 0.2.2 I was eager to give it a try, but the build failed... Xcode 13.2.1 / macOS 12.2.1 ``` mini:~/Downloads/contacts-0.2.2 $ make mkdir -p...

Am I just "doing it wrong" or is filtering broken on MacOS X? When I try e.g. `echo -e 'apple\npear\ngrape\nbanana' | choose` and then type `'ap'` to filter to apple...

Great workflow @pasela ! It's similar to [tupton/alfred-chrome-history](https://github.com/tupton/alfred-chrome-history) but provides faster results and better fuzzy search. The only thing I miss from that other workflow is the display of the...

Catalina 10.15.3 `searchfs` seems unable to search the r/w mountpoint where all user data is stored. Tried v0.3 from https://sveinbjorn.org/files/software/searchfs.zip as well as compiling from `master` - same result: ```sh...