Daniel Cukier

Results 12 issues of Daniel Cukier

- **Version**: ``` node 16.13 "@chainsafe/libp2p-noise": "^7.0.1", "@libp2p/mplex": "^4.0.0", "@libp2p/tcp": "^3.0.1", "@libp2p/websockets": "^3.0.0", "libp2p": "^0.37.3", "multiaddr": "^10.0.1" ``` - **Platform**: MacOS - **Subsystem**: #### Severity: High - The main functionality...

need/triage

I set up everything as described. When I click on my own song to play, I get this message: ``` Main.js:1 Uncaught Error: Tone.BufferSource: buffer is either not set or...

All sidekiq metrics have a way to add an critical or caution alert in new relic, except the "retry queue". How to add an alert to this specific queue?

Trying to run on a docker container `$docker run -i -t continuumio/miniconda /bin/bash` After installing, I get this error ``` (jukebox) root@182b585df72d:/jukebox# python jukebox/sample.py --model=5b_lyrics --name=sample_5b --levels=3 --sample_length_in_seconds=20 \ >...

Hi @sshaw - Any idea of when DSR will be implemented? I could help with it, if you give me the path

enhancement

Some Brazilian mobile phones now have 9 digits. Example: This works `(Phonie::Phone.parse '31992211568', country_code: '55').area_code` `31` But when area code is passed in the options instead of number: `(Phonie::Phone.parse '992211568',...