| 5 Oct 2025 |
Marie | and with all of the fire going on... | 17:45:39 |
K900 | Because QStandardPaths will only cache file lookups | 17:45:43 |
K900 | * Because QStandardPaths will only cache file path lookups | 17:45:48 |
K900 | And KColorScheme can cache the entire color scheme | 17:45:54 |
K900 | And given the file size of an average color scheme you can probably read all of it in one syscall anyway | 17:46:31 |
Marie | is that the right syncColors? https://github.com/KDE/libplasma/blob/e39d72b9ab8c07b6bd76bcd1e89e1a8efef74df2/src/declarativeimports/kirigamiplasmastyle/plasmatheme.cpp#L110 is it not this one? or does one thing call the other? | 18:04:51 |
K900 | Actually it might be | 18:06:17 |
K900 | But it seems to have the same problem | 18:06:21 |
| 7 Oct 2025 |
K900 | @outfoxxed holy shit 6.10 actually stabilizes the on-disk cache format | 12:44:13 |
Sandro 🐧 | do you have a link? | 12:45:05 |
K900 | For? | 12:45:09 |
K900 | https://github.com/qt/qtdeclarative/commit/18c421fe6159dc921643c72ae335cf189eb1cc3a | 12:45:18 |
Sandro 🐧 | that was a problem because our dependency paths change all the time? | 12:49:37 |
K900 | Yes | 13:01:57 |
outfoxxed | Nice | 15:38:54 |
K900 | I am cooking 6.10 | 15:39:09 |
K900 | PR in like WHENEVER PYSIDE IS DONE | 15:39:17 |
K900 | (imagine releasing on time) | 15:39:29 |
K900 | (yes there's no 6.10 release so I'm pulling patches into 6.9.3) | 15:39:43 |
K900 | https://github.com/NixOS/nixpkgs/pull/449572 | 17:13:01 |
K900 | OK 6.10 is ~done | 17:13:06 |
| updown joined the room. | 19:48:05 |
| 9 Oct 2025 |
| tavinator joined the room. | 22:17:03 |
| 10 Oct 2025 |
K900 | Anyone want a very cursed snipe? | 07:05:19 |
K900 | https://github.com/NixOS/nixpkgs/pull/450577 | 07:05:20 |
K900 | And also here's a fun post-25.11 exercise | 07:33:18 |
K900 | https://github.com/NixOS/nixpkgs/pull/450591 | 07:33:19 |
Grimmauld (any/all) | In reply to @k900:0upti.me https://github.com/NixOS/nixpkgs/pull/450577 What's the point of doing this? | 08:23:25 |
K900 | What? | 08:24:39 |
K900 | jemalloc? | 08:24:43 |