Spyke

Replies

memes

Comment on

Surprised Pikachu

Reply in thread

It's a little more complex then that.

First we need to draft a project to keep the PMs happy. Then test the change...

Then get it through change management...

Or just have our friends in secops make it a security call and a priority. Not saying I've done this before - no sir.

Comment on

Don’t learn to code: Nvidia’s founder Jensen Huang advises a different career path

Reply in thread

There is more to a program then writing logic. Good engineers are people who understand how to interpret problems and translate the inherent lack of logic in natural language into something that machines are able to understand (or vice versa).

The models out there right now can truly accelerate the speed of that translation - but translation will still be needed.

An anecdote for an anecdote. Part of my job is maintaining a set of EKS clusters where downtime is... undesirable (five nines...). I actively use chatgpt and copilot when adjusting the code that describes the clusters - however these tools are not able to understand and explain impacts of things like upgrading the control plane. For that you need a human who can interpret the needs/hopes/desires/etc of the stakeholders.

Comment on

Mythbusters

Reply in thread

We need less entertainment that runs forever and more that has a plan for how long it should be.

In this case it ran as long as it was feasible, then a little longer and then they where done.

news

Comment on

Amazon tells employees to return to office five days a week

Reply in thread

Just to give an outsider perspective to anyone reading this. I live in the Seattle Metro, have worked for Microsoft, and now work at a unicorn. I have a list of skill and experience that any ops department would drool over. Amazon is is one of the companies I won't even apply to unless I'm desperate for a job (and even then I'm not planning to stay).

And I know I'm not the only one.

Comment on

Don’t learn to code: Nvidia’s founder Jensen Huang advises a different career path

Reply in thread

Let's be clear - current AI models are being used by poor leadership to remove bad developers (good ones don't tend to stick around). This however does place some pressure on the greater tech job market (but I'd argue no different then any other downturn we have all lived through).

That said, until the issues with being confidently incorrect are resolved (and I bet people a lot smarter then me are tackling the problem) it's nothing better then a suped up IDE. Now if you have a public resources you can point me to that can look at a meta repo full of dozens of tools and help me convert the python scripts that are wrappers of wrappers( and so on) into something sane I'm all ears.

I highly doubt we will ever get to the point where you don't need to understand how an algorithm works - and for that you need to understand core concepts like recursion and loops. As humans brains are designed for pattern recognition - that means writing a program to solve a sodoku puzzle.

196

Comment on

Freedom rule

Reply in thread

When I was taught it it was not pure left/right. Rather a method to differentiate levels of Libertarianism form other branches of liberalism focused on social justice (rising tide and all that). Any idea where you read it? Poli sci wonk phrasing being included into more popular literature is always fun to see.

Comment on

How to start a career in IT/cyber security

First off, aiming to start in security is a fools errand. Security is one of the many paths that your career might take after you gain some knowledge.

Some more random thoughts before real advice. The two hardest things in IT are getting into help desk, and getting out of it. The reason is two fold: 1) help desk is the great entry point for the greater IT industry, and 2) one person in a help desk role is fairly similar to another when it's time to move out of help desk.

Now: If you have the time, go to your local community college and take their it/networking/security program. The degree will help - you won't skip help desk (unless your lucky), but you are better equipped for getting out of it. You will also learn a bunch of stuff, get some projects to stick on a resume, etc.

If you don't have that time you can go the cert route. Be warned however - certs do not substitute for real experience. Do not fall for the trap of thinking that getting X cert is your ticket to Y job. You will be in for a ride awakening when your sitting across from someone like me that only asks situational, hypotheticall questions with no correct answer ( I care about how you think and approach problems over book smarts).

Ok. Last bit of advice: the 10 things I look for (in order) when interviewing entry level help desk.

  1. customer service skills,
  2. ability to learn,
  3. customer service.
  4. some mild interest in tech.
  5. customer service.
  6. the ability to learn troubleshooting.
  7. customer service.
  8. the ability to admit you don't know..
  9. customer service.
  10. not being an asshole.

I can teach you how to fix a printer, design a network, or spin up infrastructure in the cloud. I can't teach you how to act around people.

privacy

Comment on

Google has a VPN service now

Reply in thread

As someone who manages a tailscale network at my work...I just want to point out that tailscale is a tiny bit more complicated than just downloading and installing. Not much but...

That said the ability to automate wireguard connections is wonderful and everyone should check it out.

Comment on

C tesseract

Reply in thread

Yep c flat or b sharp. If the octave has a half step between notes (a full step is A to B, B to C, etc), then a sharp/flat is created. The octave dictates if we call it a sharp or flat, but from a mathematical perspective they are the same tone.