I'm really sorry but Joplin is not and will not ever be "objectively" better than Obsidian. SilverBullet is subjectively better than Obsidian though. Note taking is such a heavily opinionated matter that there's no scope for objectivity there.
No Stupid Questions
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!
OBS for streaming is amazing.
Ardour is a pretty amazing DAW that can compete with proprietary ones. There're also loads of FOSS plugins out there that don't have to hide behind the commercial ones. My favorites are the Calf Plugins and the Luftikus EQ for mastering. Helm and Yoshimi are great synths. Pure Data is lightweight and can compete with MaxMSP.
Krita has already been mentioned.
But, I think what strikes me most is that there's a lot of FLOSS software out there that just doesn't have direct proprietary counterpart. Small command-line tools like FFMPEG or ImageMagick. Linux as an customizable OS. Programming Languages to make music like SuperCollider. I never learned how to use proprietary CAD software but recently got into OpenSCAD to model some things and it's really fun once you get the hang of it. I don't do this professionally so there's no need for me to learn Fusion360.
Some have a bit of a learning curve but are all the more satisfying to use once you get into them. People are just too stuck in their "industry standard" (which really just means "the most common product that has been around the longest"), but if you're not bound to that, there's just a huge number of programs out there that allow you to do amazing things. That to me is the beauty of FLOSS.
Would you be interested in FOSS games ??
Any programming language other than Java or Dotnet. Apache web server over Microsoft IIS.
I haven't checked to see if someone's mentioned it yet (it's a long thread!) but I want to put in a word for a piece of software I'm always touting: Simon Tatham's Puzzle Collection!
It's a wonder! 40 different kinds of randomly-generated puzzles, all free, all open source, and available for practically every platform. You can play it on Windows, Mac (if you compile it), Linux, iOS, Android, Java and Javascript in a web browser. It should rightfully be high up on the iOS and Android stores, but it's completely free, has no ads, doesn't track you and has no one paying to promote it. No one has a financial incentive to show it to you, so they don't. But you should know about it.
Yes!!
Love Simon Tatham's puzzle collection. I've enjoyed it for years; these days I use the hardest setting on the 6x6 towers puzzle when I can't get to sleep: see if I can solve one or two without any intermediate notes (just fixing each actual tower number, and without trying out and going back) before my brain runs out and is ready to sleep.
emacs
Vi! Vi! Vi!
I think DarkTable is as powerful if not moreso than Lightroom but Lightroom has AI image processing tools that will get things done quicker.
The whole of software dev is dominated with open source softtware. So like PostgreSQL, text editors like Lapce or Zed, KVM/QEMU/Virt-Manager, torrent programs like qBitorrent, VPN like OpenVPN or Wireguard. Pretty much all the video game console emulators. For a while you would get Linux game ports that would use proprietary wrappers but eventually WINE would become better anyways. Don't know if there's a proprietary software better than QGIS for that. I love Distrobox and Boxbuddy. Git.
Web browsers based off Chromium or Firefox, OBS, Handbrake, VLC, ffmpeg, image magick. Krita and Blender are competitive with proprietary software. I think the latest Pinta is solid as a paint.net analogue. Audacity is super popular. Ardour for more complex things. Kdenlive isn't as good but solid enough for the vast majority of people in my opinion.
Topaz Gigapixel is top but Upscayl is good. I always liked Windows Task Manager but on Linux I think Mission Center is just as good. None of the open source stuff competes against Topaz Video AI in my experience
KeepassXC password manager. At some point I stopped using winrar and was all in on 7-Zip and Peazip if not just using the Linux file roller software that the distro came with. I'm happy with Jellyfin over Plex. There's Kodi. Over the years I always see people use draw.io
Krita is a fantastic image editor with a customizable UI that’s very powerful but easy to use.
Pixelmator is a waste of $70 when you get more (you can resize the toolbar buttons!) for free with Krita.
Sorry, Joplin is a nightmare. I want something that stores Markdown in flat files, not a database with changing versions where one version of the db doesn't work in another version.
I tried to port the database over from another system, but the new version of Joplin wouldn't read from the old version's database, and it would corrupt the database when I tried to open it. What a crock of shit. I had to figure out how to dump the data from the tables using sqlite.
I use nb now instead. It is a bit wonky because it uses NodeJS, but you can view and edit files in a web browser, and it saves each entry as a .md file, which is the sane and rational way to do it. So, if nb ever fucks off, I have all my work in a directory of Markdown files, not some broken-ass sqlite database.
Thanks for bringing this up. I almost thought to try Joplin again, from this post. But for me, having my files as files for me to use as I please etc, is too important. I guess the Joplin way works for some.