Renich Bon Ciric
Renich Bon Ciric
Hey, sorry to open an issue to contact you. Couldn't figure out how to do it in github. Anyway, check this one out: https://github.com/mvz/gir_ffi-gtk It is not my project at...
Hey, what happened with this project? It has some interesting arch. I am building an API client myself. Mine has POSTs as well. I like your Resource idea. I wish...
Hello, I did everything by the book. The only difference is that I am generating my SD card in a laptop that mounts it as /dev/sdb and not /dev/mmcblk0 Anyway,...
Hello, It seems you're using an old dependency: https://github.com/notedit/janus-go/commit/10eb8b95d1a0469ac8921c5ce5fb55b4c0d3ad7d
Hello, IMHO, the examples are awesome; but too few. I've requested collaboration around google+; specifically, in the ruby, gnome and gtk+ communities. Having a full text editor or some sample...
The error is: ``` Error: abstract `def Enumerable(T)#each(&block)` must be implemented by Callback::ResultSet(T) ``` The code is one of your samples: ``` require "cli" class Hello < Cli::Command class Options...
Hello, The official name of CentOS is CentOS Stream now. The version comes after.
Hello, With respect, the Fedora repos for crystal you, guys, host have always been unreliable. They're, usually, behind. I would like to recommend to either enroll Zawertun to do the...
Hello, In my case, I am downloading a bunch of GNU/Linux ISO files. Some of them are named according to their release date. For example, Gentoo's LiveGUI ISO: "livegui-amd64-20241215T164830Z.iso". So,...
##### SUMMARY this collection should work using one's environment when one has authenticated using gcloud, as the following documentation states (for terraform): https://cloud.google.com/docs/terraform/authentication#local_dev_environment This, actually, works with Terraform/OpenTofu. It doesn't...