Rich Loveland

Results 22 issues of Rich Loveland

Human-readable explanation of the scope of changes is below: ## Overview This PR adds the ability to (usually!) jump to the C sources of Ruby methods. It only works if...

I have Gradle 4.7 installed on OS X via `brew install gradle`. Output of `java -version` is ``` java version "10.0.1" 2018-04-17 Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10) Java...

Looks like we need to upgrade the version (apologies for not PR'ing that change, wanted to at least file the issue). However perhaps I'm not understanding this correctly, as I'm...

Estimated scope of work: - Update the code to use the `run_transaction` API as described in the *Handling restarted transactions* section of the [Building an application with CockroachDB and SQLAlchemy](https://www.cockroachlabs.com/blog/building-application-cockroachdb-sqlalchemy-2/)...

I think this repo is awesome for providing code samples! However I think it should also aspire to show how to do things The Right Way (tm). Especially given that...

``` $ git clone https://github.com/perl6/perl6.org Cloning into 'perl6.org'... remote: Counting objects: 6355, done. error: object 552c801ce329aab35ec7a165998e114da4edbd8e: zeroPaddedFilemode: contains zero-padded file modes fatal: Error in object fatal: index-pack failed ``` Here...

devops

This change does the dumbest thing possible: make a backup of the review file with a .bak extension before attempting to push it back up to Github. This addresses the...

For example, the calls to `exec.CommandO` that shell out to various things may or may not work in Windows environments. In order of likely compatibility, from "best" to "worst" (haven't...

I just had a super scary moment. I posted a review that I'd been working on for several hours and received this response from the Github API: ``` Submitting review......

Currently `re` displays a list of open PRs, e.g. ``` re -p cockroachdb/docs Created by me: 3834 rmloveland Document fast path deletes for interleaved tables 3831 rmloveland Document `SET SCHEMA`...