-
#### Input
[→ View on sorbet.run](https://sorbet.run/#%23%20typed%3A%20true%0Aextend%20T%3A%3ASig%0A%0Aclass%20MyObject%0A%20%20extend%20T%3A%3ASig%0A%0A%20%20sig%20do%0A%20%20%20%20type_parameters…
-
Hello,
I encounter a strange behavior with `app:srb_starSize` and `app:srb_starsSeparation`.
I've created a layout with value `42dp` for both of these values, displaying 5 stars.
That perfectly ren…
-
Hi
I encountered a problem. I am creating the netcdf file to contain the model data I have.
When I compared the albedo from the model to the benchmark datasets from CERES and GEWEX.SRB, I found tha…
-
Rbi generated by Tapioca conflicts with dry-monads.rbi from this gem. It complaining about `sealed!` class.
Is `sealed!` really necessary?
Error
```
sorbet/rbi/gems/dry-monads@1.3.5.rbi:29…
-
(Sorry for the typo in the original title.) When the IPCM is sent a SIGINT, it properly responds with "IPCM loop requested to stop", but it does not terminate. It has to be killed with a -9 (SIGKILL…
-
I am trying to bundix the [sorbet](https://sorbet.org) typechecker.
`Gemfile`:
```
source 'https://rubygems.org'
gem 'sorbet'
```
`default.nix` (I use `callPackage` on this):
```
{ bundler…
-
CPU: AMD Phenom(tm) II X4 955 Processor (model 4, stepping 2)
OS: openSUSE-LEAP-15.1
```
$ gem install --user sorbet-static
$ ~/.gem/ruby/2.5.0/gems/sorbet-static-0.4.4573-x86_64-linux/libexec/s…
-
this is posted on the site... but i wonder if its something else because it looks like you switched it...
tried on a few pc's and the benchmarks fail
![image](https://github.com/user-attachments…
-
So this doesn't necessarily belong in RP-0 as it will encompass a lot of different mods, but this is a list of projects I have conceived. I do not have the time to work on many (most) of them, so I pu…
-
#### Input
[→ View on sorbet.run](https://sorbet.run/#STATIC_FIELD%20%3D%20T.let%28%7B%7D%2C%20T%3A%3AHash%5BSymbol%2C%20%5D%29)
```ruby
STATIC_FIELD = T.let({}, T::Hash[Symbol, ])
```
####…