Some IT guy, IDK.

  • 0 Posts
  • 468 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle
  • That’s what is supposed to happen. Entry jobs and internships are supposed to be for inexperienced employees to learn the job. You can have all the book experience in the world from college/uni, but if you’ve never worked in the industry on a team, you’re going to need to learn a few things. Just giving them jobs and then letting them swim or not is not something that should be the norm.



  • I believe your coworker is right to some extent. Getting a degree is a lot of work. It demonstrates your ability to do work and get things done… Among other things.

    Having any degree/post secondary diploma, generally says you have the ability to work on something without being forced into it. IMO, HS is generally expected and more or less forced on everyone, so it doesn’t really count.

    While I believe that’s the motivation behind needing a degree to get a job, I also, personally, don’t agree with it. There’s plenty of hardworking people who never even considered college/uni after HS. Some of them are much more motivated and hardworking than the people I knew from my time in college.

    I work in IT, and see degree requirements on all sorts of job postings. It’s bullshit, since there’s haven’t been IT centric degrees until very recently, outside of CS/development. Most of these jobs don’t require any programming whatsoever. They’ll be for helpdesk, system administration, networking, etc. Programming knowhow might help but it’s definitely not required. I don’t need Java, or C++, or Python, or any other language to know how to click buttons on dialogs in Windows.



  • You can do whatever you want. Don’t let anyone tell you it’s “wrong”. A big part of homelabbing is to try stuff. If it doesn’t work, that’s fine, you learned something, and that was the point.

    For me, I don’t see a UPS as essential. It’s generally a good idea, but not strictly essential. My servers are on 24/7, because I have services that do things overnight for me. I also know that some people access my lab when I’m not awake, so I just leave it on so it can be ready for anything at any time. It poses some unique challenges sometimes when running stuff that’s basically 24/7/365.

    Be safe, have fun, learn stuff.




  • MystikIncarnate@lemmy.catoMemes@lemmy.mlplease
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 days ago

    That’s just it, the “cloud” is just a fancy name for a cluster that’s owned by someone else. Everything you’ve described as what a “cloud” is, has already been defined.

    The term “cloud” is a marketing vapor term that loosely refers to a cluster of hypervisors. That’s how hypervisors at large scale are pretty much always organized.

    The hypervisors in use are not something most people have ever heard of. The most commonly known contenders are hyper-v (which is the basic technology that Azure is built on), and VMware. But most major “cloud” providers, with the exception of Azure, are using something else entirely.

    The same description you’ve provided can also be applied to modern super computers, mainframes, and pretty much anything that lives inside a datacenter.

    A personal computer has a multitude of single points of failure. A single power supply on a single circuit, a single processor, with all memory controllers in that same processor, a single OS drive, a single network interface. Servers generally have multiple power supplies, multiple CPUs, multiple disk drive controllers, connected to multiple disks in some kind of raid or equivalent. Basically all single points of failure, with few exceptions (such as power management/distribution, and the motherboard) have been removed.

    Then you take the servers and scale up to a whole cluster of servers and you get so much more redundancies. A cluster, when done properly is basically bullet proof for failures. Making it larger both increases capacity and redundancy. Without increasing latency. Again, when done right.

    In all, “cloud” is a marketing buzzword. I don’t know of anyone in tech that calls a “cloud” by that name unless they’re talking to someone who doesn’t know that a “cloud” is fictitious.


  • MystikIncarnate@lemmy.catoMemes@lemmy.mlplease
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    6 days ago

    Hostile UX design. The “yes, make this change I don’t want” is often highlighted in a brightly colored button, meanwhile the “no thanks” is often grey or a simple link looking option, not dissimilar to what you would find for help.

    They make it seem like you don’t have a choice when you absolutely do.

    Having a choice in what software does is actually a big highlight for me with Windows, apart from being aggressively persuasive in getting people to do whatever they want you to do, in the end, you are given a choice.

    They’re slowly eroding this away though, starting with local accounts, and I’m sure much, much more will follow.

    With Linux, the only option you get is to customize your experience. Often defaults are either not apparent or not given, so you kind of stumble around trying to figure out what to do, unless you really know what you want, it can be a terrible experience.

    Mac is customizable… With one big asterisk on that. You basically need to be a very advanced user to really customize anything beyond whatever the mighty blue Apple wants you to be able to do. You’re given a short list of “options” and if you want anything beyond whatever is sanctioned by Apple, here’s the command prompt, good luck 👍

    Windows has been in this middle ground for a very long time. Not as free as Linux, with recommended settings across pretty much every piece of software, and defaults that generally work and provide a good experience in general. They might not be optimal, but they work. You have the option of basically doing whatever the hell you want, within reason, without having to get a PhD in computer science to do it.

    With Mac, you either fit into the Apple ecosystem box, or we’ll make you fit.

    Linux has no box. No walls, no limits, no rules, not even a guideline. Figure it out yourself.

    … At least, that’s my take on it. I’ve used all three to some extent for various purposes. Mac is awesome when doing everyday things, a lot of what you need is abstracted away and “just works” ™, so thinking is at an all time low. Windows is very meh, it does what you want, but it’s like a moody teenager at times. It’ll just go to hell and you’ll be left to figure out wtf is going to fix it. I use Linux mainly for servers, but the UI/UX for it is essentially the aesthetic of Windows 9x/2000, but after you’ve taken LSD. When you need to get anything fixed, here’s your console, good luck. Don’t forget to sudo.



  • MystikIncarnate@lemmy.catoMemes@lemmy.mlplease
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    4
    ·
    6 days ago

    I’ve commented on this meme before. All I’m going to say this time is that OneDrive has redeeming qualities. The way that Microsoft pushes it, like many things Microsoft has pushed lately, is pretty shitty.

    Quickly: good examples of shitty Microsoft pushes for what they want you to use: persistent pop-ups about upgrading to Windows 10/11 from earlier versions, making the default browser setting in Outlook/office/teams/whatever, to be separate from the system default, and that default is always edge, OneDrive… I don’t need to say more about the push to OneDrive, considering it’s the point of the post.

    Regarding OneDrive specifically, you can change the default save locations for MS apps to be not OneDrive. However, OneDrive does offer benefits that are great for the less technically savvy, specifically syncing user data (mainly desktop/documents/pictures)… If you don’t need a crazy amount of storage for your images/documents, etc, then having the OneDrive backup/sync enabled is a good backup solution. The only thing you need to keep on top of is that OneDrive is actually still connected to the service (logged in) and working as intended. OneDrive seems to have this tendency to logout or expire your connection, so checking on it monthly just to ensure its still backing up is the best practice.

    The benefit to this backup is that it’s built into Windows, and almost entirely transparent to the user. “Saving to OneDrive” is just putting the information into a dedicated OneDrive sync folder (usually under "C:\users(username)\OneDrive - (account name)" ) which saves locally, then syncs to OneDrive in the background using something similar to the “BITS” service (background intelligent transfer service, also part of Windows).

    Since this is normally very transparent to the user, it’s good for less tech savvy people, in case they suffer a failure like a hard drive loss, system crash/failure/corruption, lost/stolen/destroyed hardware, etc. All their files are synced/saved to OneDrive and they lose nothing, all they need is a Microsoft account (Hotmail/outlook.com/live.com), and to take the 30s or so to set it up. Then use the computer pretty much normally and their data is safe from loss.

    There’s an absolute shit ton of alternatives, not just from cloud storage providers. I personally use both OneDrive (personal, on a Hotmail account - free tier, which IIRC is 100G), Google drive, and my Synology. OneDrive on my PC backs up documents/pictures mainly, which I use as a sync to my laptop, and I use “Synology drive” to back up my entire C:\users\username folder to my local NAS. Google drive is exclusively used on-cloud, mainly for shared documents that I collaborate with others on; mainly financial records (no credit/debit/bank info, just costs, etc), and other tracking type documents and stuff I need to share with others.

    I won’t get into other alternatives just due to the sheer number of them. Needless to say, I’m very contentious of my data and losing it. I am aware that my free/public account data might be anonymised and used to train some AI somewhere, so I tend to be careful about putting any password/account data/confidential data on a service that may have access to something I don’t want it to. I use a password manager, so I don’t generally keep login info anywhere except there.

    Anyways, enough about me, I want to hear what people use for their backups!





  • MystikIncarnate@lemmy.catoProgrammer Humor@programming.devNo common rube
    link
    fedilink
    English
    arrow-up
    31
    arrow-down
    3
    ·
    7 days ago

    As an IT person, hearing that someone has already restarted to try to fix it, gives me mixed feelings.

    First, they might be lying. I’ve had it happen that people tell me they’ve done something when they have not. Restarting is usually an easy one to verify, just check the uptime of the system.

    Second, maybe they did everything right, and actually restarted, that’s cool that they tried something before calling in. I appreciate that.

    Third, if the second thing is true then, I’m now frustrated, because now I have to get dirty with whatever is happening since a reboot that should have fixed the problem, didn’t fix it. I know it’s not going to be an easy fix. Most of the time, I’m right, unfortunately.

    I’m all for users trying stuff before calling in. But recognise that you don’t, and shouldn’t have access to some things. Sometimes that’s administrator rights, sometimes that’s a piece of software, sometimes it’s the ability to turn off the AV/firewall.

    It can be a lot of things. If you’re not sure if what you’re trying won’t screw things up more than they already are, then don’t do it. If it’s something simple that you know how to do, go for it. If you happen to get it fixed, so much the better.

    “Customer self resolved” is usually the fastest way to get a problem resolved. That’s good for you, for me, and good for everyone.



  • MystikIncarnate@lemmy.catoMemes@lemmy.mlArrrrrr
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 days ago

    I’m sad this isn’t actually a domain.

    I can’t buy it since .de is a country domain and I don’t live there.

    I mean, I probably still can buy it, but I don’t want to be rude and buy domains for a country that I don’t live in


  • I would have some choice words for my past self if given an opportunity to say anything to them.

    Buy stock in Apple, and pick up any stock you can in an little startup called Tesla when it is founded.

    That Bitcoin thing that will come along? Yeah, it’s dumb, just mine a couple of Bitcoin for the fun of it, put it in a safe place and document everything you need to know to access it, then forget about it for about a decade.

    Houses, they’re expensive right? Ha. Ok. Buy one anyways. Like, as soon as you can. Just do it.

    Don’t buy that, or that, or that, or that, or that either. It will only lead you down a path towards lifelong debt. Just don’t do it man.

    Oh, and the girl isn’t worth it, stay living at home for a while longer, don’t get kicked out because of some broad. Dump her, and go spend your money on a house.

    Go play this Geo game in (nearby city), you’ll meet an awesome girl you’ll want to marry, on that app. Just trust me on that one.



  • MystikIncarnate@lemmy.catoMemes@lemmy.mlpriorities
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 days ago

    It’s not as bad if the HDD is dedicated to games. With your os and games on the same drive, you’re going to get wrecked.

    I’d still recommend all flash everything in a decent home computer/gaming rig, but on a budget, at least separating your os from your games on different physical drives can help quite a bit.