@418teapot @dwawlyn BTW strace has some built-in filtering, e.g. strace --trace=openat instead of grepping for openat. Might make it a little easier.
Software engineer, former particle physicist, occasional blogger. I support the principle of cake.
I typically don’t boost posts with images unless they have #AltText.
@418teapot @dwawlyn BTW strace has some built-in filtering, e.g. strace --trace=openat instead of grepping for openat. Might make it a little easier.
@arran4 @voracread With some specific packages there are conflicts between different versions, so you can only have one at a time installed even if they have different slots. I think a few of the core KDE packages are like that. I know that I had to remove some parts of KDE 5 when I installed KDE 6 on my Gentoo system.
@SigHunter Huh, well I can report that I have used Audex for many regular pressed audio CDs I purchased, and it never has a problem ripping them.
My best guess is that whoever wrote the website was a little careless and used “CD-ROM” as a generic term for any kind of CD. 🤷
@then_three_more @itsnotits I don’t see how “its a new feature” is grammatical, because we don’t use “a” along with a possessive. “Its new feature” would be perfectly normal but I think “its a new feature” doesn’t make sense.
@Pantherina “I mean notes should have bold headers, not hashtags.” OK, but that reflects what *you* want from a notes app, not what everyone wants. And of course that’s totally fine, you can get that from a notes app that has WYSIWYG formatting if you find that it works for you. But I would suggest that it doesn’t make sense for you to enter a discussion about a Markdown notes app and tell a bunch of people, for many of whom that app probably works pretty well, that they’re making a bad choice to use it because it doesn’t offer the behavior you want.
For what it’s worth, I think a lot of people use Markdown notes apps in a way that you might not be considering. Like, this separation between writing and viewing that you’re talking about simply doesn’t exist in my note-taking workflow. I usually just read the raw markup, possibly with some minimal formatting added on by whatever app I’m using.
@Pantherina @louis_sch Markdown *does* resemble what you mean though. Like, that’s part of the intent of Markdown (and also part of why it became so popular), that the raw markup is readable and lends itself to being understood in the same way as the formatted version. The markup for emphasis actually looks like emphasis; the markup for a list looks like a list; likewise for a section header, or a table or footnote if you’re using a variant that supports those, or so on. So I don’t think that particular argument that Markdown is not good for note-taking holds up very well.
@talesofaprinny @kde I’m not sure how helpful this will be for you, but it’s kind of like email. You have an account on one email server (like, say, Gmail), and you can use that account to exchange messages in a standard format with people on other email servers (Outlook, Yahoo Mail, Proton Mail, Fastmail, etc.), but your account on Gmail doesn’t let you log in anywhere else. If you want to use any of those other servers directly, you need to create an account on the server you want to use.
Similarly, you can use your account on one Fediverse server (mastodon.social) to exchange messages in a standard format with people on other Fediverse servers (techhub.social, lemmy.kde.social, etc.), but your account on mastodon.social doesn’t let you log in anywhere else. If you want to use any of this other servers directly, you need to create an account on the server you want to use.
@Fleppensteijn @Max_P The change in the first component of the version number from 5 to 6 is what could have tipped you off. I mean, admittedly there’s no universal standard for software versioning that everyone follows, but the closest thing there is to a commonly adopted standard (https://semver.org/) says that when the first component of the version number changes, it’s a big deal and things might break. (Or, a relatively big deal, but just how big that is in practice depends on the package.) If you didn’t know to look out for that, now you do. 😀
Unless by “average user” you mean someone who relies on automatic updates and doesn’t look at what’s getting installed. Which is fine, but if you’re allowing automatic updates, you have to understand you’re giving up the ability to catch stuff like this before it happens. (This situation could certainly be improved, but generally that’s the state of things right now.)
@mfraz74 @Bro666 @rriemann @kde@floss.social @kde@lemmy.kde.social Gotcha. Well, I use Gentoo so I would be compiling it anyway. Sounds like I should take a look at it again 🙂
@mfraz74 @Bro666 @rriemann @kde@floss.social @kde@lemmy.kde.social Is Amarok still maintained? I thought it was dead. I used to love it but I had to give it up when I couldn’t run it anymore.
@kde@floss.social @kde@lemmy.kde.social Hooray! Very excited for this
@Bali10050 Incidentally Evan (Boehs - the guy you forked from) is somewhat active on Mastodon, so if you wanted to get in touch with him it probably wouldn’t be hard; he might help point people toward your fork. In case that information is helpful at all.
My capacity to contribute would be extremely limited, but I starred the repo at least, maybe I can chip in a bit at some point in the future.