-
https://github.com/Amalgam-Cloud/Octavium/blob/0f8dc252149e66f62f3a1c59637756e07b3dd65d/LibForm.cs#L153
-
By writing an `opam` file, we could install `amalgam` with a mere:
```
opam install bistro
```
-
https://github.com/Amalgam-Cloud/Octavium/blob/97c96a93762477eb5f56e72cb50db6957d5e8214/Form1.cs#L24
Необходимо удалить жёстко закодированный путь (обернуть в функцию)
-
The name is too generic, hard to Google, etc. I propose the name "Glass" (from "Through the Looking Glass"). It's transparent, and clear, and approachable, and it's the portal through which you access…
-
Hi! Thank you for the great solution!
I've catch `ValueError: I/O operation on closed file` in WSL1 when try to customize prompt. But simple case to repeat is:
```
$ cat 1.xsh
#!/usr/bin/env xon…
-
Tab-completing an argument ".." or "." raises an exception if the current directory doesn't contain any file starting with that string.
## xonfig
```
+------------------+-------------------…
-
There is a `RuntimeWarning` from post-processing some of our 2009 data for which I wonder whether we should address this in some way or another?
```
[15:38:57] coco$ python -m cocopp /Users/hansen/s…
-
I'm trying to exclude multiple directories from the following grep statement
`grep -Ril approval-approved ./ --exclude-dir={vendor,storage}`
![imagen](https://user-images.githubusercontent.com/2…
-
Hi,
I'm trying tu use this gem for ruby-kafka client. I installed gem sucesfully.
I'm using rhscl/ruby-25-rhel7 image.
```
$ gem install extlz4
/opt/rh/rh-ruby25/root/usr/local/share/gems/gems/…
-
This library currently uses options "sortFieldWhitelist" and "filterFieldWhitelist".
We should replace such terms with something like "sortFiledAcceptList" and "filterFieldAcceptList".
My proposal…
garak updated
4 years ago