• 0 Posts
  • 104 Comments
Joined 1 year ago
cake
Cake day: September 24th, 2023

help-circle







  • This totally might be true, but the fact that he got as far as measuring the same latency on X and Wayland… and then just gave up and is like “well never mind what the measurements say, it’s definitely Wayland”… Hmm.

    You gotta do the measurements. It’s probably not even that hard, all you need is a USB mouse emulator (any microcontroller with USB peripheral support can do this and there are tons of examples) and a photodiode.

    You don’t even need to worry about display latency if you are just comparing X with Wayland.









  • The liquor store presumably? Just submitting patches is a simple 12 step process. I can’t imagine the development and review process is any easier.

    I have implemented a Git client from scratch which involved quite a bit of reading the Git source code. It’s not bad code but it’s definitely the sort of code that would break in all sorts of unexpected ways if you changed something. I wouldn’t volunteer my time their tbh.