Steven Willis

Results 22 issues of Steven Willis

``` Process: Audioscrobbler [83056] Path: /Applications/Audioscrobbler.app/Contents/MacOS/Audioscrobbler Identifier: fm.last.Audioscrobbler Version: 0.9.15 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Audioscrobbler [83056] User ID: 501 Date/Time: 2017-04-07 14:29:40.531 -0400 OS Version:...

I'm not sure the exact cause of the issue. But if I search google for `Automated Password Generator` and click on the 7th link to: http://www.adel.nursat.kz/apg/ I get html interpreted...

You can't see the wrk id, nor the link to the trello card.

I expected that by changing the value of the underlying input element that a slider is based on would also be reflected in the position of the slider, but this...

On some charts, one might know the exact values of some of the points. Instead of selecting X1, X2, Y1, and Y2 to define the axes, it could be simpler...

type: feature request

### Steps to reproduce 1. Create the file `lib/tasks/test.rake` with the content: ```ruby ENV["test.rake"] = "yes" task :custom_task do ENV["custom_task"] = "yes" end task :test => [:custom_task] ``` 2. Create...

The documentation for `ls-tree` says that paths can be wildcards, but this appears to be incorrect, only raw paths seem to work.

## Basic info **Project name**: 0ad **Project link**: https://play0ad.com/ ## Qualifications [ZeroVer](https://zerover.org)'s patent-pending zero-based versioning scheme can obviously be used by everyone, but not every usage is necessarily notable. Check...

When `dateparser` parses a unix timestamp, and the user has set a `TIMEZONE` that is not `local` (or the same as the user's system local timezone), it gets the wrong...

I believe this commit: https://github.com/guardian/athena-cli/commit/e88e32f1c72106aed7723d8ad489463679805688 broke the auto-header removal in `yield_rows`. The issue seems to be that the column names are encoded to 'utf8' in the headers array. This means...