Simon Žlender

Results 63 comments of Simon Žlender

I've experienced this issue myself, causing gaps in the playback log. I worked around the issue by setting `Environment=TZ=Etc/UTC` in the ZNC systemd service. It only happens on servers with...

Yeah, I just whitelisted all my nodes and that fixed the problem. Still, processes registered with the `:via` tuple cannot be relocated so they probably shouldn't be affected by topology...

Yeah, I could I reproduce it reliably. Though I only tried it a couple of times.

@bitwalker It only works if the upgrade node is blacklisted, which it is by default since 2.0.2. Otherwise the issue is still there. ``` 11:12:12.100 [info] [swarm on [email protected]] [tracker:init]...

@camathieu > It's currently possible to create an upload without adding a file to it by using the "create empty upload" button. Fyi I just tested this with v1.3.6 and...

I opened Zed with `MTL_HUD_ENABLED=1`. I then kept scrolling to the bottom of the page, which took a few seconds as it was a large document. After the initial ramp...

Here's a trace of me scrolling in Zed: [zed-scrolling.trace.zip](https://github.com/zed-industries/zed/files/14057546/zed-scrolling.trace.zip) FWIW, I also opened devtools and did some profiling in vscode. I can confirm that vscode scrolls at a consistent 120fps...

@mrnugget I think I might have figured out how to reproduce this. The scrolling is smooth as long as the editor is open in windowed mode. As soon as I...

- **Zed configuration:** Defaults. I disabled all customizations to test this. - **File you're scrolling through:** [types.ts](https://raw.githubusercontent.com/microsoft/TypeScript/main/src/compiler/types.ts) - **Display:** Just the MacBook Pro M1 display (Sonoma 14.2.1), 3456 × 2234...