Angelo Gazzola

Results 9 comments of Angelo Gazzola

Hey @djiwandou, thank you for your contribution! Could you rebase your branch to get rid of the conflicts please? Running the following commands should do the trick: ``` git remote...

Hey @JeanCCV, thank you for your contribution! Could you please move the entry so that companies in that section will be in alphabetical order?

Hey @Frenzyritz13 Could you rebase your branch so conflicts will be resolved? Running the following commands should do the trick: ``` git remote add upstream https://github.com/nglgzz/awesome-clean-tech git fetch upstream git...

Hey @terminatorash2199 thank you for your contribution! I would change the description a bit, describe more what they're doing right now for sustainability, because from the current description it seems...

Could this be added in the chromix-too client? Would be awesome to have something like ``` chromix-too update ```

@shiftkey wouldn't using `keyctl` instead of (or as a fallback for) `libsecret` be a viable solution? It's built in the Linux kernel. It doesn't offer persistence across reboots, but as...

Are there plans to fix this? What is the actual problem? I would love to use Youtube search on the web client.

Hey @natumbri, how can I try your fork? I'm gonna reinstall pimusicbox soon.

From my understanding the types are partially correct. What would need to change is the following: - the values returned by the AsyncIterator returned by `subscribe` can be of type...