-
- 日本語訳もある記事がいい
- 自分が解釈した内容で合っているかどうかわかる
- 記事内から気になった英単語を覚える
- 読み終わったら3項目ぐらいで要約してみる
-
See https://docs.vmware.com/en/VMware-Tanzu-Application-Platform/1.3/tap/GUID-scc-ootb-supply-chain-testing.html.
Basically we want to maintain manifests to support different languages / build / te…
-
I think file descriptors tend to use signed 32-bit integers, whereas the Rust crate uses unsigned. How important is it to expand the potential open files that wide, versus the trade-off of losing some…
-
"java.lang.exception: Written File does not match file in memory"
Been trying to save this file for a while now, won't let me save it. :(
-
### Describe the bug
The Stop Execution button on polyglot notebook doesn't stop the execution of an infinite for loop such as:
```
for ( ; ; )
{
//...
}
```
My current workaround to s…
-
Copied from the original comment on LightTable/LightTable#1627:
> I'm running into a roadblock using Light Table with python because the smart-indent feature isn't out-denting when it should after fu…
-
```
I don't know if pychess supports this already or not, but for several chess
engines, including gnuchess and crafty, you can install opening books which
pychess could take advantage of.
```
Origi…
-
Hello, I'm adding this gem to a Spree 3-4-stable installation.
```
$ ruby -v
ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-darwin15]
$ rails -v
Rails 5.1.4
```
And in my Gemfile:
```…
-
Hey, first thank you your work on the color scheme it is awesome.
I noticed this behavior when I was writing a commit message and enabled the `spell` function, this only happens with misspelled wor…
cer-0 updated
3 years ago
-
This isn’t a new language request, nor is it *quite* a bug (although as far as I can tell, the included syntax highlighting for `.cue` files does not work). When I disabled `cue` in polyglot and added…