Ninh Pham

Results 6 comments of Ninh Pham

Hi, I have the same issue. My lighthouse is on a DigitalOcean droplet with public IP. My MacBook and Linux Laptop at home are on the same network both connected...

@rawdigits setting `local_range` does not help. I stopped nebula on both laptops, set log on lighthouse to `debug`, cleared log and restarted lighthouse (no node connected to). Following is the...

@rawdigits yes, it is. Now both laptops can ping to each other. Thanks!

Just FYI, I have just got "Duplicate these displays" working. I mostly use Moonlight + Sunshine to remotely control the headless PC from MacBook, but I did plug in a...

It is not about the Formatter, it is about the Generator. My explanation may have been too abstract. template.templ ```templ templ render() { 1 2 3 4 if 1 ==...

It’s a great idea to use `@templ.Func` to control the space-handling mode: - **SpaceCollapse** — This is the current behavior, and we must keep it for compatibility. - **SpacePreserve** —...