Stratos Gerakakis

Results 53 comments of Stratos Gerakakis

It is not important that you change the original block (although a discreet `(V)` or `(H)` at the end of the name might not look that bad). It could also...

Sure, there is also jqplay as an interactive jq playground. It would be nice if your above snippet actually worked but it fails: https://jqplay.org/s/tnH4k6BS6i Nonetheless, the issue I am having...

Hey, thanks for pointing to the exact source place, but I took a look at the code and, sorry, I cannot follow through the interface/abstraction layers there, so I'm afraid...

Hola again. Would you happen to have any suggestions on how to debug this? You happen to have one of the best dockerized versions of mailman, but it's a pity...

As @nicwaller mentioned above, the ability to hilight breaking changes in this newer release, is sorely needed in my use case. Regarding passing multiple "sections", again as nicwaller suggests you...

Yes, manually I might be able to list all intermediate tags. But what if I want to automate this so it works in a CI environment. Am I do write...

Reading a little more careful your previous post: 1. The result of `git cliff v1.0.0..v1.1.0` should **not** include the commits of `v1.0.0` (as your example currently shows), but **only** all...

I think this issue is related with #1026 (Asking to run `kbfs` on their "own system"). Our use case is that, although keybase already graciously offers [10GB for free](https://keybase.io/docs/kbfs#storage), we...

I am not so sure that you can keep these folders in git. In my 16-18 hours of usage of a docker-compose very similar to what is defined in the...

Sure, yes, I also intended to share my backup solution when I get around implementing it (along with some other optimizations I have in mind) The way I see it,...