• 0 Posts
  • 15 Comments
Joined 10 months ago
cake
Cake day: January 25th, 2024

help-circle


  • I’m not a big expert on database technology, but I am aware of there being at least a few database systems (“In-Memory”) that use the RAM of the computer for transient storage, and since RAM doesn’t use files as a concept in the same way, the data stored there isn’t exactly inside a “file,” so to speak.

    That said, they are absolutely dwarfed by the majority of databases, which use some kind of file as a means to store the database, or the contents within it.

    Obviously, that’s not to say using files is bad in any way, but the possibilities for how database software could have developed, had we not used files as a core computing concept during their inception, are now closed off. We simply don’t know what databases could have looked like, because of “lock-in.”


  • ArchRecord@lemm.eetoFediverse@lemmy.worldWhy is Mastodon struggling to survive?
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    1 month ago

    That’s what some databases are. Most databases you’ll see today still inevitably store the whole contents of the DB within a file with its own format, metadata, file extension, etc, or store the contents of the database within a file tree.

    The notion of “lock in” being used here doesn’t necessarily mean that alternatives don’t or can’t exist, but that comparatively, investment into development, and usage, of those systems, is drastically lower.

    Think of how many modern computing systems involve filesystems as a core component of their operation, from databases, to video games, to the structure of URLs, which are essentially usually just ways to access a file tree. Now think of how many systems are in use that don’t utilize files as a concept.

    The very notion of files as an idea is so locked-in, that we can rarely fathom, let alone construct a system that doesn’t utilize them as a part of its function.

    Regardless, the files example specifically wasn’t exactly meant to be a direct commentary on the state of microblogging platforms, or of all technology, but more an example for analogy purposes than anything else.

    What social media platforms don’t have some kind of character limit?

    What platforms don’t use a feed?

    What platforms don’t use a like button?

    What platforms don’t have some kind of hashtags?

    All of these things are locked-in, not necessarily technologically, but socially.

    Would more people from Reddit have switched to Lemmy if it didn’t have upvotes and downvotes? Are there any benefits or tradeoffs to including or not including the Save button on Lemmy, and other social media sites? We don’t really know, because it’s substantially less explored as a concept.

    The very notion of federated communities on Lemmy being instance-specific, instead of, say, instances all collectively downloading and redistributing any posts to a specific keyword acting as a sort of global community not specific to any one instance, is another instance of lock-in, adapted from the fediverse’s general design around instance-specific hosting and connection.

    In the world of social media, alternative platforms, such as Minus exist, that explore unique design decisions not available on other platforms, like limited total post counts, vague timestamps, and a lack of likes, but compared to all the other sites in the social media landscape, it’s a drop in the bucket.

    The broader point I was trying to make was just that the very way microblogging developed as a core part of social media’s design means that any shift away from it likely won’t actually gain traction with a mainstream audience, because of the social side of the lock-in.


  • short form content with just a few sentences per post sucks.

    I 100% agree with this sentiment.

    Jaron Lanier has a great book called You Are Not A Gadget, where he talks about the way we design and interact with systems, and he has some thoughts I think reflect this sentiment very well:

    “When [people] design an internet service that is edited by a vast anonymous crowd, they are suggesting that a random crowd of humans is an organism with a legitimate point of view.” (This is in reference to Wikis like Wikipedia)

    “Different media designs stimulate different potentials in human nature.

    He talks about how when a system becomes popular enough, it can “lock in” a design, when others build upon it as standard. Such as how the very concept of a “file” is one we created, and nearly every system now uses it. Non-file based computing is a highly unexplored design space.

    And the key part, which I think is relevant to Mastodon, the fediverse, and social media more broadly, is this quote:

    “A design that share’s Twitter’s feature of providing ambient continuous contact between people could perhaps drop Twitter’s adoration of fragments.

    Fragments, of course, meaning the limited, microblogging style of communication the platform allows for. I’ve seen some Mastodon instances that help with this, by not imposing character limits anywhere near where most instances would, opting for tens of thousands of characters long. But of course, there is still a limit. Another design feature by Twitter that is now locked in.

    But of course, people are used to that style of social media. It’s what feels normal, inevitable even. Changing it would mean having to reconceptualize social media as a concept, and might be something people aren’t interested in, since they’re too used to the original design. We can’t exactly tell.

    As Lanier puts it,

    “We don’t really know, because it is an unexplored design space.”


  • ArchRecord@lemm.eeto196@lemmy.blahaj.zoneRule of owning
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    1 month ago

    The same way you do it digitally: add a thin layer of DRM that gives you legal protection, but doesn’t actually do much on a technical level. Check a license key from the game drive in the same way you’d check the key of software someone paid you for, then let the code run on their machine.

    DRM itself isn’t a very good way of protecting media. The functional protections are almost nonexistent due to the nature of it. If you want to let someone play/watch/read content, you can’t also make it magically impossible for them to just take the code/video/text, and copy paste it somewhere else. The only thing DRM does is give you the legal right to invoke the state as a way of enforcing copyright law against anyone who ‘pirates’ your work.

    Any fraud that could happen likely wouldn’t be stopped no matter what they tried. (or rather, if they did nothing protection-wise)



  • ArchRecord@lemm.eetoMemes@lemmy.mlAI bros
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    I find those kinds of chatbots useful, but those aren’t the ones I encounter 90% of the time. Most of the time, it’s a chatbot that summarizes the help articles I just read, giving faulty interpretations of the source material, that then goes on to never direct me to a real person unless I tell it multiple times that the articles it’s paraphrasing aren’t helping. (and sometimes, they have no live support at all, and only an LLM + support articles)


  • ArchRecord@lemm.eetoMemes@lemmy.mlAI bros
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    Oh yeah, it’s definitely useful for that!

    Since LLMs are essentially just very complicated probabilistic links between words, it seems to be extremely good at picking the exact word or phrase that even a thesaurus couldn’t get me.


  • ArchRecord@lemm.eetoMemes@lemmy.mlAI bros
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    I primarily end up using LLMs through DuckDuckGo’s private frontend alongside a search, so if my current search doesn’t yield the correct answer to my question (i.e. I ask for something but those keywords only ever turn up search results on a different, but similar topic) then I go to the LLM and ask a more refined question, that otherwise doesn’t produce any relevant results in a traditional keyword search.

    I also use integrated LLMs to format and distill my offhand notes, (and reformat arbitrary text based on specific criteria repeatedly for structured notes,) learn programming syntax more at my own pace and in my own way, and just generally get answers on more well-known topics a lot faster than I would scrolling past 5 pages of SEO-“optimized” garbage just designed to fill time for the ads to load before actually giving me a good answer.


  • ArchRecord@lemm.eetoMemes@lemmy.mlAI bros
    link
    fedilink
    English
    arrow-up
    24
    ·
    2 months ago

    I have never once found an “AI” feature integrated by a corporation useful.

    I have only ever found “AI” useful when it’s unobtrusive, and something I chose to use manually. Sometimes an LLM is useful to use, but I don’t need it shilled to me inside a search bar or in a support chat that won’t solve my problem until I bypass the LLM.