HN user

glennpratt

592 karma
Posts0
Comments201
View on HN
No posts found.

Comparing systemd and Kubernetes for this scenario is like comparing an apple tree to a citrus grove.

You can specify just about anything, including exact nodes, for Kubernetes workloads.

This is just injecting some of that automatically.

I'm not knocking systemd, it's just not relevant.

do Android "business profiles" also include browser sessions

I believe that is typical.

My business profile has it's own instance of Chrome. Mostly used for internal and external sites that require corporate SSO or client certificates. Of course it could be used to browse anything.

I'm not GP, but perhaps something like the following would be a reason (investigation might be a more accurate term than post-mortem in that case).

In October 2020, Vista's CEO Robert F. Smith and investor Robert T. Brockman were named in a tax evasion case.[33][34] That month, Smith signed a non-prosecution agreement with the IRS, agreeing to pay $139 million and testify against Brockman.[33]

https://en.wikipedia.org/wiki/Vista_Equity_Partners#Tax_evas...

Aha, yes, `-o IdentityAgent=/dev/null` is better for my intent. I was confused that `-i` wasn't removing .ssh/id_rsa from the candidates, but that was ssh-agent.

  ssh -a -i /dev/null -o IdentityAgent=/dev/null terminal.shop
That looks pretty solid. Thanks!

I'm curious why you added `-i /dev/null`. IIUC, this doesn't remove ssh-agent keys.

If you want to make sure no keys are offered, you'd want:

  ssh -a -o IdentitiesOnly=yes terminal. Shop
I'm not sure if the `-i` actually prevents anything, I believe things other than /dev/null will still be tried in sequence.

I pack some backup clothes (undershirt, underwear, socks), they mostly stay in my bike bag because I rarely use them. If I do need them, I just go to the bathroom, then change back into the bike clothes for the ride home. If it's really hot, I might switch it up and put the office clothes in the bag from the start - meaning I know I'll need a change.

Really not that complicated.

the foundation likely being an US nonprofit, so integrating foreigners in the board may be extremely difficult.

As far as I know, it's not a problem. At first glance, PSF board and officers bios appear fairly international currently.

A foreign controlled, foreign benefitting organization that sends nearly all contributions to foreign organizations might not be tax exempt in the US, but that doesn't sound like the PSF.

Lightroom Classic (latest version) is unpleasant on my wife's M1 and even crashes. Last night I moved it over to my gaming PC which is pretty old, but performs much better.

It ran on her 2012 Intel MBP and whatever dayjob MBP I had in the past.