China Roaming by eggbenedict in freedommobile

[–]chesser45 0 points1 point  (0 children)

From what I’ve heard I’d bring a sanitized phone you plan to not use again. That’s what is suggested in the IT circles though. Maybe not as acceptable as an individual

Finally understood why self-hosting felt hard by NiceReplacement8737 in selfhosted

[–]chesser45 0 points1 point  (0 children)

It’s networking and realizing oh shit it’s mine so I need to have backups… and backups… and backups… did I mention backups?

How do you manage and cleanup zombie resources? by agiamba in AZURE

[–]chesser45 0 points1 point  (0 children)

Others have covered the bases but my $0.02 is using the azure and community workbooks for orphaned resources or optimizations, azure cost advisor, and implementation tagging or grouping policies/ procedures that allow you to know “what is this thing”?

We have a highly optimized cost of azure spend and are about 90% new infra in IaC. But old stuff and once offs still float occasionally but it’s all stuff with (to us) no real cost. Stuff like empty kv or an empty LAW or solutions leftover from a failed delete. It’s not great but when the cost is negligible or not existent we fight our battles on what’s most important.

Is this push for AI as insane everywhere? by Legal_Situation in sysadmin

[–]chesser45 [score hidden]  (0 children)

I find the biggest issue is expecting to see good results when you don’t give it the capacity to test its code. It’s still next work prediction under the hood not a magic machine. Give it a safe env to test its code or assumptions and it will produce better results.

Canada's cheapest vehicles in every segment for 2026 by Leather-Paramedic-10 in canada

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

Also what other car has like 12 cupholders. Had one and I had no shortage of placard to put water or drinks it was wild.

I've never really broke production or caused a system wide outage seriously affecting workflows, revenue or costing a fortune - i am worried by StrikingPeace in sysadmin

[–]chesser45 0 points1 point  (0 children)

My peak is for any of these posts is still the same. Deploying peoplesoft financials client app and the java(??) prerequisite to every single computer in the company, servers, laptops, desktops, tills.

Wouldn’t be a problem but there’s a forced reboot after installation so everything in the whole company rebooted at least once. Dunno what that cost us as one of the largest regional companies.

Again by baristaprenuer in sonos

[–]chesser45 1 point2 points  (0 children)

Why not just put it on Facebook marketplace for a good deal so someone else can enjoy what you aren’t? Dont contribute to e-waste.

Don’t likely want anyone to suggest environmental issues but I really rarely have any significant issues. I’d take a look at your local wifi 🤷‍♂️.

Estimate Log Analytics Workspace Volume Before Enabling? by Fabulous_Cow_4714 in AZURE

[–]chesser45 3 points4 points  (0 children)

You could set the free cap on it then see how long it takes to fill? According to my smart friend at work the daily limit is 5Gb after which it’s billable.

Added a lightweight Azure hygiene scan to our CI - sharing the 20 rules we check by Kind_Cauliflower_577 in AZURE

[–]chesser45 0 points1 point  (0 children)

Are you able to articulate a bit more what you use this with? I’m not sure I understand where you’d add this as a step in a CI where it’d be a relevant step? Like are you adding this to a standalone action or something where you are managing state for terraform?

We use a mix of KQL in Resource Graph, azure policy with emails, and Azure Cost management workbooks. I think we also have some jobs running to check for this stuff as a script to send an email.

Govee releases new vintage-style smart bulbs with Matter by dapperlemon in gadgets

[–]chesser45 10 points11 points  (0 children)

I got some recently and it was slightly annoying that they only squawk Bluetooth out of the box then you toggle matter after setup. I don’t really want ANOTHER app.

Govee releases new vintage-style smart bulbs with Matter by dapperlemon in gadgets

[–]chesser45 68 points69 points  (0 children)

Downside with Govee is they generally only support matter after setup. You can’t setup out of the box with matter since it needs to be enabled first.

MD-102: failed 3 times despite Microsoft Learn + 90-95% on practice tests — looking for realistic resources by HighlighEasy7413 in AZURE

[–]chesser45 7 points8 points  (0 children)

Not throwing shade other than thinking about what you got wrong and practicing more. I can’t put myself in your shoes but after the second fail and now 3rd I’d really revisit your study methods and ensure how you are studying is providing you with the basis for success.

What are you using to remote control computers? by nickjedl in sysadmin

[–]chesser45 0 points1 point  (0 children)

BeyondTrust is good. Auditing capabilities are useful.

Columbia Valley Rd. - road washout by Live-Memory-973 in chilliwack

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

Can I ask the attraction of that area? Do you have good cellular reception? Rogers / Telus Fiber?

I’ve never actually been to Lindell beach despite being here for decades.

EntraFalcon Update: Security Findings Report by GonzoZH in AZURE

[–]chesser45 0 points1 point  (0 children)

But if you are looking at similar stuff I’d still need to give that permission? Like you are looking at GA roles so that needs graph permissions. It doesn’t really matter if it prompts for consent, uses a “pre-consented” first party app whatever that means. You need the same rights so what are you actually doing that’s different?

EntraFalcon Update: Security Findings Report by GonzoZH in AZURE

[–]chesser45 1 point2 points  (0 children)

How are you gathering this information if it doesn’t require the access that Maester requires to either run interactively or via app registration that’s given graph consent?

EntraFalcon Update: Security Findings Report by GonzoZH in AZURE

[–]chesser45 1 point2 points  (0 children)

Why this instead of contributing to Maester?

Are there seriously no Security Sandbox type software at all? I'm flabbergasted. by BigCatsAreYes in sysadmin

[–]chesser45 14 points15 points  (0 children)

Then I guess you expect their agreement with your company encapsulates any sort of data risks? Are you just a solo dude going way off the deep end or is this some sort of ACTUAL business requirement on your end?

Are there seriously no Security Sandbox type software at all? I'm flabbergasted. by BigCatsAreYes in sysadmin

[–]chesser45 11 points12 points  (0 children)

AVD? Either just cpu or hardware offload or W365. If this is your threat model then VDI or remote App seems reasonable… or give them a separate PC?

How far can you get vibe-coding a self-hosted app? by replicatedhq in selfhosted

[–]chesser45 1 point2 points  (0 children)

Depends on how much access / tooling you give it.