Nikita Kogut

Results 12 issues of Nikita Kogut

#### The associated forum post URL from `https://forum.rclone.org` [Forum Thread](https://forum.rclone.org/t/question-limit-of-concurrent-jobs-in-rcd-mode/32401) #### What is your current rclone version (output from `rclone version`)? rclone v1.59.1 os/version: ubuntu 18.04 (64 bit) os/kernel: 5.4.0-62-generic...

enhancement

I've been reading through [FEATURES.md](https://github.com/HigherOrderCO/bend/blob/main/FEATURES.md#some-caveats-and-limitations) but at the section of "Some caveats and limitations", an example with lambda symbol is dropped right away without, in my opinion, a proper introduction...

documentation
enhancement

**Is your feature request related to a problem? Please describe.** I am building a recrusive data structure where elements are set as specific bits of a given number in the...

documentation
enhancement
syntax

This is a one-hell a huge PR that includes 3 features at once: * Switch to using FetchContent in CMake for downloading dependencies * Implementation of OpenGL 4.1 RHI backend...

Most (if not all) dependencies for ElvenEngine are available as public repositories, and therefore, can be added to the project using [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html) CMake module. This would allow: * Get rid...

improvement

Although I am not sure on your exact plans for the project and whether 3D-based games would be the main target for the Elven, I would suggest experimenting adding a...

feature

### Describe the bug I've connected Chatwoot to a website using generated SDK code, it loads without errors (neither in Devtools console or network tab), but clicking on Chatwoot bubble...

Bug

If renderer is created with `SDL_CreateRenderer(window, NULL)` and SDL decides to use the new GPU API for it, the call to `SDL_GetRendererName` function will return `gpu` as the result for...

For some reason, when header -> wiki sync is done, markdown links in format of `[link title](link URL)` in descriptions are double wrapped and in result, rendered incorrectly in the...

Sometimes a possible change to an article may require additional discussion or just a peer confirmation on changes, and currently if you are trusted contributor - you are always editing...