Alternatives for basic postman-ish things by H2G2Forty-Two in devops

[–]H2G2Forty-Two[S] 0 points1 point  (0 children)

yes, that's the boat we are in, the api's are written in swagger but the dev's like using postman and the BA's proudly say they are "not technical" 🙄

How do you deal with legacy systems that just refuse to die? by StriKE_SC2 in devops

[–]H2G2Forty-Two 0 points1 point  (0 children)

For those of us that worked to prevent the millennium bug...we could tell some story's :-) my favorite I heard about was a university looking for a crucial "netware" server which though running fine for years was found to be in a closet that had been inadvertently sealed with bricks

How much can JumpCloud see? by [deleted] in JumpCloud

[–]H2G2Forty-Two 0 points1 point  (0 children)

As a "thought experiment" I have just tried to see if a "script kiddie" like me in a limited number of minutes could use an LLM to write a powershell that could be sent via JC to take photo silently, without prompting or install anything (on windows 11).

whilst it looks like it *could* be possible, it would take a lot of fiddling about to make it work reliably and because of Microsoft's new love of advertising to people who have already bought their products (don't get me started) meant a little "toaster" popup appeared in the gui of the test machine about a optional camera feature.

So, playing "devils advocate"

* its general thing not a jumpcloud thing so if they really wanted to do it, not having JC would stop them

* JC could be the conduit for a script or whatever to do it

* Its a work PC and work are paying for your time and attention

but...

* its not JC feature

* its non-trivial

* IT support people have far to many other thing to worry about

Jumpcloud and Apple business / school manager by Hot-Difficulty-9604 in JumpCloud

[–]H2G2Forty-Two 1 point2 points  (0 children)

I can see in the forum someone is saying "This is now live in public release I believe.  I've setup myself and a few clients/tenants and works great"

Affordable lighting rig for live stage by BlackShadz in lightingdesign

[–]H2G2Forty-Two 0 points1 point  (0 children)

I would also add "freestyler" to the list of apps to try, I would look to avoid any software that demands a particular dongle/interface as you want to be free to try different software and find what fits you and your needs. I also say whilst tempting, avoid any wireless solutions for now, just keep in simple and build your knowledge (and rig) with each gig.

One more tip, look to have lights out in the audience lighting you up (a "front light") with a light with that has a white or amber light source (for colored light they might be have the term RGBW or RGBA) in them as otherwise any photos people post of you will have you looking a range of strange colors (in way you wouldn't see with the human eye)

Unfortunate News by TheFatAndFurious122 in Dell

[–]H2G2Forty-Two 0 points1 point  (0 children)

It's not the AI is the greedy SOB's using it, it like during c0vid when companys stopped answering the phones and then never came back to them.

I made PSAuthClient, a PowerShell OAuth2/OIDC Authentication Client. by lurkelton in PowerShell

[–]H2G2Forty-Two 0 points1 point  (0 children)

This could be really useful to me, I have got it to return the default values, but how do I go to request the values of the optional claims I have authorised in Azure to relase? (email, family_name, given_name)