Kevin Elliott

Results 86 comments of Kevin Elliott

Any update here? I'm seeing some oddities around this too.

This issue is starting to age, but it remains a valid concern still. Now that `#[]` is no longer an alias of `#read_attribute` (and same with `#write_attribute`) what is the...

@janolivermr Looks like `terminal-notifier` was last updated in `Nov 1, 2017` and removed the timeout functionality (amongst other things). I don't expect we'll see a fix. Any other solution for...

I think we need to get off of `terminal-notifier` since it hasn't had a release since `Nov 1, 2017` and seems to apparently still have reduced functionality.

Let's get this sucker merged in guys!

I made some progress by using a fifo: ``` mkfifo ss-dumpvdl-fifo ``` then starting each separately. ``` ./ss_client iq -r 184.91.130.173 -q 5555 -s 105000 -f 136800000 -g 40 ss-dumpvdl-fifo...