me: systemd is not that bloated
systemd:
me: systemd is not that bloated
systemd:
If you don’t have access to Linux, MacOS is the closest commercially available option so it makes sense.
Also please take what I said lightly, I by no means want to bash Mac users and generalize them. It just has been my experience. I’m sure there are thousands of highly competent technical users who prefer Mac.
I think it’s on a case by case basis but having help desk ppl help you out and opening powershell and noodling without any concept of problem solving made me make this face once.
It probably goes both ways, I’m a dev and I assembled computers at 12 yo so I believe I have a lot of experience and knowledge when it comes to hardware. I’ve also written code for embedded platforms.
IT people in my pov can really come across as enthusiast consumers when it comes to their hardware knowledge.
“did you guys hear Nvidia has the new [marketing term] wow!” . Have you ever thought about what [marketing term] actually does past just reading the marketing announcement?
At the same time I swear to God devs who use macs have no idea how computers work at all and I mean EXCLUDING their skill as a dev. I’ve had them screen share to see what I imagine is a baby’s first day on a computer.
To close this rant: probably goes both ways
Just web, which is bullshit cause i literally work with like 3 OSs and 5 programming languages, ci cd. I just get thrown into a random project and come out with solutions. I told my manager my title should be software dev but he disagreed, shucks I guess.
Eh, not sure if this is true at all. I think the reality is that niche specialized roles are valuable (frontend expert) but you are not “hacking” your way in full stack unless you are a junior or just bad at development.
I don’t consider myself to be hacking anything I do, even things I’m not as strong in (ci cd) I pay full attention to documentation and examples before blinding coding or writing ci scripts
My manager gave me a talk about how I couldnt be intermediate because I don’t have enough years there. My friend intermediate is about pay and my YOE not about my tenure here (won’t be long till I quit)
They do according to can stats
I work full stack and even do dev operations and my title is not “full stack” and I believe the reason why is so HR can argue to pay me less.
Is it because they can’t run their spyware on a Linux machine ?
Yeah. Pretty much.
The worst part about free Linux programs is that they have 0 visibility or marketing.
Almost everything I know of is from other people whom are far more passionate about keeping track of the foss landscape.
Sorry, guys I don’t check AUR every night before bedtime.
I have met 3 arch users irl.
One was a hacker man kid (unironically one of the best developers I’ve met), messy hair, hoodie but other wise a regular kid.
One was his friend, jock kind of kid. Not necessarily good at programming but he did program and was enthusiastic about it.
Another is a CS major, 6ft tall and fit. Not much else to say about him. He studies CS, you can infer whatever else you want.
And obviously me (btw), not that I’ve met myself.
My OS (chad wojak, very ripped and cool)
Your OS (stinky hairless wojak who is not ripped or cool)
Def got them backwards.
Kloated by KDE
Def a skill issue. But seeing as they are using arch I have no doubts that they will get over this and ultimately come out learning more about Linux and computers overall (which is probably their goal seeing as they are using arch)
I’ve never had issues printing on arch (btw)
And I fucking soared
(Btw)
I don’t think it’s dirty if you manage your requirements across these environments with care, but I’d ask for what they mean
If A_WebApp is truly the python file and app is some python symbol then you should be able to make gunicorn in another venv and call your script as such:
path/to/venv/bin/python gunicorn A_Web_App:app
this is why I keep my config as minimal as possible and everything I do is up on a GitHub repo
inb4 just use nix, cloning a repo and putting the right files in the right spots is something that can be scripted with relative ease and nix is way overkill unless you’re using it for application deployments in money making incentives