Fan Jiang
Fan Jiang
LLVM 19.1.0 is out, https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.0
Seems strange, do you have a reference where it said so in the upstream docs? @da-liii
Scaling is a big mess, there are two scaling mechanisms, one for macOS and one for non-mac. The macOS one works better (at least when I tested last time on...
本质是 input 没用 Cocoa Text 那一套造成的,感觉还是比较难搞 @thomas-huang 可以试试用 Karabiner Elements workaround 一下
Qt HiDPI Scaling on Windows (and Linux) is a huge problem that is nasty even to pros. Maybe someone can donate @darcy-shen a 4K display (around $200) :)
What are the things needed?
I can do it, just list the tasks
Hi @nachiketkukade Is there any update on this?
Decided today to use Cap'n Proto for my Build-My-Own-ROS project. I think it is really important to have the smallest build and minimal functional dependency, as in embedded chips like...
@kentonv I was only able to sqeeze the addressbook example to ~120KB with LTO and `CAPNP_LITE`. However for most embedded platforms the maximum allowed size is ~20KB. Do you have...