Witold Baryluk
Witold Baryluk
## Platform Operating system and version: Linux 6.6, amd64 Legendary version (`legendary -V`): ``` Software Versions: Heroic: 2.10.0 Jewelry Bonney Legendary: 0.20.33 Undue Alarm gogdl: 0.7.3 Nile: 1.0.0 Jonathan Joestar...
``` $ tomb lock secret.tomb -k secret.tomb.key tomb . File is not yet a tomb: secret.tomb tomb . Valid tomb file found: secret.tomb tomb . Commanded to lock tomb secret.tomb...
I often have global settings (via invokation params or `.blazerc`) to set copts and cxxopts to treat various warnings as errors, and enable some extra warnings (like unused params, variables,...
Some time ago I discovered MangoHud uses rather primitive method of computing `fps`. It simply accumulates frametimes and number of frames accumulated, and reset it every 500ms (`fps_sampling_interval`). While this...
```shell $ aliyun quotas ListProductQuotas --region cn-hongkong --ProductCode 'ecs-spec' --QuotaActionCode 'ecs.c7a.32xlarge' --Dimensions.1.Key regionId --Dimensions.1.Value 'cn-hongkong' ERROR: unknown parameter position; Key is FormData $ ``` version: `Alibaba Cloud Command Line Interface...
### Name and Version bitnami/mariadb:10.4 ### What architecture are you using? amd64 ### What steps will reproduce the bug? So, it appears that mariadb image when replication is enable, will...
```dlang int main(string[] args) { if (args.lentgh > 2) { import std.stdio; writefln(args[1]); } } ``` `--brace_style=otbs` `dfmt v0.15.1-debug` If it is a start or end of a scope, and...
dub 1.34.0-1, gdc 13.2.0-7 ``` user@debian:~$ dub run dfmt -- -h Package 'dfmt' was not found locally but is available online: --- Description: Dfmt is a formatter for D source...
``` user@debian:~$ DC=ldmd2 dub run dfmt -- --reflow_property_chains=conditional_newline /dev/null # Building package dfmt in /home/user/.dub/packages/dfmt-0.15.1/dfmt/ Performing "debug" build using /usr/bin/ldmd2 for x86_64. libdparse 0.23.2: target for configuration "library" is up...
https://docs.fd.io/csit/master/report/trex_performance_tests/packet_throughput_graphs/2n-icx-e810cq.html D.io CSIT-2302.11 Test Report 2023-03-15 07:45 UTC Number of graphs there show NDR and PDR tests, but results are identical (not similar, data points look to be identical). Either...