General

Profile

ttilberg (Tim Tilberg)

  • Login: ttilberg
  • Registered on: 06/13/2019
  • Last sign in: 09/06/2023

Issues

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

Activity

01/21/2023

12:48 AM Ruby master Feature #19324: Enumerator.product => Enumerable#product
> I believe quite many people are in favor of Array.product and/or Array.zip.
I personally find this surprising! It ...
ttilberg (Tim Tilberg)

12/29/2021

09:54 PM Ruby master Bug #18447: Potential performance regression with String#lines in large strings
Thanks everyone! I wondered if it wasn't due to memory allocations, but the "build a massive string" operation was su... ttilberg (Tim Tilberg)

12/28/2021

11:26 PM Ruby master Bug #18447 (Closed): Potential performance regression with String#lines in large strings
I believe there may be a potential performance regression regarding `String#lines` worth noting between 3.0.3 and 3.1... ttilberg (Tim Tilberg)

10/29/2020

04:23 PM Ruby master Feature #16670: Reverse order of `expression` in `pattern` for 1-line pattern matching while it's still experimental
There were notes in the recent dev meeting that affect this issue: https://github.com/ruby/dev-meeting-log/blob/maste... ttilberg (Tim Tilberg)

03/03/2020

03:14 PM Ruby master Feature #16670 (Closed): Reverse order of `expression` in `pattern` for 1-line pattern matching while it's still experimental
Currently the 1-line syntax for pattern matching is:
```
# Usage: <expression> in <pattern>
expression = {
...
ttilberg (Tim Tilberg)

02/17/2020

09:46 PM Ruby master Feature #16637: Time#to_s and Date#to_s accept strftime format string
shevegen (Robert A. Heiler) wrote in #note-2:
> I am not sure if this is a good suggestion though, largely because .t...
ttilberg (Tim Tilberg)
04:43 PM Ruby master Feature #16637: Time#to_s and Date#to_s accept strftime format string
[Gerald Bauer pointed out](https://www.reddit.com/r/ruby/comments/f4pcn5/dateformatter_gem_date_formatter_by_example/... ttilberg (Tim Tilberg)
03:14 PM Ruby master Feature #16637 (Open): Time#to_s and Date#to_s accept strftime format string
While terms like `strftime` and `strptime` are ubiqutous through the history of computer science, I feel that the ter... ttilberg (Tim Tilberg)

07/03/2019

02:21 PM Ruby master Misc #15723: Reconsider numbered parameters
I've been following this for a while, hopeful that it (or something quite similar) stays in. I've grown to appreciate... ttilberg (Tim Tilberg)

06/13/2019

02:09 PM Ruby master Feature #15799: pipeline operator
> a topic of "ruby committers vs the world" in RubyKaigi 2019.
Link to video of discussion Nobu referenced: https:...
ttilberg (Tim Tilberg)

Also available in: Atom