My meme/shitposting alt, other @Deebsters are available.

  • 0 Posts
  • 10 Comments
Joined 3 years ago
cake
Cake day: July 13th, 2021

help-circle

  • It only looked ok in the textarea you wrote it in, but the format was wrong.

    You have a few options:

    * lists
    * with a * or -
    
    • lists
    • with a * or -

    Blank
    
    Lines
    
    For paragraphs
    

    Blank

    Lines

    For paragraphs


    Double spaces  
    At end of lines  
    If you don't want paragraphs
    

    Double spaces
    At end of lines
    If you don’t want paragraphs


    It looked like you were trying to use code formatting which is three backticks, but you used single quotes. This is a backtick: `

    Then
    It'll  keep   exactly what you write
    l1I|
    

  • It’s

    • Obtain a list of all tabs, and which URL is open
    • Obtain a list of all firefox windows and which tab is in each and in what order
    • Obtain a list of firefox running instances
    • Actions on tabs
    • Close a tab
    • Open a new tab and enter URL
    • move a tab in a window’s tab order
    • move a tab to another window
    • mute/unmute a tab
    • make a tab hidden or unhide
    • pin/unpin a tab
    • select/unselect a tab
    • discard a tab
    • reload a tab
    • copy tab body or a specific xpath
    • run a javascript cmdlet, (bookmarklet ? )
    • Run a function of a script in somethingmonkey
    • bookmarks
    • list all bookmarks folder and bookmarks
    • move a bookmark to another folder
    • delete a bookmark
    • create a bookmark
    • get/change position of a firefox window
    • close a window/open a new window
    • list installed addons
    • turn an addon on or off




  • Yeah, that got old very quickly, although things like the old Reddit switcharoo* always got an upvote, but the original comment needed creativity and the stock reply needed to link the the previous example. It was cool that it was a different experience each time and that the network grew, occasionally branching, and had maintainers that made sure you could follow without hitting a deleted part dead end.

    * after half a year I had to use a search engine to get the name

    But here I wrote all of this, instead of just the word “This”



  • Deebster@lemmy.mltoLemmy@lemmy.mltime for POSSE: post once, share everywhere
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    1 year ago

    This isn’t a Fediverse-specific topic, that I can see. This is something that’s fairly trivial to do - there’s already services that will post to multiple channels (“social media management tools” seems to be best search term). In these ten months you could have written one yourself!

    Also, the main point of POSSE seems to be that you control your own domain and space online, and everything else points back to that. That assumes that your main way of communicating is via publishing chunks of content, of course, which is patently not true. It also assumes that everyone’s way more technical than they are - plenty of people call their browser “the internet” and would glaze over the second you started talking about domain names, etc.


  • edit: This start bit is wrong; Lemmy does SSR so Javascript-free/spiders should see at least some comments.

    Lemmy is currently pretty terrible at SEO, in large part because the comments don’t load until the JS has run.

    This isn’t just a problem for search engines, it affect things like archive.org and offline reading. Earlier today I loaded a page from an instance that had dropped offline - while they had Cloudflare Always Online enabled, the page loaded without comments so it was almost useless.

    I think it’s a mistake to consider all the SEO-related concerns as irrelevant just because you don’t care about Google, etc. Most of the things necessary for good SEO are just good practices, with benefits for all users, especially in the areas of accessibility and third-party tools.