Lily Mara

Results 13 issues of Lily Mara

When using a frontend framework such as yew, client-side routing necessitates that the wasm bundle be requested from an absolute URL instead of a relative URL.

If your `poetry.toml` file has no dependencies, you will get this error: ``` λ poet install -v Locking dependencies to poetry.lock - Resolving dependencies (1 sec) - Writing dependencies [KeyError]...

Currently, Poet assumes that every single package follows semantic versioning, but this is not true. For example, the [iterfzf](https://github.com/dahlia/iterfzf#versioning-scheme) project follows a versioning scheme that indicates both the Python library...

I tried to add some links to your router example in the readme. This is what I ended up with: ``` js @Component({}) @View({ template: "Sub" }) class SubComponent {...

The given variable names in the Python section of README.md were not consistent, and would cause a NameError, as the variable `bikeroutes` is referenced before its creation.

If a body is defined, we should be sending a Content-Length header unless the request has the Transfer-Encoding header is set. This should fix #206. I was having some difficulty...

I am trying to do some testing using the http2 version of httbin: https://nghttp2.org/httpbin/. Posting to the url `https://nghttp2.org/httpbin/post` will respond with a JSON object containing information about the request....

### Describe the bug. I'm getting a UI freeze in 0.65.2 while trying to emulate a Mifare Ultralight 11 card. The emulation screen pops up, light starts flashing, I hold...

NFC
bug

I am trying to use several of the ESP crates together in a program, and I seem to be getting inconsistent results from the ADC when using this crate. I...

I subscribe to the [xkcd RSS feed](https://xkcd.com/rss.xml) with omnivore, and the comics never show up within omnivore. The saved page in Omnivore seems to include everything on the comic page...