Alan Norbauer

Results 75 comments of Alan Norbauer

~> No need to specify `plugins` or `languageOptions.parser`, the preset configs do that for you. So it'd be:~ ~I *DO* have to specify the files though, right? I get errors...

Ignore above comment (now struck-through). I was confused. Here's my current understanding: If you want to enable tseslint recommended rules (NOT included type-aware rules), and then one-off customize type-aware rules,...

Can someone walk me through this? I guess I'm too dense to follow along. I have: service = tv host = lacon actual port my service listens on = 8096...

@dazzag24 Another host in the tailnet. I thought there might be some magic with tailscale serve not actually binding on port 443 on the host but maybe it’s silently failing...

I switched to using a tld in the cert name for all my hosts (I changed `Name: macbook` to `Name: macbook.example.org`) and this problem seems to have gone away. I'm...