Max Pixel

Results 12 issues of Max Pixel

I notice that Bond is missing from the benchmark comparison in `readme.md`. Given that Bond is another competitor of Protobuf etc., I would like to know how this compares to...

##### ISSUE TYPE - Bug Report ##### COMPONENT NAME oioswift (maybe?) ##### SDS VERSION ``` openio 7.0.1 ``` ##### CONFIGURATION ``` # OpenIO managed [OPENIO] # endpoints conscience=10.147.19.4:6000 zookeeper=10.147.19.2:6005,10.147.19.3:6005,10.147.19.4:6005 proxy=10.147.19.2:6006...

The [Data at Rest Encryption document](https://docs.openio.io/latest/source/admin-guide/configuration_encryption.html)'s "Configuration using Ansible" section contains the following: > First, add the following configuration in the gateway `group_vars` configuration file (`oiosds/products/sds/group_vars/oioswift.yml`): The Ansible playbook repository's...

I just ran into [this issue](https://stackoverflow.com/questions/31520192/windows-10-rtm-osversion-not-returning-what-i-expect) with a csx script. In effect, if a .NET application's manifest declares support for Windows 8, then that's the highest version that `System.Environment.OSVersion` will...

I am trying to make something based off of [the renaming example](https://github.com/JetBrains/sample-resharper-plugin/blob/master/SampleReSharperPlugin/src/ContextAction/ToLowerCaseContextAction.cs) for use in Rider for Unreal Engine. When declaring the `IVariableDeclaration` member, I am asked to choose between...

I've tried `C:/Program Files/CMake/bin`, `C:/Program Files/CMake`, `C:\\Program Files\\CMake\\bin`, and `C:\\Program Files\\CMake` for `cmake.cmakePath`. For all of those values, I get the "not found" popup. I chose not to have CMake...

Loading a database over SFTP works, but synchronizing changes from KeePassXC results in the file having a size of 0 bytes. Attempting to reload database in KeePassXC after replacing the...

In the S3 online interface, my region is listed as "Oregon", which is us-west-2 My config is ``` { action: 'write', bucket: 'actualbucketname', region: 'us-west-2' } ``` yet I still...

When I do a request straight to their API in my browser, I can see "rain" in the results. Why doesn't this come through in the JSON returned by your...

bug

When I upload to Google Cloud Storage, directories aren't handled properly. If I have `/folder/file.html`, that file comes up as `/folder\file.html` in Google.