-
Hi,
Today I've merged upstream and the `make` command removed the neotree package for me. I was very confused why would that happen. After an hour debugging and manually bisect the git log, I found…
-
Hi, I'm trying to install nussl on Mac with no success. The page just says run 'pip install nussl' but doesn't give any troubleshooting advice if that doesn't complete... I'm running Python 3.10 and h…
-
Music can be implemented right now by games calling tone() at the right times. It involves writing a bunch of code to handle the time sequencing... but it's a lot of work.
Let's build a music seque…
-
## Steps to Reproduce
Add a `Text` widget to demo project:
```
Text('☞关门')
```
Then flutter run on iOS Simulator. Please notice the Unicode symbol ☞ before the Chinese symbols, It will make Chi…
-
### Scenario
a malicious actor walks into the data center a plugs a USB in a node running CoreOS.
### Proposal
The deployer should be able to specify a policy for what devices are allowed. This…
-
-
I want to specify exactly the UTXOs I want to use on a coinjoin, which allows for a much more granular selection than a mixdepth.
How difficult is it to change the class `Taker` in this direction?
-
**Describe the bug**
When enabling audio compressor by default i seem to lose ability to unmute the streams. If the streams are unmuted when reloading the page it seems to work fine, but if the strea…
-
Given the following profile:
``` ini
[profile test]
region = us-east-1
mfa_serial = arn:aws:iam::012345678901:mfa/glennpratt
```
aws-cli never asks for an MFA token and I don't receive IAM permissio…
-
Hi !
I tried to build boost as shared library, but I get this kind of errors :
cannot find crtbegin_so.o
cannot find -lrt
Does anybody has a solution ?
I built static libraries using boost 1_49 a…