dsisnero (Dominic Sisneros)
- Login: dsisnero
- Email: dsisnero@gmail.com
- Registered on: 08/27/2008
- Last sign in: 01/28/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 10 | 8 | 18 |
Activity
01/15/2025
-
08:22 PM Ruby Feature #21041: Enum class
- I wrote a proposal with my own words and had an llm make it sound better. Yes, it needs concrete implementation but put it here for feedback
-
07:54 PM Ruby Feature #21041 (Open): Enum class
- Enumerations (Enums) represent a critical abstraction in modern software design, offering significant advantages in type safety, code readability, and system-wide consistency. Most contemporary programming ecosystems—including Java, C#, ...
12/19/2024
-
07:15 PM Ruby Feature #18439: YJIT: Support Microsoft x86 calling convention
- Any updates, thoughts. As a forced windows user for work - would like some of the speed improvements that yjit brings. Thanks
11/05/2024
-
05:40 PM Ruby Feature #20870 (Third Party's Issue): GEM_ROOT -
- I know we can set GEM_HOME. If I have multiple rubies installed I would like GEM_HOME to be GEM_ROOT/#{RUBY_ENGINE}/#{RUBY_VERSION} without requiring an external script or wrappper script to run ruby and change environment variables
-
05:28 PM Ruby Bug #20867: bundle and Gem.user_dir with spaces or require_relative dir with spaces
- I don't have RUBYOPT set in my environment -Is bundler setting it?
-
03:38 PM Ruby Bug #20867 (Third Party's Issue): bundle and Gem.user_dir with spaces or require_relative dir with spaces
- Trying to run bundle exec rspec or bundle exec hanami. My username on my work computer has space in it "Dominic E Sisneros" (not by choice). When trying to run I get the following output
```
C:\windows_home\ruby\ruby-3.3.4-1\bin\ru...
03/17/2023
-
01:15 AM Ruby Feature #18951: Object#with to set and restore attributes around a block
- temp_set might be a better method name
01/10/2023
-
05:12 PM Ruby Feature #19325: YJIT: Windows support lacking.
- Sorry my tone seemed to be complaining - I appreciate all the hard work being done and seeing that #18439 is being looked at eases my mind. I will try to contribute with some tooling to help ease the pain since I do use windows at work ...
01/08/2023
-
06:09 PM Ruby Feature #19325 (Assigned): YJIT: Windows support lacking.
- Ruby's support on windows has always been second class. With some of the recent decisions, windows support is falling even more behind. Recent developments in mjit and yjit that exclude windows are two glaring issues that should be cor...
01/06/2023
-
06:33 AM Ruby Revision f877805a (git): [ruby/psych] Add msys2 dependencies for windows
- https://github.com/ruby/psych/commit/9a3816d903