Skip Navigation

User banner
Posts
76
Comments
1,223
Joined
2 yr. ago

Welcome New Users!

Jump
  • I promise to take a look a Friendica after we get Pixelfed up =)

  • If it's all in docker, you probably need the docker container name as the target host. Assuming your docker network isn't in host mode.

  • Welcome New Users!

    Jump
  • Pixelfed soon. We have a domain registered and I've started provisioning the infra.

    Friendica isn't on our todo list yet, not sure if it will be or not since none of us are regular Facebook users.

    Edit: Enough people are asking about friendica that I promise to investigate more after pixelfed is up.

  • No, I want to start exposing a grafana instance but for now I'm keeping this internal since it hits our live postgres.

    The query if you want it is:

     
        
    SELECT
      DATE(published AT TIME ZONE 'UTC') AS date,
      COUNT(*) FILTER (WHERE instance_id IN (SELECT id FROM instance WHERE domain = 'lemmy.ca')) AS lemmy_ca,
      COUNT(*) FILTER (WHERE instance_id IN (SELECT id FROM instance WHERE domain = 'sh.itjust.works')) AS sh_itjust_works,
      COUNT(*) FILTER (WHERE instance_id IN (SELECT id FROM instance WHERE domain = 'lemmy.world')) AS lemmy_world,
      COUNT(*) FILTER (WHERE instance_id IN (SELECT id FROM instance WHERE domain = 'lemmy.dbzer0.com')) AS dbzer0,
      COUNT(*) FILTER (WHERE instance_id IN (SELECT id FROM instance WHERE domain = 'jlai.lu')) AS jlai_lu,
      count(*) as all_lemmy
    FROM person
    GROUP BY 1
    ORDER BY 1;
    
      

    Or here's your instance overlayed with us to provide a comparison:

  • Not usually. Can you dm me the account name or email and I'll look later tonight?

  • I did some playing around with grafana. This data is all just number of signups per day, grouped by instance.

    Here you can see our recent spike in users compared to normal:

    Adding in some other large instances we all got an increase in traffic, but ours seems to be more sustained:

    And for completeness, compared to all of lemmy (as visible by lemmy.ca, so only things we federate with):

    Reddit's announced some more changes but I suspect the whole tariff situation is pushing Canadians extra hard.

  • I recommend dish soap instead, smells nicer.

  • Shazbot!

  • So they can take it, modify it to fit the job description they're trying to get a commission on, get you in, collect their commission, then disappear.

    Their commission is often 25% of your yearly salary.

  • Bro. Not everything is a conspiracy.

  • Lots of people bought before musk fully revealed himself, and who would buy a used Tesla now if they tried to sell?

    Hate on the people that deserve it, not the randoms who happened to buy a Tesla.

  • We saw a spike of users for the papaya snark community when they were banned off reddit, I think it's that.

  • Lemmy.ca signups per day if we go back to the start of the first exodus:

  • Thanks, I see it too. Let me dig!

  • Yay!

  • Permanently Deleted

    Jump
  • With the way the bricks are laid, wouldn't it distribute the weight across the entire base?

  • Can you link me to an example please? Pictrs has been giving me troubles, but everything should be working now.