-
C++ is unsafe, meaning that any code written in it may cause undefined behavior at runtime. One possible source of undefined behavior is out-of-range memory access.
While some limited compiler warn…
-
## Workshop Title
Andy Pavlo, CMU Database Group, Memory Management + Buffer Cache
Date: November 2024
## Resources
- **Video**: https://www.youtube.com/watch?v=aoewwZwVmv4
-
Release 3.0.13t
When volume set to 0 and I do connect to next station than time to time radio plays previous station for the short time. It looks like uncleared buffer or something like that. It …
-
### Describe the feature
we currently have a buffer:
https://github.com/paradigmxyz/reth/blob/ff9a42ae8fbf441f4fb9ca8dcea84c765b284721/crates/net/eth-wire/src/p2pstream.rs#L244-L245
## TODO
…
-
I use https://github.com/azratul/live-share.nvim to have "shared" buffers with someone else. On leetcode.nvim I can reset `winfixbuf` with `set winfixbuf&` and then I'm able to go to the buffer which …
-
### CircuitPython version
```python
Adafruit CircuitPython 9.2.0 on 2024-10-28; Waveshare ESP32-S3-Zero with ESP32S3
```
### Code/REPL
```python
def read_packet():
global packet
try:
…
-
Some buffers are inverted, as shown in this debug view. The upper left, lower left, and upper center views are vertically inverted (y values) in CSL2.
![Screenshot](https://github.com/user-attachme…
-
https://github.com/xdslproject/xdsl/blob/59e59ad334247498b59e14dc70a481a5957dba59/xdsl/dialects/bufferization.py#L191-L197
The [MaterializeInDestinationOp](https://mlir.llvm.org/docs/Dialects/Bufferi…
-
### Describe the bug
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/can/broadcastmanager.py", line 308, in _run
self.bus.send(self.messages[msg_index])
F…
-
## Bug description
> add a frame buffer for faster play (@BertrandRenault, #358)
> con: all calls to API for views at the start, all frames are loaded even if we just want a quick view on the item…