Pedro Lara Campos

Results 136 comments of Pedro Lara Campos

In #12 a minimal interface was added, and applying the changes is already possible, but It's far from perfect yet...

I would like to see support for ZFS, BtrFS and StratisD somehow. Maybe LUKS too, but no clue how to interface that well...

Sorry for the late reply. If you're interested, I could build this repo daily in lonewolf.pedrohlc.com/chaotic-aur and put all logs in a public directory (or send it to a telegram...

We were using the lazy, believing it optimized a list with around 100 rows. Then suddenly, someone added 2000 rows to one, and viewing it would freeze the entire app...

> Remove Loopback; Add Selected item (or a better name) I disagree, it's not very clear how one should implement that effect (or their simulation) on their own... > Remove...

> I would like to know if there's a way to load items lazily via ajax requests You can use anything that can transform into an array of objects, but...

For starters, add it to this list: https://github.com/chaotic-cx/nyx/blob/8cb2e4eb3422d099ce80c95accfbba917c45622d/pkgs/linux-cachyos/default.nix#L42 This triggers the fixes from: https://github.com/chaotic-cx/nyx/blob/8cb2e4eb3422d099ce80c95accfbba917c45622d/pkgs/linux-cachyos/lib/llvm-module-overlay.nix#L8 Edit: Also, I've seen users in the past just replacing it with ordinary `linuxPackagesFor_cachyos.nvidia-x11` and it...

I can try to fix these two during the 6.9.0 bump tomorrow.

Closing this, same as https://github.com/chaotic-cx/nyx/issues/864#issuecomment-2331700374

I forgo to update on this, now we do have "Fenix" in our flake.nix. We just need to choose an attrset in it to provide. Our CI will probably want...