Dominyk Tiller

Results 13 issues of Dominyk Tiller

1. Open Atom (Error instantly pops up) **Atom Version**: 0.194.0 :warning: **in 1.0 API Preview Mode** :warning: **System**: Mac OS X 10.10.4 **Thrown From**: [asteroids](https://github.com/mojombo/asteroids) package, v0.2.0 ### Stack Trace...

`GO15VENDOREXPERIMENT` was switched on by default in 1.6, but easily disabled by doing: ``` export GO15VENDOREXPERIMENT="0" ``` Go 1.7 removes that capability and consequently `fugu` does not compile using Go...

Hi there, I notice `amp` is using quite an outdated version of `onig` and `onig_sys`, 3.2.2 and 68.0.1 respectively from ~2018, when the current versions are 6.1.1 & 69.6.0. `onig_sys`...

GOPATH-based builds and non module-aware builds are being deprecated by golang upstream, which currently causes this to fail. This adds a barebones mod file to fix the build. The `persistent-https`...

new user

### Issue: * Currently Casks that use `sudo` to upgrade can block this command from executing successfully when people use `autoupdate` to execute `upgrade` on their behalf, because of the...

enhancement
help wanted
cask

TO-DO: * [ ] Do a tighter match on the notification output so it only updates the intended part of the log, rather than getting a little overly enthusiastic and...

enhancement
help wanted
in progress

I suspect this is going to be deemed overambitious/overkill but perhaps it'll be a good launching pad for discussion. Currently this project does not support the new Apple Silicon, because...

The current shipped `configure` script falls apart when it encounters Apple Silicon, immediately aborting the build: ``` checking build system type... configure: error: /bin/sh ./config.sub -apple-darwin20.4.0 failed ``` Running `autoreconf...

Celt [the codec](http://www.celt-codec.org/) has been merged into [Opus](http://opus-codec.org/) quite some time ago, but Jack is still looking for Celt's headers. Celt is officially deprecated and unmaintained by upstream. Any chance...

The website link this GitHub repo points to, and the prior download link accessible through that site at `http://pgfoundry.org/frs/download.php/2449/pgtune-0.9.3.tar.gz` seem to be down. Unclear how long that has been the...