Skip Navigation

User banner
Posts
594
Comments
3,409
Joined
2 yr. ago

  • The AI chats don't seem to give a straight answer on ANY issue. They always give a waffle-y answer that tries to account for 'both sides'

  • Odd, I did have some issues myself when I signed up with the pixelfed.social instance a while back, which resolved by themselves later on.

    Do you have the same issue on incognito?

  • We've messaged back and forth :) Nothing official yet

    Would be pretty cool if we could support the mastodon folks in some way as well!

    Agreed!

  • I guess it should be 'How did a Delta plane crash-land and end up upside down'

  • Dr. Doom & MF Doom approve

  • Welcome New Users!

    Jump
  • Welcome 😊

  • Welcome New Users!

    Jump
  • Welcome New Users!

    Jump
  • I'm not sure if there was a particularly viral post (aside from a few mentions of r/BuyCanadian), but I know we've also been mentioned in comment sections all over. Copying from another comment:


    Going off of what people have mentioned in the registration applications, it is a combination of

    • wanting to support Canadian, and avoiding American tech companies (due to tariffs and other concerns)
    • concerns with how big tech has changed for the worse these past few months
    • Reddit's recent actions, such as banning (and then reversing) a bunch of communities and the recent paywall announcement
    • learning about it for the first time and being excited about the concept

    The first point is why lemmy.ca has seen more relative growth this week than the others, but a lot of fediverse instances have seen growth recently

  • Welcome New Users!

    Jump
  • Welcome :)

  • Welcome New Users!

    Jump
  • We ban spammers and remove all their content fairly quickly once we get a report, sometimes within minutes if we're online at the time. Could you report the post/message so we can deal with it?

    For what it's worth, once in a while I'll search the spam URLs and the same junk is posted across Reddit and other sites. Worse, some of those posts have been up for months

  • I'll edit the context into the title so it's not clickbait, I thought it was worth sharing a younger person's perspective is all 😄

  • They're from a good while before, and I'm not sure it would be appropriate for your use case.

    Matrix is much closer to the Slack / Discord format. It IS a bit more complicated than those two, especially if you're self hosting it, but it has a lot of similar functionality

  • Welcome New Users!

    Jump
  • Thanks! I've noted that down

  • Welcome New Users!

    Jump
  • That's very considerate, thank you :)

    I've played with bookmarklets before, so it wasn't too much trouble. I don't normally use Alexandrite, but from my quick exploration it seems that Alexandrite URLs are very similar to the default ones, where it just appends alex.lemmy.ca/ to the start. If that is the case, the following steps should work. The steps are for Firefox, but it should be similar on other browsers:

    1. Right-click on the bookmark bar and click Add Bookmark
    2. Put anything you want in the name
    3. In the URL field, paste in this block of code:
     
        
    javascript:(function(){
        let currentURL = window.location.href;
        if (currentURL.startsWith('https://lemmy.ca/')) {
            window.location.href = currentURL.replace('https://lemmy.ca/', 'https://alex.lemmy.ca/lemmy.ca/');
        }
    })();
    
      

    When you are on any lemmy.ca page, clicking on the bookmark should take you to the corresponding alex.lemmy.ca page. You can also make one to go in the opposite direction, with this block of code:

     
        
    javascript:(function(){
        let currentURL = window.location.href;
        if (currentURL.startsWith('https://alex.lemmy.ca/lemmy.ca/')) {
            window.location.href = currentURL.replace('https://alex.lemmy.ca/lemmy.ca/', 'https://lemmy.ca/');
        } else if (currentURL === 'https://alex.lemmy.ca/lemmy.ca') {
            window.location.href = 'https://lemmy.ca/';
        }
    })();
    
      

    Hopefully that works!

  • Welcome New Users!

    Jump
  • We haven't revisited our donation methods yet, but we will at some point.

    If you have a moment, could you share why you'd prefer to have Librapay / Open collective over the existing options? No wrong answers, I just wanted to copy it into our notes for when we revisit all that

  • Canada @lemmy.ca

    Addressing fragmented early pregnancy care in Canada | CMAJ

    Canada @lemmy.ca

    Cyberattacks on Canadian health information systems | CMAJ

    Canada @lemmy.ca

    Rainbow Bridge: Police identify couple killed in US-Canada border crash

    Canada @lemmy.ca

    Canada is moving away from Pap tests. Here's what you need to know | CBC Radio

    Canada @lemmy.ca

    Nearly 2.5 million Canadians sign up as organ donors, thanks to tax form change | CBC News

    Canada @lemmy.ca

    Teens vs. coats: The generational quarrel that won't chill out | CBC News

    Technology @lemmy.world

    Nvidia Shield is getting Auro 3D audio support, full-screen ads

    aww @lemmy.world

    This is Sweet Tooth, a current patient at Vancouver MMR (admitted 2023/09/14)

    Patient Gamers @sh.itjust.works

    Has anyone tried zoom-platform.com?

    Technology @lemmy.world

    How does Anthropic compare to OpenAI?

    New Communities @lemmy.world

    Sockpuppet Society - An original Lemmy community for sockpuppeting (reenact real life events with socks, etc.)

    Privacy @lemmy.ml

    Privacy friendly search alerts?

    Technology @lemmy.world

    The reincarnation of totaled Teslas—in Ukraine | Ars Technica

    Canada @lemmy.ca

    Fresh-cut fruit brands recalled in multiple provinces for salmonella risk - National | Globalnews.ca

    World News @lemmy.world

    Dominican Republic: At least 21 dead after storm brings torrential rain

    Technology @lemmy.world

    Optus: Telecom boss Kelly Bayer Rosmarin quits after Australian outage

    Canada @lemmy.ca

    'He does not deserve this': University of Ottawa criticized after medical resident suspended for pro-Palestine posts

    Canada @lemmy.ca

    November is Lung Cancer Awareness and Radon Action Month. Learn about one of the leading causes of lung cancer in B.C. and how to test for it in your home

    Technology @lemmy.world

    The Council of Europe's AI Convention (2023–2024): Promises and pitfalls for health protection

    Fediverse @lemmy.ml

    How does ActivityPub differ from what BlueSky is using? (AT)