Live data from Hacker News

Tailscale's new macOS home

tailscale.com

281–290 of 325 posts

Re: Tailscale's new macOS home

#281
The "apps" that appear in the menu bar are called Menu Bar Extras. They are supposed to be an optional UI to provide quick access to functions of regular applications that are not running in the foreground.

They aren't supposed to be the entire app or the only way to interact with something.

Re: Tailscale's new macOS home

#282
post #53

The notch hiding menubar icons is such a stupid problem to have. I waste hours every week trying to help people who send me frustrated emails because they bought one of my apps and they say: "it doesn't launch" or "why doesn't it have any interface??" No amount of FAQ will help these people. And this also results in hasty refund requests and even worse, chargebacks that take 2x the amount the users paid out of my poc…

Once you find out that the notch can hide app items it makes you want to throw your computer out of a window.

Re: Tailscale's new macOS home

#283
post #27

Every time I get a new Mac, I run these commands to reduce the spacing between menu bar icons. Lets you fit at least 2x the number of items in the menu bar. ``` defaults -currentHost write -globalDomain NSStatusItemSpacing -int 2 defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 2 ```

[deleted]

Re: Tailscale's new macOS home

#284
post #27

Every time I get a new Mac, I run these commands to reduce the spacing between menu bar icons. Lets you fit at least 2x the number of items in the menu bar. ``` defaults -currentHost write -globalDomain NSStatusItemSpacing -int 2 defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 2 ```

My only gripe, it only seems to apply to the macOS items. The ones put there by apps still seem to be spaced out the same as before. The macOS ones are definitely closer.

Re: Tailscale's new macOS home

#285

Ironically, I have trouble with Tailscale and Mac SSO. I setup my tailnet with Apple SSO and when I want to connect on my non Windows device there is not an easy way to add a new user and the new user has their own tailnet. I wish I could just use tailscale with a passkey without using third party sso.

https://tailscale.com/docs/integrations/identity/passkeys

Re: Tailscale's new macOS home

#286
post #20

This seems like a good place to ask: What is the current state of the art for connecting back to my home network while remote? I want: access to my home server ability to stream US TV when abroad (by exiting from my home network) ability to make it easy for others with non-tech backgrounds to connect with their devices (parents, kids, etc) ability to have remote linux servers connect automatically on boot. This one i…

Surprised noone mentioned netbird. I got annoyed of unpredictable speeds I'd get via tailscale and the fact that I am not in charge of my VPN. I now rent a 5 euro VPS at Hetzner(get an ip with it) and host netbird running on it and my home server/pc as an exit node.

Re: Tailscale's new macOS home

#287
post #222
post #53

The notch hiding menubar icons is such a stupid problem to have. I waste hours every week trying to help people who send me frustrated emails because they bought one of my apps and they say: "it doesn't launch" or "why doesn't it have any interface??" No amount of FAQ will help these people. And this also results in hasty refund requests and even worse, chargebacks that take 2x the amount the users paid out of my poc…

Ice is an open source app solves this problem through an overflow menu: https://github.com/jordanbaird/Ice

Ice is no longer actively maintained. You might want to look at Thaw.

Re: Tailscale's new macOS home

#288

Earlier quoted context omitted.

It's also abused by soo many devs, just wanting there app to be seen 24/7 by the users, regardless if there app gains anything from being in the menu bar. That's why many users run out of space. Most people don't look at settings or ways to remove them (if they even give an option), so they quickly fill up the menu bar. Back in the day without a notch, people would have so many that some menu items would disappear to…

I am so glad that macOS Tahoe just lets me banish those apps to the shadow realm

I do love that change. I’d deleted Bartender when it sold out, and now I’m glad that I don’t need or miss it at all.

Re: Tailscale's new macOS home

#289
post #53

The notch hiding menubar icons is such a stupid problem to have. I waste hours every week trying to help people who send me frustrated emails because they bought one of my apps and they say: "it doesn't launch" or "why doesn't it have any interface??" No amount of FAQ will help these people. And this also results in hasty refund requests and even worse, chargebacks that take 2x the amount the users paid out of my poc…

The truth is most apps have no business having a menubar icon, but many of them cannot even be disabled out of the box. There's a number of third-party tools that help with the issue, but really this should be handled at the OS level. I want a permission similar to notifications to control whether an app can litter the menubar or not.

It is in Tahoe, which is on the short list of things I strongly, genuinely like about the update.

Re: Tailscale's new macOS home

#290
post #173

I stumbled across TailScale while I asked ClaudeAI regarding switching off of VPN: I wasnt aware of the tool. Im "shocked" how perfect it functions! It worked out of the box for a fairly simple but old windows setup where I could apply it: Everything was perfectly fine, super user friendly in the beginning. Actually one of the tools that you could use to admin your mum & dad computer

> Actually one of the tools that you could use to admin your mum & dad computer I do exactly this! I keep Tailscale running my family's shared iMac, making it easy for me to remotely connect to it and screen share if necessary to help. I went a more complicated route[0] and installed Tailscale as a system background daemon that runs as root and starts up before the first user login. Which also means no GUI interface,…

> installed Tailscale as a system background daemon

On Windows Server this was done somehow automaticly the last time I installed it: So access is possible after the machine is booted

That was the beauty that caught me: It just worked out of the box, not any SSL certificate stuff signing issues etc. And the funny thing: I really didnt know it existed before the AI told me about it :-))

Post reply on HN