Andrei Gonchar
Andrei Gonchar
I think this is almost the same as the previous one, but with less text. https://github.com/rusinikita/trainer/blob/f0529e06884603fccf5ced591dc9c8fde0c8e09c/challenge/files/00_tutorial.toml#L49-L54
I got error 400 in console when try to delete the file. Request: DELETE http://localhost:8080/api/buckets/bucket_name/objects/file-name-%d-v3.csv.gz I think the problem may not be limited to just one character.
### What happened? Found strange behavior when running VS Code via `code.` in the devbox shell. In each new VS Code window when opening the integrated terminal, it will launch...
#15 issue
Currently, the code is copied only when the challenge starts, but it doesn't happen when the displayed code is changed. Maybe it should be added?
I think a good topic to test might be understanding the io package and the interfaces inside it. For example, LimitedReader, PipeReader, ReadSeeker, ReadWriter, ReaderAt, ReaderFrom, WriterAt, and WriterTo. And...
If I understand correctly, changing the p2p port via value.yaml is permitted behavior. But at the same time, the initialization script rigidly fixes the port through which the nodes will...