Eric Boehs

Results 25 issues of Eric Boehs

Sorry about the chained ternaries. I don't know PHP well enough to split it out into multilines. (Tried the `if (true) { # true code } else { # false...

When running the `dns-sd` command, it must be `kill`ed to list the results. Currently a 1 second delay is used which makes the results display very slowly. This drops it...

`dns-sd -B _rfb._tcp` returns the "Instance Name" of the device. The hostname however is discovered by running `dns-sd -L "INSTANCE_NAME_HERE" _rfb._tcp`. Sometimes instance names and hostnames are not the same....

This may need some clean up (label for doesn't have the id of the next field). I'm sure other html tags can be used (divs and what not). Not sure...

We originally forked AMS because it didn't have Rails 6 support. [This][1] is the only change we made. It was [added to AMS 3 years ago][2]. - [ ] Update...

console-services-review

Fixes https://github.com/neilrenicker/alfred-harvest/issues/13 I'd verify this is working as I haven't worked with PHP in 5+ years and there aren't any tests per the nature of the repo.

``` hv note 1234567 → Testing 123 hv note 1234567 → Testing 456 ``` My time entry shows: ``` Testing 456 ``` when I'd prefer it'd be ``` Testing 123...

Restores https://github.com/department-of-veterans-affairs/vets-api/pull/16043

It would be nice if there was an automateable way to install SafariTabSwitching. Creating a homebrew cask would make this easy. See http://caskroom.io Essentially we'd just run `brew cask install...