this post was submitted on 18 Apr 2025
103 points (87.1% liked)

No Stupid Questions

40162 readers
1305 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 2 years ago
MODERATORS
 

A big one for me is Microsoft office (desktop), Libreoffice and other FOSS alternatives just simply don't come close, and feature wise are 20 years behind. Especially since I basically mastered MS office 2007+'s drawing features, which the FOSS alternatives don't replicate very well.

And of course Microsoft loves to push Office 365. I don't pay for that and just use desktop office, but Microsoft prefers you don't know that you can do this.

And I'm going to get shit on by Lemmy big time for this but while Linux is great and has made vast improvements in recent years, I still use Windows, not only because of MS office, but because a lot of games tend to only support Windows. I know that wine and proton exist but they're not perfect and don't feel quite the same as running native.

I wish an operating system existed with a hybridized Linux and clone NT kernel (using code from FOSS Wine and ReactOS of course) so that the numerous back catalog of NT software can run similar to as intended while also interacting with Linux programs better and using a shared environment. Since it would probably become vulnerable to viruses for windows as well, maybe? (my programming knowledge is extremely rusty) an antivirus similar to Windows defender is bundled with the operating system. Hopefully if someone makes such an operating system it can be a Windows killer and would switch immediately

you are viewing a single comment's thread
view the rest of the comments
[–] umbraroze@slrpnk.net 2 points 2 days ago (1 children)

One of the most frustrating programs for me is digiKam. On paper, it's the perfect DAM/photo manager. But it's kinda slow for day-to-day use. The user interface is janky in a lot of ways. It doesn't see constant refinement either. It doesn't even speak to me as a metadata nerd because I don't want to turn my metadata into a janky mess. Yeah, you have a powerful metadata editor. It's like a welding torch without any eye protection.

I'm using ACDSee on Windows, because it's operating on pretty much the same principle (image file metadata is canonical, app database is just for indexing), but it's faster and smoother to use. Not perfect, it has its mild limitations (like why the hell doesn't it support OpenStreetMap - Google Maps kinda sucks for nature trails, you'd think photographers would have pointed this out), but it's just so much more efficient. If digiKam ever gets a huge UI overhaul, switching over will probably be fairly easy though.

Also about a decade ago, I would have said that as far as novel writing software/large structured document word processors go, nothing beats Scrivener. Scrivener is still probably the best software in its niche, but it looks like a bunch of open source word processors in this niche have come a long way. Currently looking at novelWriter, which seems really rad.

[–] Slax@sh.itjust.works 1 points 2 days ago (1 children)

I have to ask you about metadata nerd status..

I have a bunch of exported Google Photos and icloud Photos.. photos.. what's the best way to fix the metadata as the "date taken" keeps using export date.

[–] umbraroze@slrpnk.net 1 points 1 day ago

My immediate thought was that there's some inconsistency with various types of metadata. For example most software will pull the date from the Exif DateTimeOriginal field. But there's also XMP tags that have the same purpose. Or similar purpose. These standards have plenty of date fields for various uses, and while they serve a noble purpose, the software just craps all over them. (Don't ask which software. All of them.)

My guess is that at some point of time, one of those tags got updated, but not the other tags of similar purpose. So the program you're using could be pulling the date from one field, and when you update it, you're actually changing some other field.

Of course all of this is wild because usually no one needs to touch the datestamp anyway (unless you, like, have to correct daylight saving time or clock drift or something). Software changing this to a batch import time? That's weird and silly.