Many such cases - Lemmy.ca

This clip lives in my head rent free.
where is the clip from?
TV reporter makes cute kid cry 1st day at school

YouTube
We recently got hdr support tho

And lack of Adobe is a feature, not an issue.

Linux wins again.

To access a lot of pdfs used in the military you need adobe or it won’t open, you get this stupid screen telling you to download the latest version. So it’s required for some jobs :(

I actually do use acrobat for legal document work

It good for adding signatures and making changes to pdf format schtuff

what do you use for illegal documents?
A pirated copy of acrobat

Like this?

Pirate acrobat

We got pirate acrobat at home.

Pirate acrobat at home:

Adobe Acrobat works for me using Bottles/Wine. Pirated and old version of course

If that’s your only use case you can also use Xournal++ on Linux which does the job.

Of course your choice of OS is totally up to you and you don’t have to justify it to anyone, just letting you know the tool exists.

Xournal lets you paint on a document, which I guess isn’t what they need when they talk about legal stuff. Digitally signing a document is still one of the rare cases where I boot up my windows vm. It’s so annoying that there’s practically no way to do that in Linux as my company’s processes rely on it.
Ohhhh yeah you’re right, I forgot digitally signing is different from just painting a signature on there >< .
Wait digital signature is not easy on linux? What kind of digital signing is this? I thought it was possible with GPG and also with gui apps. Maybe I’m thinking about some other digital signing??
PDFs have embedded digital signatures, so the signing tool needs to support the proprietary format.
What if i just sign the entire pdf file with GPG? That is not valid?

Well, it uses existing PKI/CAs (ie, same as your browser), which I’m not sure GPG supports? I might be wrong.

You could certainly use GPG, but it’s not what others will be looking for. Depends on your use case, I guess.

If it was valid, do you really think people would be talking about it being a problem here? Please use your head a little.

Also, two entitely different meanings of the word signing being used here. Signing as in signing a bill vs. Cryptographic signing.

Imagine real signed file being denied and one with painted signature accepted
When I worked with a lot of legal documents, we just used DocuSign mostly. Have you attempted that on Linux? Not sure what it’s like these days, also curious if it’s because it’s a web application if it works the same.
Okular can digitally sign
We use foxit reader on Linux for that at work.
as a person who has it installed and has an OLED monitor, am not pictured. Of the few things why I haven’t bothered connecting my laptop to my monitor ever yet, though it happened recently for KDE plasma
HDR works. On KDE Wayland and in games only with Gamescope, but we are getting there.
I never managed to get gamescope working on my Nobara. Any docs I should look into?

Depends on what you mean with not working. Get any errors? e.g. i like to test with vkcube. if gamescope vkcube runs, then its likely not a gamescope problem but one with the e.g. game you try to run or wine / proton.

The latest versions seem to be indeed a bit problematic. The last that works (mostly) flawless on my Arch is 3.14.2. So maybe worth a shot to downgrade to that if your current one fails with vkcube.

Otherwise, it is probably a good idea to get in contact with the Nobara community or the developer. I hate to recommend Discord, but as far i know that is unfortunately where they are active.

I use windows on one of my computers just in case some friend wants to play some invasive anti-cheat game…

Wait… There’s no HDR support? Is that true?

HDR is more important than high frame rates in many games, assuming you have a good monitor that supports it. Seriously, it’s amazing and extremely underrated.

The meme is kinda outdated. You can get HDR since KDE Plasma 6
Do game support it? Last I heard it didn’t work on any games
Valve did some work to support it in steam deck, it’s going to work its way upstream hopefully.
So it’s the answer “no”?
Probably depends on how much effort you want to put into it. Probably works in some distros with certain repos, but won’t work out of the box everywhere.
It works in Elden Ring and Baldur’s Gate 3 for me. Haven’t tried anything else.
I think games running through proton and wine support it.

So it feels like these are all extra layers. I haven’t used Wine in years, but it was very frustrating the last time I tried it.

By comparison (don’t crucify the messenger), Windows supports it by default. This is one of the many reasons why I still game on Windows. In general, games just work. You click install and then play and you’re up and running in just a few minutes.

…I’ll see myself out.

Running games through Proton is as simple as clicking install and then play on Steam. You might need to enable Steam Play or such but I haven’t had setup or config troubles with games in years now
Which came out less than a year ago and is the first desktop to support it.
Barely anybody has a good HDR monitor tho
Yeah there are like 5 monitors with full array local dimming, most being $500+ except for that one AOC. And OLEDs are still $700+ and have burn-in after a year of desktop use.

I mean, I don’t have to say there are more than 50 five, right? We all know this is hyperbole?

I just typed it into Amazon and the cheapest one is $290. It doesn’t have full array dimming, but neither does the one use. The one I use looks incredible compared to non-hdr.

Yes it’s an exaggeration but it’s not far off. The one for $290 is the aforementioned AOC.

This isn’t a perfect list but pcpartpicker only has 15 monitors with HDR1000 or higher with one being a duplicate so it’s actually 14. If you remove the HDR filters there’s 773 monitors.

That means only 14 out of 773 monitors support HDR properly. And that doesn’t even mean they’re good, just that they support it.

You’d be surprised

I accidentally got one because I needed a good one for creative work. When I turned this on… Holy shit guys, it’s insane.

I have an HDR TV that is garbage, too. But my monitor using HDR makes games look absolutely beautiful. This was 5 years ago, too… I bet they get so much better now.

Come back in a year or two

Or alternatively run SteamOS

There’s also the games trap as MS gobbles up development studios left and right. I’m guessing that’s not a coincidence.

I’m personally not a fan of Steam, but HUGE props to Valve for thinking ahead.

Not all games with anti cheat work on Linux.

Not all games with anti cheat kernel level spyware work on Linux.

ftfy

Go comolain to the developer of those games, they run on Linux. The devs don’t want to enable it. Dunno why you’d give money to people who don’t care about you

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.

The only sense it makes is that M$ hasn’t followed the spec, and so things done in office display fine I’m say libreOffice, but not the other way around. So if you’re 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.
Json is a garbage format for anything that’s meant to ever be touched by a human. At least use yaml or json5.

In the first paragraph of JSON5’s site:

It is not intended to be used for machine-to-machine communication.

YAML is not supported by a lot of enterprise software (example: Azure pipelines supports it but Power Automate does not). JSON, XML, CSV, or failing that Text are the safe bets. We use a few options for reading or building presentation layers quickly.

It’s absolutely trivial to convert either format to json if necessary. The real killer for me with json is the lack of comments. Human-maintained files absolutely need comments.