General

Profile

rbjl (Jan Lelis)

  • Login: rbjl
  • Email: hi@ruby.consulting
  • Registered on: 07/03/2010
  • Last sign in: 12/22/2025

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 16 17

Activity

04/28/2024

06:59 PM Ruby Bug #20094: Inline while loop behavior changed unexpectedly in 3.3.0
It seems like the bug is still present in Ruby 3.3.1:
```ruby
(p 1) while false # 1
```
rbjl (Jan Lelis)

12/18/2019

12:36 PM Ruby Bug #16427: Revert did_you_mean promotion to default gem.
> But all these applications have to pay for longer startup time, higher memory and disk consumption. All these are not negligible in the age of cloud. I am pretty sure there is also performance hit during exception handling.
Then, a ...
rbjl (Jan Lelis)

12/17/2019

12:36 PM Ruby Bug #16427: Revert did_you_mean promotion to default gem.
I want to make point for the default gem promotion.
One of Ruby's goal is to be very appealing to developers. did_you_mean is very helpful in this regard. As are well written error messages. Or source_locations of Ruby methods. Or a w...
rbjl (Jan Lelis)

10/04/2019

03:34 PM Ruby Bug #16238: Publish new WEBrick version to rubygems.org
I have added a short notice for people interested to https://stdgems.org/webrick/#notes
Btw, do you use a tool assisting with merging the upstream changes? If not I'd offer to build one (not totally automated, but might be helpful for...
rbjl (Jan Lelis)
01:58 PM Ruby Bug #16238: Publish new WEBrick version to rubygems.org
That was quick, thanks! rbjl (Jan Lelis)
01:21 PM Ruby Bug #16238 (Closed): Publish new WEBrick version to rubygems.org
The latest security releases of Ruby include some fixes in the webrick default gem:
- https://www.ruby-lang.org/en/news/2019/10/01/webrick-regexp-digestauth-dos-cve-2019-16201/
- https://www.ruby-lang.org/en/news/2019/10/01/http-resp...
rbjl (Jan Lelis)

04/21/2019

08:43 PM Ruby Feature #15781 (Open): Unify Method List Introspection?
Although Ruby has many core methods for retrieving the list of methods available to an object, or to the instances of a class, I believe they have gotten a little confusing ([also see](https://idiosyncratic-ruby.com/25-meta-methodology.h... rbjl (Jan Lelis)

01/09/2019

02:38 PM Ruby Misc #15486: Default gems README.md
Thank you for the feedback. In the GH issue the general opinion is to have a single README file with all the info.
duerst (Martin Dürst) wrote:
>
> ...
This is correct, although it might not be overly complex. If I understood hsbt c...
rbjl (Jan Lelis)

01/02/2019

10:37 PM Ruby Misc #15486: Default gems README.md
As an example, I've created such a "default gem explanation" file as PR to the matrix library, see here: https://github.com/ruby/matrix/pull/7/files
What do you all think about this approach?
rbjl (Jan Lelis)

12/31/2018

02:38 PM Ruby Misc #15486: Default gems README.md
I'd like to help out, too.
Maybe we can have a second file `README-DEFAULT-GEM.md` which is linked to by the `README.md`. The `README-DEFAULT-GEM` would explain how default gems work etc. and would be same for all default gems and wou...
rbjl (Jan Lelis)

Also available in: Atom