• 5 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle









  • You have to find an extension, that blocks specific javascript functionalities, like accessing the history.

    This could achieve it (not tested yet):

    https://github.com/polcak/jsrestrictor

    BUT: If a site totally relies on it, it could prevent you from accessing some if not all of their content.

    Same could be achieved by blocking js per site (via browser settings or an extension). Here it would come down to the same scenario if they don’t provide any non-js fallback.

    Also APIs: Those things are just interfaces to interact with programs or (web) services. Say you wrote yourself a nice little program and want to open it up so that other programs would be able to interact with it: You would write an interface for it - to be more specific, an application programming interface (hence API). That’s what is enabling Apps like Sync to readout the lemmy servers or write to it, when you submit a post.

    Some of those APIs are open, some restricted (like X or this other site we don’t talk about.).











  • Downcount@lemmy.worldOPtoMusic@lemmy.worldSugar Man - Sixto Rodriguez
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Great way to find out you have to actually set languages to be displayed in your own profile settings.

    I was wondering why I had your comment in my inbox but couldn’t see any comments underneath my post.

    This was also the reason I didn’t saw your post about Rodríguez. I allowed a bunch of languages I speak to that filter and BOOM now I see the comments AND your original post.

    Sorry for beeing noobish, am very new to lemmy.

    Also: Why is there such a filter anyway and why isn’t “all languages” (which I also couldn’t find) a default value?