• 2 Posts
  • 10 Comments
Joined 7 months ago
cake
Cake day: June 29th, 2024

help-circle
  • I disagree that the implication is only about lack of awareness. Further my point wasn’t that Linux is underused because of a lack of awareness. My point is that user popularity is not a valid measurement for usability.

    Awareness definitely plays a role in user numbers but there are other more important factors. For example awareness of Linux doesn’t beat what comes preinstalled, this is a much bigger factor if we are talking about all desktop users in my opinion. Linux could have the best usability out of all desktop OS, most would still not change preinstalled OS for different reasons e.g. not knowledgeable enough, indifference etc… You might argue that if it was the OS it would come preinstalled, but then you would be ignoring the economic reasons that guide that. I still maintain that popularity of an OS is not a metric that can be used to infer usability. As long as there are different hurdles to getting to the actual using part, actual usability can‘t be determined by popularity.

    On a side note about awareness:

    Maybe it’s a generational thing?

    It could very well be, or it could potentially be something geographical. Anecdotally in my friends group of university students(20-26year olds) in a non-technical-field, not a single Person (beside me) knew what Linux was, and most had never heard the term before I mentioned it in a conversation. Neither would my parents. So maybe not a generational thing. I think you might be viewing the extent of awareness from the eyes of someone broadly in the tech field?


  • I agree with some of your points but in this one and other comments you are referencing “data” multiple times to provide validity for your opinions, yet you either fail to understand what the data is able to measure or you are using it dishonestly to further your argument.

    A usage percentage does not provide reliable data about the usability (“viability for the mainstream”). There are too many factors at play distorting it to make a reliable connection between these two.

    “It depends on the person” suggests it’s luck of the draw, but the Linux desktop penetration is something like 1-4%, at best, and that’s inlcuding SteamOS and PiOS in the mix […] that’s “doesn’t work for the vast majority of people”

    The only way in which the percentage would be useful is, if you are implying that the other 96-99% chose to not use linux, because it doesn’t work for them, which is obviously not the case. Otherwise it is completely meaningless, as users were never exposed to linux, thus didn‘t have to make a decision, and thus didn’t deem another operating system superior.






  • unskilled5117@feddit.orgtoSelfhosted@lemmy.worldSearchable Ebook Library
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    3 months ago

    I had the same idea a while back and was wondering why no one has implemented something like this yet. This seems like an actual useful application for LLMs.

    I am using Zotero (Citation Management Software) to collect scientific Articles I have read. Sometimes I forget in which Article I read about something specific. A search, where you could describe what you are looking for in a sentence, which then returns the Article with the relevant part, would be a gamechanger.


  • What does Ente mean?

    In Malayalam, Vishnu’s native language, “ente” means “mine”. Thus “Ente Photos” has the literal meaning “my photos”.

    This was a good name, but still Vishnu looked around for better ones. But one day, he discovered that “ente” means “duck” in German. This unexpected connection sealed the deal. We should ask him why he likes ducks so much, but apparently he does, so this dual meaning (“mine” / “duck”) led him to finalize the name, and also led to the adoption of “Ducky”, Ente’s mascot Source






  • Some SATA and NVMe devices support hardware encryption (TCG OPAL2 standard) and with the latest cryptsetup LUKS devices can be configured to use hardware encryption to encrypt the data either by itself or together with the existing dm-crypt software encryption. Support for this feature was added in the latest cryptsetup upstream release and we’d like to provide an option for users to use this feature when installing Fedora with disk encryption.

    As this is an expert option, it will be available only through the kickstart interface. […] There will be two new options to select either hardware encryption only or hardware encryption in combination with software encryption (analogous to the --hw-opal-only and --hw-opal options used when configuring hardware encryption with cryptsetup).