austin (Austin Ziegler)
- Login: austin
- Email: halostatue@gmail.com
- Registered on: 07/09/2008
- Last sign in: 11/16/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Like
Activity
11/16/2024
- 08:43 PM Ruby master Feature #20899: Reconsider adding `Array#find_map`
- Dan0042 (Daniel DeLorme) wrote in #note-3:
> Another idea is `filter_map(first: true)`
> Or `filter_map(limit: N)` ...
11/12/2024
- 12:04 AM Ruby master Feature #20882: Provide Boolean(...)
- Dan0042 (Daniel DeLorme) wrote in #note-8:
> I would agree with any of these combinations, but not all of them at on...
11/10/2024
- 08:24 PM Ruby master Feature #20882: Provide Boolean(...)
- bunnrf (RF Bunn) wrote in #note-6:
> This was rejected 2 months ago
> https://bugs.ruby-lang.org/issues/20756
>
...
11/09/2024
- 02:54 AM Ruby master Feature #20770: A *new* pipe operator proposal
- lpogic (Łukasz Pomietło) wrote in #note-39:
> @austin, @AlexandreMagro I understand that this is a creature from the...
11/08/2024
- 07:29 PM Ruby master Feature #20770: A *new* pipe operator proposal
- lpogic (Łukasz Pomietło) wrote in #note-36:
> What if I need an intermediate result beyond the next step of the meth...
10/31/2024
- 04:10 PM Ruby master Bug #20857: Ruby 3.4 seems to have backwards compatibility issues more than its predecessors
- vo.x (Vit Ondruch) wrote in #note-9:
> byroot (Jean Boussier) wrote in #note-8:
> > vo.x (Vit Ondruch) wrote in #no...
10/09/2024
- 07:07 PM Ruby master Feature #20792: String#with_encoding(encoding)
- Eregon (Benoit Daloze) wrote in #note-3:
> I think I discussed this with @byroot a couple times as well, what about ...
10/01/2024
- 05:19 PM Ruby master Feature #20770: A *new* pipe operator proposal
- I think that this is one of the more interesting approaches to a pipeline operator in Ruby as it is just syntax sugar...
07/26/2024
- 01:54 PM Ruby master Misc #20652: Memory allocation for gsub has increased from Ruby 2.7 to 3.3
- byroot (Jean Boussier) wrote in #note-9:
> > I don't really like a Regexp flag for this because a Regexp might be us...
06/10/2024
- 02:08 PM Ruby master Bug #20570: Nokey behavior changed since 3.3.
- I believe you’re *defining* with `**nil`, not *calling* with `**nil`. Your test should probably be `def foo(*, **); e...
Also available in: Atom