Alyssa Ross

Results 31 issues of Alyssa Ross

I had some builds running while my computer was suspended for several hours. When I woke it up, nom was showing very high build times for things that should have...

bug

FreeBSD and NetBSD are both independent operating systems, with their own kernels, libcs, rust triples, etc. They are not Linux distributions. So move them out of the Linux section into...

The default Arch Docker image doesn't have these installed. Reproduction: ```dockerfile FROM archlinux/base RUN pacman -Syu --noconfirm sudo make && \ curl -Lo ruby-install-master.tar.gz https://github.com/postmodern/ruby-install/archive/master.tar.gz && \ tar -xzvf ruby-install-master.tar.gz...

dependencies

I'm using Rugged in an application that uses Rugged to generate thousands of diffs in quick succession, and I'm noticing memory growing steadily as it runs. I've managed to reproduce...

Some of the markdown syntax was a little off, making it render oddly on GitHub.

Done in caxlsx

When using Helix, I do most of my testing from Ruby. Sometimes, however, I want to test behaviour that I don't want to expose to Ruby, but still involves Helix...

I need to report CodeClimate test results from a CI server running on SmartOS. Since there's no official Solaris binary, I tried to build one myself. This didn't work, but...

I wrote a README for the [Sawyer](https://github.com/lostisland/sawyer) RubyGem. It's used internally by [Octokit](https://github.com/octokit/octokit.rb), the official GitHub RubyGem, but there is very little information on what Sawyer actually does — in...

technical-writing