Dylan M. Taylor

Results 108 comments of Dylan M. Taylor

When I remove the @redacted.local from the username fields, it gives me Error: system not found when trying again.

I found a workaround. You need to export the username before the @ then run it again. export USER=`echo $USER|cut -d'@' -f1`

Hmm, tried again and it is still failing here. installing 'home-manager-path' building '/nix/store/65xf6x3apafl2jv7bs2ajvmg9m0bllcz-user-environment.drv'... error: opening lock file '/nix/var/nix/profiles/per-user/[email protected]/profile.lock': No such file or directory Oops, Nix failed to install your new...

Odd, I removed ~/.nix-profile then tried again -- and it worked. Broken lrwxrwxrwx 1 taylord domain users 59 Mar 19 2023 .nix-profile -> /nix/var/nix/profiles/per-user/[email protected]/profile Working: lrwxrwxrwx 1 taylord domain users...

This just landed in the upstream 6.14 kernel. I'd love to see this revisited to consider enabling ntsync in proton for future SteamOS/other Linux releases

> How are you attempting to connect to the Devpod? Container running in docker using the docker provider. The VS code interface opens and fails to connect to the docker...

I don't think SSH is forwarded on the container. The error I get in VS code is "Could not establish connection to "vscode-remote-try-python.devpod": spawn ENAMETOOLONG."

> Need opinions on whether this is too opinionated for ucore. Thoughts welcome. > > I personally think this is classed as a hardware enablement feature. I love it. I...

> I've also been thinking about UPSs that aren't manufactured by APC but honestly it's a bit of a mess. I've used Network UPS Tools https://networkupstools.org before but it's a...

> > Need opinions on whether this is too opinionated for ucore. Thoughts welcome. > > I personally think this is classed as a hardware enablement feature. > > I...