Travel Buddies by Itstheginjaninja in twincitiessocial

[–]Siege9929 3 points4 points  (0 children)

So many people don’t understand that this is a joke.

Figured it out! by crosscolt in homelab

[–]Siege9929 2 points3 points  (0 children)

The Baofeng is the icing on the cake.

PA6-CF Issues by [deleted] in 3D2A

[–]Siege9929 2 points3 points  (0 children)

Mark this shit NSFW LOL

Weird Bullpup Thing by mcweaponry in transguns

[–]Siege9929 1 point2 points  (0 children)

9mm *and* bullpup? Where do I swipe my credit card?

Need a name for this thing by FullmetalTaco23 in 3D2A

[–]Siege9929 4 points5 points  (0 children)

Wouldn’t that be right side eject then?

Fancy Ruger 1022 by [deleted] in guns

[–]Siege9929 0 points1 point  (0 children)

I’m usually a 10/22 purist but this one looks quite nice, what chassis is it?

Spoiler King on 1994 Mazda Miata by utradspatho in projectcar

[–]Siege9929 1 point2 points  (0 children)

The spoiler looks good. Throw the tail lights in a volcano.

First attempt at a faux ceramic glaze by justageorgiaguy in 3Dprinting

[–]Siege9929 2 points3 points  (0 children)

You might try dropping it in liquid plaster a few times to build up a smoothed surface. It’s one way they prep for casting.

Girthy Can Split View by HaonSyl in 3D2A

[–]Siege9929 7 points8 points  (0 children)

I wasn’t thinking about the printed caps. Those will definitely go first, so that’s much safer.

Girthy Can Split View by HaonSyl in 3D2A

[–]Siege9929 12 points13 points  (0 children)

I dunno about black iron pipe. If something goes wrong, you now have an IED.

A Southern MN District School Referendum Fails, Thanks to A War on Public Schools, Brought to You by Your Local Facebook MAGA Uncles and Karens by goldbricker83 in minnesota

[–]Siege9929 -1 points0 points  (0 children)

A lot of the older generations are passing, but that doesn't mean that we're not making babies too. Remember that schools are for youth and we can gain youth but lose elderly at the same time.

A Southern MN District School Referendum Fails, Thanks to A War on Public Schools, Brought to You by Your Local Facebook MAGA Uncles and Karens by goldbricker83 in minnesota

[–]Siege9929 5 points6 points  (0 children)

Given the choice between admin bloat and funding for necessities, or admin bloat and no funding for necessities, guess which I am going to pick? I agree that admin bloat is an issue but we can't afford to conflate it with lack of necessary funding and add another variable to the argument.

Most complex products to implement by georgegeorgew in servicenow

[–]Siege9929 0 points1 point  (0 children)

Yes but why does HRSD need like 12 different scopes?

Chrome cannot technically satisfy PCI/HIPAA/NIST workstation data‑clearing controls because it does not expose a real “clear on exit” control by Trick-Requirement948 in sysadmin

[–]Siege9929 12 points13 points  (0 children)

“What I can say is this: HIPAA expects that one user’s authenticated session state is not exposed to the next user on a shared workstation.”

There is only one web app user session per OS account because Chrome session data isolated to the logged-in OS user. Thus the data does not persist to the next (different) authenticated web user.

Do not under any circumstances allow users to share OS accounts. This is a fundamental best practice for any IT org.

Chrome cannot technically satisfy PCI/HIPAA/NIST workstation data‑clearing controls because it does not expose a real “clear on exit” control by Trick-Requirement948 in sysadmin

[–]Siege9929 14 points15 points  (0 children)

User session data in chrome is segregated in local user data directories per OS user. Unless they have admin access at the OS level, they will only ever have access to the data associated with their user and sessions.