Max Ammann

Results 336 comments of Max Ammann

yes, absolutely. The differenciation between, SDK views (UIView, DOM element) is a tough topic. You definitely want to use SDK views where ever possible actually. But that comes with a...

I think we need to concertize what we want to achieve. I'm a little bit lost on what we want to achieve. The maplibre could already provide callbacks which then...

related to: https://github.com/tlspuffin/tlspuffin/issues/173

Hat da vor 1-2 Monaten mal etwas aufhängen lassen. Funktioniert ganz einfach. Einfach zur Fachschaft bringen. Die kümmernr sich um den Rest :) Hängt auch lang genug dass es sich...

I think there are two related issues that get mixed up. The cause for the fuzzer crashing can either be: 1. OOM which results in the client worker getting killed...

If you want to help test this workaround: * checkout https://github.com/trail-of-forks/go/tree/fuzzing-fix * Install go from src: https://go.dev/doc/install/source * Test!

To summarize: This is not a bug but expected behavior until https://github.com/golang/go/issues/48157 is fixed. I would recommend closing this issue and continuing working on a PR for that. Maybe we...

Experiencing the same issue I beleive. I can see the following: ``` nix/store/52mq23zilq1jj9fq5ngd4r2pdj1c176b-rust-default-1.76.0/bin/cargo vendor --respect-source-config /home/max/.cache/JetBrains/RustRover2024.1/intellij-rust/stdlib/1.76.0-0adf3adfad6aa9b2c71d14d41e792aff5fdfc317/vendor stdout : Updating crates.io index error: failed to sync Caused by: failed to load...

> org.rust.cargo.fetch.actual.stdlib.metadata After disabling this feature I can still see the "Cargo failed" when refreshing my project. I think the reason is: > 2024-07-22 15:44:51,969 [ 464397] WARN - #org.rust.cargo.project.workspace.StandardLibrary...

related: * https://youtrack.jetbrains.com/issue/RUST-7912/stdlib-is-not-added-to-a-project-dependencies-if-rust-toolchain-installed-to-read-only-location-e.g.-Nix-store * https://youtrack.jetbrains.com/issue/RUST-14477