leo60228

Results 249 comments of leo60228

Ah, this does seem to be ISP-specific. I'm having issues on AT&T Fiber (AS7018 AT&T Services, Inc). On Thu, Aug 15, 2024, 9:43 AM Nav ***@***.***> wrote: > Hi @leo60228...

I have DNS for my network set up at leoserv.l3.pm, if that helps? On Thu, Aug 15, 2024, 2:55 PM Nav ***@***.***> wrote: > Hmm, that ISP has not been...

It appears to be fixed. Thank you!

IMO being able to highlight based on what kind of definition is being referenced would be more generally useful than just highlighting imported symbols.

firejail requires root for its network firewalling functionality, and is expected to be installed setuid root. bubblewrap is a comparable unprivileged tool used to implement Flatpak sandboxing, but I don't...

I've had issues with Google Meet and Tailscale for over a year now which are likely related. I've kept forgetting to submit a proper bug report.

> The solution still has issues when IPv6 is disabled. There are some issues here that are closed and resolved by enabling IPv6. @jpbuecken [Per Microsoft](https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/configure-ipv6-in-windows), disabling IPv6 is an...

If the renderer is being modified to use `async`, I think it could also be useful to also have an `async` version of `render_by_line` and `LineBufferProvider`.

I got things sort of working without U-Boot: ![NixOS neofetch on Pi 5](https://github.com/NixOS/nixpkgs/assets/8355305/40d1a9d7-ad14-4cc2-8767-250fa3d35796) My code is at https://github.com/leo60228/nixpkgs/tree/rpi5, but this isn't really in a state where I'd recommend using it....

NixOS seems to "just work" with https://github.com/worproject/rpi5-uefi, though device support is currently very limited (Ethernet and fan control are the most painful omissions for headless/server use). For some applications, it...