They must be those cool folks from r/onguardforthee and r/fredericton! Lets get off those american Reddit servers eh!
Update: there’s a thread on r/buycanadian with 93 upvotes, promoting the platform! Open the floodgates baby!
Hi! If you need reliable canadian hosting for lemmy.ca let me know. I am a co-founder of a Canadian Cloud and I will be happy to provide the infra for free. We are happy to help canada going out of American Corporation. If you are interested, let me know!
Congrats. Canada needs to build its own social media infrastructure.
They should also build a wall so our stupid stays south of their sovereign border.
Not all of us are stupid. Just a majority. No more than 3/4. Maybe. On a really good day.
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.
Is this grafana public? I’d like to check for jlai.lu, we also had a recent influx of users.
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:
A suggestion from someone who frequently deals with observability infrastructure: it’s a good idea to set up a postgres exporter and record your data as Prometheus metrics, that way querying the metrics does not hit any of the production stack.
Just joined to get away from Reddit - I’m pleasantly surprised with how active it seems here despite the much smaller community! This is exciting!
Question for you: are pretty much all of the users Canadian or in Canada? Is it possible to tell?
Users that you see with an email-like suffix to their name are using different websites and are less likely to be Camadian (though, as you know/ we are everywhere). Users without the suffix (if your client omits local addressing) are on lemmy.ca and are much more likely to be Canadian.
I would assume most users are Canadian as they would have more related interests here.
I’m not on lemmy.ca but as a moose I appreciate this post and my fellow Canadians 🇨🇦🫎