Luc Perkins

Results 115 comments of Luc Perkins

I cannot for the life of me get it to work, so this will probably be a while

@grahamc There isn't really a way out of the flash of unstyled content with dark mode and a fully static site. Vue + iles has some JS magic built into...

@grahamc Alas, that doesn't work either. I just cannot get `posthog.has_opted_in_capturing() || posthog.has_opted_out_capturing()` to be anything but `true` no matter what I do. Very frustrating. Gonna keep trying.

We certainly have every intention of making all of the above quite explicit when the time comes. After 1/1/26, if there's anything that feels unclear, please do not hesitate to...

@edolstra Okay, I've done that. I don't love the idea of *any* of the templates being single system or suggesting that x86 Linux is somehow the "default" experience of using...

@llakala Actually, I did some benchmarking of the two approaches, comparing these flakes: `import` style: ```nix { inputs.nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0"; outputs = { self, ... }@inputs: let pkgs = import...

@llakala I ran it again on this flake, which involves a Home Manager config inside a nix-darwin config, which is much less trivial than just evaluating a package: ```nix {...

I think that this is specific enough that I'd prefer to not have it as a part of the templates. To me it feels more like something that people can...