Fabricio C Zuardi

Results 62 comments of Fabricio C Zuardi

`nix build` on the tip of master branch fails with this error: ``` error: builder for '/nix/store/n2ccqmhmic3ly875jgzwzmi9wdjv3grl-mycitadel-deps-1.3.0.drv' failed with exit code 101; last 10 log lines: > configuring > will...

updating the flake.lock with a `nix flake update` fixed the error above, but then it misses a python3 interpreter to build: ``` $ nix build warning: Git tree '/home/fcz/github/mycitadel-desktop' is...

adding `pkgs.python311` to [this list](https://github.com/mycitadel/mycitadel-desktop/blob/master/flake.nix#L42) fixed the build! I can open a PR with both updates...

After building there is still a runtime error when clicking on UI menus, something related to GSettings [No GSettings schemas are installed on the system](https://ryantm.github.io/nixpkgs/languages-frameworks/gnome/#ssec-gnome-common-issues-no-schemas): ``` (mycitadel:276912): GLib-GIO-ERROR **: 10:24:14.637:...

I will give it a shot some time this week, can you include the topic `hacktoberfest` on this repo? https://hacktoberfest.com/participation/

I think it must be a topic, you can add topic by editing the description of the project ![image](https://github.com/grafana/k6-jslib-aws/assets/7760/fe67e21b-32f5-403f-898f-5a4196bae0bf)

example of output: ``` Running with SERVER_ENDPOINT: s3.us-east-2.amazonaws.com ACCESS_KEY: ... SECRET_KEY: ***REDACTED*** ENABLE_HTTPS: 1 SERVER_REGION: us-east-2 MINT_DATA_DIR: /mint/data MINT_MODE: core ENABLE_VIRTUAL_STYLE: 0 RUN_ON_FAIL: 0 To get logs, run 'docker cp...

Hmm, ok, so at the moment Mint is mainly a test tool for MinIO only? Would patches to make it check other S3 implementations be welcome? Or do you know...

web games wrapped with cordova will also have to include unsafe-eval in the meta tag because of those same 2 lines that uses ```new Function```

Já vi projetos que optaram pelo http://gitter.im , parece ser mais ou menos o que vc descreveu. Não tem todas as vantagens do IRC mas quebra um galho.