sigma

Results 5 issues of sigma

I lookde this artcle →[GMD](https://gmd.copernicus.org/articles/12/4955/2019/) to try to build netcdf-fortran-4.4.4. But It's not working. ``` ./configure make sudo make check make all-recursive make[1]: Entering directory '/home/tomita/Downloads/netcdf-fortran-4.4.5' Making all in fortran...

Hi. I think rye is more useful if there was an option to not use venv like `poetry config virtualenvs.create false`.

Thanks again. I like this extension very much. Today, I found some japanese input bug. **Describe the bug** After updating VS Code to version 1.101.0 (deb package), Japanese input no...

https://github.com/jbloch/effective-java-3e-source-code/blob/bdc828a7af2bdfac28e3c38bd7d1a2ae05736ccc/src/effectivejava/chapter3/item12/PhoneNumber.java#L22

https://github.com/jbloch/effective-java-3e-source-code/tree/master/src/effectivejava/chapter10/item74