codetrotter

Results 24 issues of codetrotter

Hi, I am trying to use the example code, but am getting the following error when I try to invoke `sendBroadcast`: ```text "UDP connection failed to send data: No route...

With your tool it is possible to look up unicode characters by various criteria as you've stated in your readme, including "unicode name" and "also known as". In HTML, named...

Hardlink creation is not noticed. Don't know if this is a bug in fsevent/fsevent-sys, or if it's just how the Apple File System Events API works, or if there is...

Two of the tests appear to be susceptible to race conditions. With the current head of master – the tree at 8b1698e – on macOS Catalina with Rust 1.41.0, after...

It's simple but should be documented in a file in the repo. Maybe name it `RELEASE-ENGINEERING.md` or something.

It was better being able to add individual files too with `aa` and not just directories.

The `Cargo.toml` lists the license as MIT, but there is no copy of the license in the repo. If you add a copy of the MIT license in a file...

Many sites add video dynamically with JavaScript (such as what turned out to be the case with issue #104). youtube-dl does not execute JavaScript. Instead, where video is added dynamically,...

I am running brozzler on Ubuntu 17.10. It's working quite well, except that all screenshots shown in the brozzler dashboard web UI are completely black. Is this a known issue?...

## Background info I cloned this repository and built the NowPlayingView demo project in Xcode 12.4 running on a MacBook Pro M1 with macOS Big Sur 11.2.2. The commit that...