Jeff Lunt
Jeff Lunt
I'll start writing this up tonight in the project wiki.
Actually, I'm going to push this back a little. I started to try to think of what to cover, but I'd rather wait until the first stable release (or thereabout)...
Started working on a basic wiki: https://github.com/normalocity/glint-nes/wiki
Totally my fault. When reading the script I thought the intent was to overwrite. Also, the script, as it was, didn't work for me. It did not successfully append anything,...
Couple of advantages: - Shorter lines, easier to maintain - The `clean-pi.sh` script removes curl, but not wget. As a result `curl` currently needs to be reinstalled to continue the...
AFAICT this gem isn't maintained. TBH it's a simple enough gem that I don't think it needs updates, but I'm going to close this PR that I opened since I...
I wound up creating a very stripped down gem called `tiny_color` [for my own purposes](https://github.com/jefflunt/tiny_color/blob/main/lib/tiny_color.rb). It lacks all but the most basic features of this gem, but it also covers...
There's also nothing wrong with `colorize` - up until earlier today it served 100% of my needs, and I probably only created `tiny_color` because I wanted to create it, not...
Added a bunch of [modes](https://github.com/jefflunt/tiny_color/blob/main/lib/tiny_color.rb).
Would either of these two solutions be acceptable to all parties? ##### Display `ms` label after floating point number when `time` is `0...1` --- [Patch this range into two ranges](https://github.com/wvanbergen/request-log-analyzer/blob/master/lib/request_log_analyzer/tracker/duration.rb#L41)...