We recently got hdr support tho
From my experience in Linux:
- Many pirated games installer doesn’t work under wine (like from xatab, RG Mechanic, Razor, etc) unless you download pre-installed games like from IGG Games or you just download pirated gog games
- Buggy glitching games work under wine (i don’t know why that happened)
- Many mod organizer & tools (MO, VORTEX, NMM, etc) doesn’t work unless you download old version or download some sketchy dll files from sketchy website to make those programs works well
- Sometimes after running games under wine my system crashes like unable to restart/shutdown or failed to open some programs like dolphin, terminal, etc (maybe bc my system running on wayland)
- No Photoshop, After Effects, or Microsoft Office (yes…i know linux has similar programs but those suck & my workplace has standard)
- Hard to fine tuning some apps unless you wanna do some dirty work in YAML or XML or CONF files
Mod organizer 2 leastest exe work with wine (I used Lutris) I have yet to find a games installers that didn’t work with wine (I download my games from fit girl repacks)
Fitgirl installers just crash on me 🤷♂️
Weird, what distro are you using?
It not working on certain distros is yet an other point of pain for Linux
HDR? Who the fuck cares?
HDR is actually pretty cool, at least when you got a proper HDR display such as an OLED screen
Every cinephile and most gamers
A friend came to my place with his Linux laptop, to grab some privateered games off of my Nas.
Couldn’t connect to anything on the network.
He was like ‘yo let me try these command lines’
When he was done fiddling around his computer wouldn’t boot.
That friend sounds like they were pretty stupid or they just had an unrelated issue at the same time.
Sounds like a typical Linux user ;)
Yeah maybe like in 1995… If you’re having this kind of issue in the present day, you’d have to be shooting yourself in the foot very very intentionally. (An example is a broken custom Arch or Gentoo setup, which you shouldn’t be using anyway unless you know exactly what you’re doing.)
I’ve been regularly trying whatever Linux distro is supposed to be good on and off every other year, and there was always something that made me go ‘that should be working right out the box’ and then spend too much time fixing it.
So not just from 1995.
If you’re not able to connect to a NAS for some reason, that’s almost definitely on you or your friend in this case. But even that aside, expecting a one to one transition has always felt odd to me… You don’t switch from an Android device to an iOS device or vice versa with the expectation of everything working one to one. You usually understand that there’s a lot of differences involved.
There’s ofc things like VR that I will admit Linux is quite far behind in, but for general use, Linux is problem-free for the most part these days. And you definitely don’t end up having an unbootable system pretty much ever unless you intentionally fuck it up. Like yeah, Linux lets me uninstall the kernel or bootloader if i choose to do that (it will try to warn me ofc) and that would render the system unbootable. But that would be me being irredeemably stupid, not the operating system’s fault. Hell, some distros like Tumbleweed even come with a better snapshotting setup than both Windows and macOS, making it pretty much impossible to fuck it up that badly.
My Nas is a standard truenas scale installation with standard SMB shares that all my windows computers pick up instantly without any or extremely limited fiddling.
I’m not some nooblet that doesn’t know shit, tyvm. I’ve been using computers for decades.
I don’t expect a one to one translation between using windows and Linux, but I do expect basic functionalities to be, well, functional out if the box.
SMB works out of the box on every major distro, so yes, you’re bullshitting or your friend is genuinely an idiot
What I want from an OS:
Free, or a one time fee
Tells the date and time
Has a folder system that is indexed and easily searched.
Supports Microsoft Office, Adobe Creative Suite, and Steam.
That’s it. Genuinely cannot think of any reason I would ever want my computer OS to do anything more than that.
I would like a web browser and don’t want to lose my password manager
The biggest problem with Linux (other than the whole “most people give up the second they see a terminal” thing) is software availability, which will hopefully improve as Linux gains market share.
2024 is indeed the year of the linux desktop
Yes I do use HDR. Bluetooth too. Sorry Linux users, we exist.
HDR is available in KDE now, and bluetooth works since like a decade? Sorry, you don’t exist.
bluetooth works since like a decade
Lol no it doesn’t. It’s still entirely at the mercy of the OEM, many of who often don’t bother with Linux support. Acer is the biggest example.
I think most of the complaints are that Microsoft Office doesn’t work. Which is true. The web version of Microsoft Office is honestly kinda terrible.
And no, people don’t want to use a product that does the same thing as Microsoft Office, they want to use a product called “Microsoft Office”. No, it’s not logical, and doesn’t make any sense at all but it’s how people are.
If only libreoffice had an app for mobile platforms…
Being unable to open the documents I wrote on my computer without using some kind of crappy ad filled third-party app is annoying.
Libre Office has a mobile app. The one called LibreOffice viewer is only a file viewer but works perfectly if you only look at documents, it is developed by the same foundation that develops LibreOffice. If you want to edit, Collabora is the name of the app, it is based on LibreOffice and is officially approved by The Document Foundation. It is developed by one of their certified collaborators. Both are available on Android and iOS.
Thank you!
Try Collabora Office!
The only sense it makes is that M$ hasn’t followed the spec, and so things done in office display fine in say libreOffice, but not the other way around. So if your company is willing to transition, but everyone you deal with outside the company is still on Office, there’s a bit of a communication issue. That’s M$'s biggest strength, homogenous work environments.
That’s why my business only uses pure, crisp .txt files. If I can’t open it in notepad, I don’t want it!
I have unironically been preaching the powers of text and JSON, and have some converts. Universal compatibility is great.
Microsoft’s biggest strength is the Active Directory. Linux user and computer management is a huge PITA.
For Linux user management you can just use an LDAP solution like FreeIPA. You can even tailor sudoer rules based on security groups, so like you can allow someone to reboot the server but not actually make configuration changes to system config files and what-not. It’ll also handle CA and PKI with smart card support and of course DNS. It has a web interface as well.
I’ve done workstation maintenance in a previous job. Every part of the Linux centralized management was worse than Windows. We did it to support our coworker’s wishes, but SSSD constantly shits the bed, and having to code (config management) to write some pretty simple rules like default printers is super annoying compared to the Active Directory built ins.
I don’t know, I like using Fleet Commander with FreeIPA (where it stores the profile). You just spin up the template VM for whatever like-clients on the network you want to make default profiles for and make the changes, shut it down, checkbox the changes (the configurations and stuff) that you approve and let it apply the profiles across the network. Easier than depending on Puppet or Ansible playbooks IMO.
I have had issues with SSSD as well though and it had to do with Kerberos tickets but I can’t remember what I did to fix it. We’d have to manually use kinit on each machine when it’d basically fall off the realm. I want to say it was a DNS issue but it was so long ago, I just don’t remember.
We used to use Centrify for Linux and Solaris and it was easy using Access Manager to basically handle AD users and computers with Active Directory and had some GPO support (you could push config writes with GPOs for example and organize it all via OUs for example) but it would get a little wonky between trusts in the forest sometimes (in regards to zone management in Centrify) and they kept getting more expensive. Maybe they’ve fixed that stuff now but it was really simple to use and you could basically manage a lot through the AD and create group profiles in the Access Manager. I think the last straw was wanting to force us to license the entire suite regardless of whether we were using it or not. Personally, I never liked it because it wouldn’t use SSSD or kclient/nsswitch and if some service tried to join the realm/domain, it’d join using the same computer accounts and basically break the account since Centrify used its own client, so you’d specifically need to join the computer accounts via Centrify as a different name. It wasn’t detrimental or anything – just annoying that it was a problem at all. Also, sometimes the user cache database saved in specific users’ appdata that use Access Manager would corrupt from time to time and you’d need to manually delete it to use Access Manager. I’d hope they fixed that by now too though.
All and all, I’m not saying Active Directory isn’t an excellent product because it is and I’m not saying that there is a 1:1 solution for Linux but I’m saying it that in my experience it isn’t terrible either with FreeIPA and products you can use with it. I definitely hated other 389 solutions prior to FreeIPA though.
You spelt monopoly wrong.
At least one good thing that Google has done is that Docs/Slides work on browsers and (where I live) most people use that now.
Not great if you are also trying to de-Google, though.
If the alternative is Microsoft, you’re between a rock and another rock that used to claim not being evil.
Libreoffice all the way. Most users don’t need more than that.
Micro$oft office is being teached in college for my friend and I, having libreoffice, tried doing the exact same thing in it. Not only everything was possible, but also its more convenient in LibreOffice. There are many annoyances in m$ office like auto formatting which cannot be disabled and auto prediction which fills in the details of next cited person from previous (like hell what, how should two people must have same bio?) and now you have to edit all that out by replacing the autofilled ones. LibreOffice on the other hand has much better UX
(Talking about Excel vs Calc and also Word vs Writer)
I mean maybe that specific advanced feature is not in libreoffice, but there are much more good things in it that is worth considering using it.
I use libreoffice and onlyoffice daily for academic works, with a few works published out there. I even use more features than the average office user, and I have to listen to people claiming that they can’t use any of those, because they’re inferior. I even have to listen to people saying that libreoffice isn’t suited for doing any SERIOUS WORK, and I’m like “What? My work isn’t serious?”.
But tne other user got a point. People want to see the name and the ms office logo. They will reject any alternative just because is isn’t ms office, no matter how good and sufficient they are.
I installed a Windows 11 update. Office no longer worked. Office refused to re-install despite trying a huge number of things. It literally refuses to install. Tried their help tool which even does removal of old references in the system. Failed 5 times.
Tried using the web version for a simple thing. First localization struggle which doesn’t carry across sessions. Excel column formatted to number. Then to currency. Then to general. Autosum shows #Div!0 still. Tried seeing if the AI could help. Have to re-login. (Using Mozilla this whole time btw). After re-login, ai tool says stop using private mode. I’m not…
Literally trying to do the simplest autosum on about 25 lines and it can’t function.
Installed LibreOffice. No problem with ‘Excel’.
I’m really not exaggerating. I saw online a similar issue and the guy had to reinstall the entire OS to get office to work again 🤨
I’m really not exaggerating. I saw online a similar issue and the guy had to reinstall the entire OS to get office to work again
That’s windows for you, have a major issue? Reinstall the OS. Been using the computer for to long? Reinstall the OS
Last time I tried HDR on Windows, that sucked too.
My Android TV and consoles are about the only devices where it works properly.
Is fractional scaling still ass in Linux? I tried manjaro, elementary os, and Linux Mint a couple of years ago and that bugged me the most.
I’m currently using Plasma Wayland on Arch with the 1080p monitor built into my laptop and an external 4K monitor right next to it at 175%, and it works flawlessly. When a window is half on one monitor and half on the other it actually looks how it’s supposed to. I can drag a window back and forth between the monitors and watch it rescale itself to run at that monitor’s native resolution. Some apps, you don’t even see the transition. The current scale is passed through to the applications, so text looks nice and sharp.