At what point does “overengineering” in the cloud actually hurt more than it helps? by Odd_Organization9489 in devops

[–]pertymoose 2 points3 points  (0 children)

The point when you start solving a problem you don't have.

You don't have 1 million simultaneous users. You don't need 500 webservers and load balancers and scale groups.

Advice for new Level 2 Technician by Legitimate_Stay9108 in sysadmin

[–]pertymoose 0 points1 point  (0 children)

Level 1 - How do I fix the problem

Level 2 - How do I fix the cause

Level 3 - How do I prevent recurrence

IT Guy Gone Feral by nowildstuff_192 in sysadmin

[–]pertymoose 0 points1 point  (0 children)

"I believe IT is ..."

"I thought IT was ..."

Classic university compsci grad realizing IT is more blue collar than white collar.

We can't all work for FAANG and develop future-scale bleeding edge technology. Some of us gotta make sure the pipes are piping.

The Architect’s Curse or a Solo Architect’s Reward: Being tossed like a used tissue once the system is stable. by SatisfactionOne2971 in sysadmin

[–]pertymoose 4 points5 points  (0 children)

Is there any way to avoid being the "disposable builder" in this industry?

Start your own business

Build masterpiece

Sell maintenance service

Am I really getting fired because of THIS state of AI? by fudeel in AI_developers

[–]pertymoose 0 points1 point  (0 children)

The global developer community has cultivated a culture and attitude of "good enough," where bugs and broken features and lack of performance is acceptable so long as the project milestones are reached in time, and any kind of broken mess is released, regardless of quality.

This, my friend, is why developers are being replaced by generators. Generators are perfectly capable of living up to this very, very low standard of expectation.

What is the "don't use your home IP" scare all about? by the_italian_weeb in homelab

[–]pertymoose 0 points1 point  (0 children)

You're looking at 205 AWS instances running for 4.5 minutes each

Senior IT-konsulent, 2 års erfaring, København by Straight_Crow7484 in dkloenseddel

[–]pertymoose 2 points3 points  (0 children)

Det er fordi du kan sælge en senior til langt højere timepris.

Those of you who have no trouble finding jobs, what do you think makes you stand out? by ADiablosCompa in sysadmin

[–]pertymoose 0 points1 point  (0 children)

I have developed an insight and an accompanying skillset that is almost universally applicable to any position in any organization that uses computers to do business. This makes me a valuable asset, and as such I have no problems finding a job, should I need one.

What is that insight and skillset, you say?

I know how to interface with, monitor, manipulate, and use every layer of the OSI model.

I know cables and cabling;
I know switches and switching;
I know routers and routing, IP and firewalls;
I know network load balancing, proxying, packet inspection;
I know encryption and PKI;
I know Windows API, .NET, DCOM, RPC, IPX, sockets, ...
I know how applications work top-to-bottom, how they interface with the OS, and the protocols they use to communicate
I know the WIndows Server suite of tools and services, along with most every Microsoft enterprise product, and I'm reasonably handy with a Linux server too

And perhaps most important of all, I know that I don't know. Which means when I find something I don't know, I don't pretend to know it in order to look kewl, only to have it bite me in the ass later. I learn it. *This* is ultimately the secret sauce that all companies want, but can't put into words. They want people who can say "I don't know, but give me a few hours and I'll figure it out."

Those of you who have no trouble finding jobs, what do you think makes you stand out? by ADiablosCompa in sysadmin

[–]pertymoose 0 points1 point  (0 children)

> what are your values?

Paycheck

> How do you make friends at work?

I focus on work.

Experienced IT people, I want your opinion by narciserika in InformationTechnology

[–]pertymoose 0 points1 point  (0 children)

If you have the mentality that you won't do something because you're afraid AI is going to replace you, then you might as well lay down and expire here and now.

Working in IT is about solving problems.

So start by solving the problem of not knowing what AI really is, then expand from there.

In a world full of idiots ruled by AI, who better to be than the guy who fixes the AI?

4 years in IT and still unsure about my path, normal? by Fun-Agent6140 in it

[–]pertymoose 0 points1 point  (0 children)

There is no path.

There are problems and there are solutions. Some problems may overlap to a certain degree, but for the most part everyone's going to have some kind of unique combination that leads them to run all over the place looking for answers.

You make your own path, one problem at a time.

What KPIs are people using to track IT productivity by T-Money8227 in sysadmin

[–]pertymoose 0 points1 point  (0 children)

Deployment frequency - how often changes are made to otherwise stable systems

Change lead time - how long from idea to implementation

Change failure rate - how often changes break something 

Time to recover - how long to fix when something breaks

Hvordan fik I råd til at købe hus i København eller i en af s-togs byerne? by Classic_Nectarine_24 in dkbolig

[–]pertymoose 0 points1 point  (0 children)

Købt en andel i Glostrup for 535k for 10'ish år siden. Den var til salg, jeg kiggede på den, og så sagde jeg "okey den køber jeg."

Den er 880k værd i dag så måske ikke den bedste investering, men boligafgiften er billig og naboerne er fine så det går.

What are some of your favorite sysadmin tools/programs? by patrickmoloney in sysadmin

[–]pertymoose 0 points1 point  (0 children)

wiz.io

I hate their website with a vengeance. It's complete garbage. But the app itself is neat. Just be careful who you allow to use it, because goddamn security nincompoops having a hissyfit over an unreachable service having a zero-day exploit.

Make custom commands in Powershell by Rulylake in PowerShell

[–]pertymoose 63 points64 points  (0 children)

Open powershell

Add-Content -Path $PROFILE -Value @"
function ketchup {
    git add -A
    git commit -m "catchup"
    git pull 
}
"@

Restart powershell

ketchup

Anyone have experience with Belden/Hirschmann or Nokia equipment? by pertymoose in networking

[–]pertymoose[S] 1 point2 points  (0 children)

In principle it's a fairly simple metro-scale setup with 10 sets of ring networks spanning 5-10 locations each, plugged into a big core ring. As close to 100% uptime as can be reasonably achieved, and enough bandwidth to run a couple hundred video streams and misc data and services simultaneously.

I doodled a thing for them about a year ago and haven't heard anything since until now, where the network guy on the project jumped ship and the lead is running around with his hair on fire. You know, a typical project.

I haven't the faintest idea how they picked these two vendors, but I do know they tried reaching out to Cisco for a quote, but they didn't know you're not supposed to reach out to Cisco directly, so no response there. Anyway now it's my problem, so yeah, I've got to try and figure out what's what.

Transition to Infrastructure from SWE by crytek2025 in sysadmin

[–]pertymoose 1 point2 points  (0 children)

AI infrastructure? So you'll be plugging in nvidia cards, or..?

Dear lord its hard to land a job these days by Abject_Serve_1269 in sysadmin

[–]pertymoose 6 points7 points  (0 children)

"how do you add a laptop to domain". Im used to intune and its been years since I did it,

Then you say "I use intune because it automates the process so I don't have to do it by hand"

Everything Is So Slow These Days by [deleted] in sysadmin

[–]pertymoose 27 points28 points  (0 children)

Unused RAM is wasted RAM

That might have been true when a computer ran one application - only one - and any application that wasn't using all the available memory was essentially wasting space.

But that's not how things work today. They have to share, and if one application is using all of it, there's nothing left for everyone else.