• 0 Posts
  • 34 Comments
Joined 1Y ago
cake
Cake day: Jun 13, 2023

help-circle
rss

Three notifications on the hour and one five minutes ago, sounds like he’s a two pump chump and on round 2.


Pound-seconds, I believe. Good ol’ LM giving imperial numbers to NASA.


Exactly, people don’t seem to understand that our intelligence/problem solving ability is based on two major factors.

  1. Our evolutionary lineage, pattern recognition and instinct, etc.

  2. Our nurtured upbringing which creates the “training data” we need to accomplish specific tasks. Even if that upbringing isn’t holistic it would still require a significant amount of training to do anything programming-wise that the “three minutes and a coffee” side of the panel is completely ignoring.

Without these a human is useless, we have training data as well, it’s just organic and learned over a lifetime in addition to the billions of years of life evolving on this planet.


Shouldn’t be forgetting for one off scripts either, if that’s the logic you want to go with.

The tool exists, either you do it or you don’t and end up getting an error until the interpreter hits that line. It’s just the nature of being compiled at runtime.


That could be, I was trained in systems admin but work as a network engineer by profession. I’ve only set up one server in an enterprise environment and it was using RAID 6.

I’d assume you could read from both disks at the same time though.


Might as well, I think it’s how my instructor taught it when I was going through school.


If you have four drives you can do RAID 6 assuming your controller supports it.

RAID 0 just puts your data on multiple drives, giving you higher read/write speeds but with no built in redundancy.

RAID 1 is just a copy, you have your data duplicated so that if anything fails there’s an immediate copy. No increase in RW speeds.

RAID 5/6 use “parity data” which operates somewhat like RNA/DNA when going through mitosis. The four building blocks TCGA only connect with one of the other four in pairs of two, so even if you have half the data (RNA) you know what the other half is by logical extension. The difference is that 5 uses 3 drives at a time whereas 6 uses 4, you can only withstand the failure of one drive in RAID 5 but 6 can handle the loss of two.

RAID 10 (one-zero, not “ten”) does exactly what the name suggests, it combines the direct copy of RAID 1 with the striping of RAID 0 to give you double RW speeds with redundancy.

Each one will reduce your overall storage by a certain amount, either because of copying the data completely or taking up space for “parity data.” The only one that doesn’t do this is RAID 0 but you have absolutely no redundancy there and if You’re considering RAID for home use I’m going to assume that’s important to you.


AI is only as good as the person using it, like literally any other tool in human existence.

It’s meant to amplify the workload of the professional, not replace them with a layman armed with an LLM.


I see you’ve been training the other departments at my workplace on how to ensure you can’t get fired by refusing to document anything whatsoever.




If you’re trying through the app store I would suggest the website, it has a few different options including non ARM device architecture!



Most are similar enough, Avaya is pretty close.

Welcome to networking! It’s a trip I’ll tell you what, especially when you get a job at a place with decade old network configs and get told to upgrade it while the group that uses it fights you tooth and nail.


It’s alright, most computer geeks (even professional ones) can’t even figure out how IP addressing works. That’s why networking is its own sub group in enterprise environments.


Stay at loopback address, wear a /24 subnet mask.


No problem, networks are an interesting development in computer technology and plenty of people (even those with computer knowledge) have never seen how complex they can get.


I suppose I’m being a little harsh, I just deal in networks and it made me pause but I forget not everyone knows what I know. I apologize for being rude.

Essentially your internal private network operates on three ranges of numbers depending on your specific needs. Homes usually never need more than a couple dozen but even the most advanced home network probably only uses half a dozen subnets at most and need fewer than 253 devices per, so usually you get 192.168.0.0-192.168.255.255/24 because it’s more than enough. The “/24” denotes (out of 32) where the subnet ends, essentially how we are dividing up the allotted space in the IP scheme we are given. The “Class C” range (mentioned above) has an available 65,000+ addresses. Usually more than enough for any way you want to slice it up. Mostly you’ll just see people sling /24’s around because it’s an even interval of 1 in the last octet which makes things simpler.

People who build more robust “networks” (in the commercial sense) at their houses will usually operate a few different ones, some for internal and others set aside in “DMZ” zones for outward facing servers. Such as gaming servers or self hosting jellyfin!


Good for avoiding detection on a quick scan at least.

Give it that ol’ -Pn argument.


Any particular reason you felt you needed to blur the last octet? Lol it’s a private IP, outside your broadcast domain and NAT it’s not unique.

Pretty much every home ISP router is going to hand out IP’s on a class C zero subnet (192.168.0.0/24), if I was trying to fingerprint a network I’d start there anyways but you’d need the public IP for that to even matter.


Do the different ones have separate use cases? Or are they all pretty similar in terms of intended functionality and user knowledge requirements?


Why do you think I named it after that bitch! Lol


I named a VRF after you, babe.


There’s just not a lot of content lol


High priority is usually a company wide outage, so… yeah.


Everyone thinks service desk exists for them and them alone.


I tried it but didn’t care to find out if there was a way to stop it from deleting all my tabs and logins, and I’m not relogging into everything just because I needed to close my browser.


I’d rather a bulk list of everything that can be set up on a home lab, personally. I’ll decide what is and isn’t useful to me.


Later there will be other projects, other fires.


Network engineer here, good luck on your CCNA! It’s a good first step but dont be surprised if your first environment looks nothing like what you expected based on the lab environments.

They’re all “in theory” and in reality… Well let’s just say “technical debt” doesn’t only apply to software development.


Buys Ryzen 9

“Damn! Why is it so fast?”


Common core binary lol


I’m pretty sure this exact XKCD was posted to Lemmy the other day and is most likely the reason this comment was made entirely.


That’s true, and the point I guess. You sub to all relevant communities and the overlap isn’t an issue because it’s different communities with different instances making content with others interacting through federation. The “subreddit” is diversified to the top communities in all of the highest subscribed instances. It’s just the nature of the beast, but once you find all the top comms it probably doesn’t seem so bad.