-
Hi. I am currently using android and have try to use versions 1.0.0, 2.0.0-alpha-01, 2.0.0-alpha-04. Nothing is working. I see 3 versions of documented features: in description, in release notes, in c…
-
## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
- Put an `x` into all the boxes [ …
-
```
$ youtube-dl 'https://www.youtube.com/watch?v=r9rGX91rq5I' -v -F
[debug] System config: [u'--prefer-free-formats']
[debug] User config: []
[debug] Command-line args: [u'https://www.youtube.com/wat…
-
I'd like a setting in the new relic brower agent that will automatically hook into the console.log/console.error functions and send the logs to new relic logging. I would also like it to not log in th…
-
-
Looking at the mess Rust has created with its handling of mutability, and also the confusion l-values and r-values cause in C/C++ I think a simpler model is needed for mutability. I also think that mu…
keean updated
4 years ago
-
Express lambdas as "incomplete expressions," using a "placeholder character" (here, `_` as in Scala).
- Greatly improves readability, reducing the noise of `Function(parameter)`
- Reduces the need f…
-
## Steps to Reproduce
1. Execute `flutter run` on starter app
2. Toggle airplane mode
**Expected results:** App to continue running
**Actual results:** App crashes
Note, the app d…
-
Error
```+ snapcraftctl build
flutter pub get
Woah! You appear to be trying to run flutter as root.
We strongly recommend running the flutter tool without superuser privileges.
…
-
The wireguard protocol is easily monitored using DPI. To avoid this, a fork of Amnezia WireGuard was created (https://github.com/amnezia-vpn/amneziawg-go https://github.com/amnezia-vpn/amneziawg-andr…