For sure, definitely be extra careful when organizing outside of the ways sanctioned by the company. In fact, I recommend not keeping any records about anything that goes on in the company, and keep union discussions about the union itself. If you want to recruit people, talk about how you’d like the relationship between the union and company to be, not about things the company is doing that you don’t like, because there’s a huge risk of giving the company a valid reason to fire you.
I’m more talking about what’s generally protected legally and what’s not. Again, if you’re looking to form a union, don’t get anywhere near that line.
Nah, I played it 2-3 years ago and it was totally fine. The only bug I recall was at the end with the helicopter sequence, and it was really frustrating. Basically, I had to set a framerate cap to 30 FPS to progress the game (60 might work too, but I needed a cap).
There’s one impactful decision soon after and then a cutscene that’s based on that decision, but otherwise that’s the end. So if you run into the bug and don’t want to fix it, just watch the ending on YouTube or something.
“The CEO said in a meeting that they want to use AI to replace QA”
This sounds like it would be on the edge if the company is publicly traded and there’s a chance that information wasn’t communicated to investors, especially for something like video games where launch bugs could make or break initial impression and thus sales.
“Wanna hear about this cool bug I found today?”
This is probably fine if it’s unreleased and has been fixed. It’s probably not fine if it’s in a released product and hasn’t been fixed.
I find that the Debian/Ubuntu repos (the dpkg/APT system that uses .deb files) have more stuff in them than Fedora’s repos (the DNF package manager that uses .rpm files) do.
Ah, makes sense. That’s probably because Fedora doesn’t package non-FOSS packages, so you need to use something separate like RPMFusion, and that doesn’t contain everything. There’s usually a repo for what you want, but for something really niche, yeah, Ubuntu will probably have a better chance of having it, followed by Debian.
That said, I really like the way openSUSE does it. Basically, they have OBS, which is kind of like the AUR, but it actually builds packages for you. I think that’s a much better way to handle it than building stuff from source on your local machine, since it allows you to share that package (i.e. dev machine vs other machines you have) and at least track down the dependencies needed since it starts w/ a blank slate. I don’t know if Fedora has something similar, and it’s certainly not a beginner-friendly option (if you’re pulling packages from OBS, you’re probably doing it wrong and will likely run into issues). However, that is the first step to getting something included in the official repos.
But if it’s not in the default repositories, you should definitely talk to someone more familiar w/ the distro to figure out the “right way” to do it. I’ve built .debs and AUR PKGBUILDs, but only after learning from the community the right way to do it to make sure it doesn’t break on an update. New users are unlikely to put in that legwork, hence the recommendation to never use anything outside the default repos w/o asking for help.
There’s problems at the bleeding edge, but there’s problems at the trailing edge as well.
I agree. I guess my point is that if things work w/ an older set of packages, the chance that things will break is incredibly low. Whereas if things work on a bleeding edge distro, there’s a good chance you’ll see some breakage.
For example, openSUSE Tumbleweed is generally a good distro, but there was a week or so where my HDMI port didn’t work, my default sound device changed suddenly and was no longer consistent (sometimes would pick one monitor’s speakers instead of the other, depending on which came online first), and I was stuck on an older kernel for a couple weeks due to some kind of intermittent crashing. This experience was way better than what I had on Arch, and fortunately TW has been uneventful for 2-3 years now (probably because my hardware hasn’t changed).
So for a new user, I recommend finding the oldest distro that supports all the hardware you need. For experienced users, I recommend using a rolling, bleeding-edge distro and reporting bugs upstream as they happen, because the frustration of something breaking randomly is much less than the frustration of multilple things breaking on a release upgrade, and it’s nice to have the latest improvements to performance and whatnot (i.e. I used Wayland on TW way before it landed on any release-based distro, which was awesome since it allowed me to use different refresh rates on each monitor).
For your example, I’d recommend users hop distros until they find one where everything works. If Mint is too old, try Fedora. There’s usually a sweet spot where everything works and you have a reasonably stable experience overall. Even Debian Testing (pinned to the release name, not “testing”) is probably a better fit than Arch or openSUSE Tumbleweed.
there’s a lot if Git repos out there that don’t include instructions for Fedora
For new users, if it doesn’t exist in the repos, you’ve gone too far. Don’t look for RPMs or debs, look for your distros package, and failing that, look to add a repo tons of people online recommend for whatever you’re using (e.g. RPMFusion IIRC). The vast majority of what you want will be there.
If it’s something you really can’t live without, ask on the forums for your distro, and wait until you get multiple answers from different people saying the same thing. Give it a few days too.
Installing from source isn’t a bad thing, I do it all the time. But a lot of people will trust some random post on SM and then complain that it doesn’t work or broke their system or something (see LTT’s video where he uninstalled his DE by trying to install Steam). Don’t install from source or random RPMs/debs until you’re comfortable tracking down what dependencies you need and are able to read scripts to make sure nothing funky is going on. Many posts online will be outdated, and with Linux getting more attention, malware is a growing concern.
Mint tends to have an older codebase
Does Mint still not use Wayland?
Having an older codebase is generally good for new users, since the software tends to be more tested and more people will know the workarounds. Newer software will have different issues, so be careful chasing the latest and greatest if you’re not comfortable sifting through logs to figure out what happened.
Yup, that’s what we do. I just installed a How to Train Your Dragon mod, and they love it. I have a server hosted on my computer, so my kids can play together.
For me, I went to the local community college in high school, and an old guy was in my Java class and gave me a FreeBSD CD. I installed it and played around with it for a year or two, but still used Windows. When I went to uni, I got an Ubuntu CD on campus and installed it on my rental, and later that year the Windows XP install had issues but Ubuntu was fine, so I switched.
Now, if only I could run Linux on my work PC.
I had that at my last job, but my current one uses macOS. At least it’s close enough to Linux on the CLI…
Looking at market share stats, macOS market share is stagnant up until 2010-2015 or so, when it jumps from 6% to 12% or so, and that’s also about when iPhone became dominant. They’re currently around 15-17%, probably because the M1 series is so much better than x86 alternatives, so if you don’t need gaming or anything, it’s a great option! That wasn’t true before the M1.
If it’s all up to the one choice, why didn’t they take off before the 2010s? macOS has been remarkably the same since pretty much forever, unlike Windows, which changes a lot each release.
I don’t think that’s why. I think it’s more the features that work with the iPhone that are selling Apple laptops. If you want to use iMessage or iCloud between your phone and computer, you need both to be from Apple. That, plus the better performance and battery life of the M-series is more the cause of increased market share, not the single desktop offering.
Sure. If you have all three options be properly configured, it shouldn’t matter too much which you pick. The point is to make it apparent that you can change stuff, if you want.