Travis Thieman

Results 38 issues of Travis Thieman

I'm trying to separate my precommit hook into jobs that are parallelizable vs those that are not. I've got this basic setup: ``` pre-commit: parallel: false commands: readonly: run: lefthook...

Not sure whether this is intentional or not but this just tripped me up something fierce. Some questions: 1. Is there a better way to reload `card.board` once I have...

My reading of [this line](https://github.com/sony/v8eval/blob/8d19fc6142a9a7fac96e14e0da4721f7899a19eb/src/dbgsrv.cxx#L175) is that currently the debugger only ever binds itself to `127.0.0.1`. This is a sensible default, but it makes attaching a remote debugger to a...

AutoDLL seems to bail out from the compile completely when it has a warm cache to work from. This extends to skipping the execution of any defined plugins in the...

The "Mirror of Linkedin's Camus" description on the repo homepage is wrong by most reasonable definitions of the word mirror. The content of the repos appear to be quite different.

It would be great to either implement Move Paragraph commands or come up with some way to allow other extensions affecting cursor movement to play nicely with the Mark. Currently,...

It'd be very convenient to be able to pass a flag into `go build` to enable all the debug logging.

Need to test out the extension? Want to post a selfie? Especially if your selfie has a dog in it? This is your thread. Don't be shy.

Literally The Best Issue
Will Never Close
They're All Good Selfies
Get In on the Fun

1) Remove data/background.js. This file is only relevant for a Chrome extension. 2) data/selfie.js: When using the message event, always verify that the source is okay, otherwise you may accidentally...

Packaging is a bit of a nightmare, but splitting these out so that improvements could be made to the Clojure API across all potential projects would be a huge win

enhancement