David Boreham

Results 10 issues of David Boreham

Apologies if there's a tutorial somewhere I've missed (happy to put one together if that'd help): I'm attempting to get a basic project working (along the lines of the [hilbert...

My expectation is : ``` ./gradlew docker ``` (builds docker image) then:

Hello, I'm setting up private CI for Slick (to test some enhancements I'm working on that will be ultimately available for upstream contribution). I noticed the error below in my...

### Description Apologies -- this may well be operator error. I noticed that if I attempt to open the definition source file for identifiers in one of my source files,...

bug

In recent versions, DockerCo changed the way compose functionality is delivered. In place of the old `docker-compose` script, there is now a CLI extension for the main docker command, so...

resolution/pr-submitted
type/enhancement

Looks like skilldrick changed URL. Visual 6502 Is currently linking to (in the advanced page) : https://skilldrick.github.com/easy6502/#first-program Should be : https://skilldrick.github.io/easy6502/#first-program

I'm trying to debug execution of this code in `run-ethereum-test-net.ss` : https://github.com/fare/gerbil-ethereum/blob/master/scripts/run-ethereum-test-net.ss#L223 To help with that it would be helpful to see the log output from rpc requests, for example...

For me it looks like this: ``` at 14m12s, row rate 79934.24/sec (period), row rate 64460.02/sec (overall), 5.492000E+07 total rows at 14m13s, row rate 59992.56/sec (period), row rate 64454.78/sec (overall),...

Due to [this code](https://github.com/dboreham/explorer/blob/master/src/stores/useDashboard.ts#L339), what you choose for hostname can lead to (almost) endless confusion. Suggest documenting this behavior in the main readme, or at least in the chains directory...