d13

joined 2 years ago
[–] d13@programming.dev 13 points 3 months ago

Azure is not Entra. AAD became Entra. They did it because AAD was becoming less about Azure and covering more things than directories. So a rebranding made sense.

It's a pretty dumb name, though. It doesn't really mean much when you hear it, and it sounds too similar to other common words.

[–] d13@programming.dev 4 points 3 months ago

Finamp is great.

[–] d13@programming.dev 3 points 4 months ago (2 children)

This is my favorite of the thread.

You can even call one Host, haha.

[–] d13@programming.dev 9 points 5 months ago (1 children)

Strange New Worlds is good, at least S1 (haven't watched S2 yet)

[–] d13@programming.dev 4 points 10 months ago

Maybe unpopular opinion here, but I just read The Three Musketeers, and it's not even close to The Count of Monte Cristo.

The characters wildly change in tone and basic morals, the heroes are dirtbags, and the plot wanders.

I still enjoyed it, but it just wasn't the same.

[–] d13@programming.dev 3 points 10 months ago

“It is possible to commit no mistakes and still lose. You lost today Mr. La Forge, but that doesn't mean you have to like it."

[–] d13@programming.dev 5 points 10 months ago

Largely agree, with a couple exceptions: Undiscovered Country and First Contact are good; Into Darkness is bad.

[–] d13@programming.dev 18 points 11 months ago (2 children)

This might be my biggest TNG complaint. The character and the actor are good (or at least decent if we're being picky), but almost every time the focus is on her, the writing is absolutely awful.

[–] d13@programming.dev 5 points 1 year ago

I wonder if they are preparing to stop using it. That could be a benign reason for the change in wording.

[–] d13@programming.dev 3 points 1 year ago

This doesn't exactly match your goals, but you may be able to adapt it or take pieces from it.

I have containers running on two subnets:

  1. LAN + Tailscale
  2. LAN only

Subnet 1 has a DNS server, which resolves all of my services to IPs on either subnet.

I have Tailscale set up on a machine as a subnet router (directing to Subnet 1).

Result:

  1. When local, I can access all services on the LAN with local DNS entries, both Subnet 1 and 2.
  2. When remote via Tailscale, I can access all services on Subnet 1 with the same local DNS entries. I cannot access services on Subnet 2.

This is nice because my apps don't care which network I'm on, they just use the same URL to connect. And the sensitive stuff (usually management tools) are not accessible remotely.

It's also ridiculously simple: Only one Tailscale service is running at home.

This does not solve your issue of broadcasting vs not broadcasting, though. There's probably other things missing as well. But maybe it's a start?

[–] d13@programming.dev 36 points 1 year ago (2 children)

the AI that wrote the article

The linked article is by Dan Goodin from Ars Technica. He's not immune to mistakes, but he's been writing good articles about security for years.

Can we please not accuse everybody of being AI just because they made a mistake?

view more: next ›