-
Related #175
## Reproduce
```toml
[package]
name = "test-tokio-madsim"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/refer…
-
Recent PR #292 shows that we heavily rely on `{usethis}` and only pretend we can work without it. At this point, I see no particular reason to not depend on `{usethis}` and drop all hacks that we have…
-
We have a generated YAML file that looks like this snippet:
```
schemas:
objects:
- &ref_0
type: object
apiVersions:
- version: 0.0.0
parents:
all:
…
-
[reporter="stephan", created="Fri, 25 Jul 2008 11:18:38 -0500 (GMT-05:00)"]
Creating this to track a task I've had on the back burner for a very long time.
Some background: From time to time we've …
-
I went through Michael Hartl's Rails Tutorial for the second time just to get a refresher after taking some time off. I have a project idea that I really want to get to work on. I through the jax ge…
-
Hey Tom
Super cool package! The dynamic route map based on state is a new idea I haven't really seen before , but I really like it
I couldn't find this in the examples, but I was wondering if there …
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.14.0
### Custom code
No
### OS platform and distribution
Ubuntu 23.…
-
**Describe the bug**
Seems to be an issue with `react-native-css-interop`. Wants to run `.find` on `target.transform`, but the `target` object is
```json
{
"transform": {
"0": { "translat…
-
Every new architecture that comes out, either [iOS](https://github.com/onmyway133/fantastic-ios-architecture) or [Android](https://github.com/onmyway133/fantastic-android-architecture), makes me very …
-
I have the following case :
* an app which does not have any dependency on pybind11, python or whatever.
* a plug-in for this app loaded at run-time with `dlopen`. This plug-in uses pybind11.
…