Results 19 comments of fmichaut
trafficstars

Hello, just wanted to add that after upgrading to Fedora 32, create_ap doesn't work anymore (the ap is created and accessible, but the connecting device is stuck in the connection...

> So could someone encountering `RTNETLINK answers: Device or resource busy` try disabling NM then run? > So I just tried that on my fedora and it allows `linux-router` to...

I need this as well. For now i'm using @pseudocoder 's hack, but I would prefer to use a real function.

Hello, I have some tagged series and I'd like to aggregate them. I couldn't find any exemple to use tagged series with carbon-aggregator, is there a way to do so...

Are you planning to implement this ? I think it would be verry usefull, as tagged series are verry powerfull. But if we can't agregate them, we will run into...

> Going to close this since your PR was merged... :P Hm no it is not @Mstrodl https://github.com/Mstrodl/elcord/pull/34

Hello there, I would really like to see citra added to RetroPie. I currently have a RPI 4B 8GB ram, and would be delighted to help test this! The PR...

Thank you for adding exclusive arguments ! That's very helpfull. Do you intend to add dependant arguments as well ?

You can also do : ``` FetchContent_Declare( cereal GIT_REPOSITORY https://github.com/USCiLab/cereal.git GIT_TAG v1.3.2 GIT_SHALLOW TRUE) set(JUST_INSTALL_CEREAL ON) FetchContent_MakeAvailable(cereal) ``` This will disable even more things. I do agree that theses extras...