Paweł Świątkowski
katafrakt@ruby.social
<p>This is the account mostly for my Ruby-related activity. For Elixir/BEAM see katafrakt@genserver.social</p>
Posts
-
Post #2285050
Comparison of ruby/spec passing between CRuby, JRuby and TruffleRuby: https://eregon.me/rubyspec-stats/
-
Post #2285046
Interesting approach to AGENTS.md files 😀 https://github.com/imputnet/helium/blob/main/AGENTS.md
-
Post #1702188
Now that we are openly challenging technical status quo around gems, I feel that I can openly share my dream: gem 'foobar', '>~ 1.0', flags: [:activerecord, :rspec, :phlex] ... which would set up integration with other gems, make them dependencies if needed etc.