Josh Junon

Results 151 issues of Josh Junon

This is the tracking issue for module-level interface exports.

tracking-issue

This is the tracking issue for the ABI under v0.

tracking-issue

I might just be too much of a noob with Bevy to understand what I'm doing wrong here, but the following only draws one sprite; all other sprites are just...

With this config: https://github.com/oro-os/toolchain/blob/000abfbb496a52f45e287072c968f42bdae73345/.github/workflows/build.yml#L24-L29 I'm seeing this output: https://github.com/oro-os/toolchain/actions/runs/13199758383/job/36848893839#step:4:28 It seems that the tarball is being extracted in the root of the repository, regardless of what the `path` key states,...

Just a few typos in the readme I noticed. I also noticed `PerTh` in one of the headings but I figured that was intentional due to per/ceptual th\reshold, though it's...

Well I was going to keep this quiet since I wanted to prevent a raid on their Discord channel as there seemed to be some conversation in there but I've...

**Environment** * pip version: 19.1.1 * Python version: 3.7 * OS: MacOS Mojave **Description** I'm not sure if this is a `six` bug or a Pip bug. Excuse me if...

type: bug
project: vendored dependency
resolution: no action

Noticed that the link here is 404'ing for me: https://github.com/automerge/automerge/blob/0f94475f30b07ae6c1a1b89881ad6637590de2b5/rust/automerge/examples/quickstart.rs#L7

> This has an issue where if there's an invalid keyword (e.g. `convert.keyword.rgb('asdf')`, it will throw a `color_name_default[keyword] is not iterable` error. Previously, it would return `undefined` _Originally posted by...

bug
beginner

Since most compilers don't add mapfile directives in the generated source, and instead just generate a `.map` file with the same basename as the original file, I added support for...