General

Profile

f3ndot (Justin Bull)

  • Login: f3ndot
  • Registered on: 09/20/2017
  • Last sign in: 01/18/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 1 3

Activity

05/06/2020

02:09 PM Ruby master Feature #16833 (Assigned): Add Enumerable#empty?
It was surprising to me that Enumerator, something mixed into Array, does not include `#empty?`. I think it is reason... f3ndot (Justin Bull)

01/24/2020

03:20 PM Ruby master Feature #16559: Net::HTTP#request injects "Connection: close" header if #started? is false, wasting HTTP server resources
I have chased this down to an opportunistic setting of 'Connection: close' header if-and-only-if #request is called w... f3ndot (Justin Bull)
03:50 AM Ruby master Feature #16559 (Assigned): Net::HTTP#request injects "Connection: close" header if #started? is false, wasting HTTP server resources
Hello,
There appears to be a bug in Net::HTTP#request (and thus #get, #post, etc.) on an instance that isn't expli...
f3ndot (Justin Bull)

02/10/2018

11:38 PM Ruby master Bug #14461: Public SecureRandom.alphanumeric method does not appear in rdoc generated documentation
Apologies, this looks like a bug in rdoc that was resolved late 2017:
https://github.com/ruby/rdoc/pull/435
I'v...
f3ndot (Justin Bull)
07:46 PM Ruby master Bug #14461 (Rejected): Public SecureRandom.alphanumeric method does not appear in rdoc generated documentation
The `private def` keywords for methods above the `SecureRandom.alphanumeric` definition (method via #10849) appear to... f3ndot (Justin Bull)

09/20/2017

09:20 PM Ruby master Feature #10849: Adding an alphanumeric function to SecureRandom
As an end user of Ruby, I'd like to be able to generate all sorts of cryptographically secure random characters. Ther... f3ndot (Justin Bull)

Also available in: Atom