-
Can't we just operate on the Window object directly in this new magical world or would that have tons of issues?
-
This code triggers UB using only safe code:
```rs
use ash::vk;
let create_info = vk::DeviceCreateInfo::default();
let mut features11 = vk::PhysicalDeviceVulkan11Features {
p_next: 1 as _,
…
-
Different systems have different file systems that handle file names differently. One particular problem is the case sensitivity handling which can cause all kinds of problems when operating in a cros…
-
### Information
- **rustworkx version**: 0.15.1
- **Python version**: 3.11.9
- **Rust version**: N/A
- **Operating system**: Ubuntu 20.04
### What is the current behavior?
[`rustworkx.visualizat…
-
"Contact rate" is a concept which is familiar to epidemiologists but doesn't neatly fit into the present "pattern match" based timing of AlgebraicABMs. The phenomenon we want to capture is that, at so…
-
I've been discussing this offline with @epapoutsellis and @KrisThielemans. Flag also @paskino @dkazanc
https://github.com/vais-ral/CCPi-Regularisation-Toolkit/issues/70
## Motivation
Implement…
-
# Lines of code
https://github.com/code-423n4/2022-03-timeswap/blob/main/Timeswap/Convenience/contracts/libraries/NFTTokenURIScaffold.sol#L166
# Vulnerability details
## Impact
Standard ERC721 to…
-
Today, Safari and Edge ship URL-bar triggered prerendering. Chrome is preparing to do so too. Ideally we'd like to do so in a way that is interoperable, and also clear to developers what is going on.
…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
might have to make analysis as a button to prevent long load times