mplewis

joined 1 year ago
MODERATOR OF
[–] mplewis@lemmy.globe.pub 2 points 1 year ago

Please feel free! Source is on GitHub, it uses Astro with the Starlight template.

[–] mplewis@lemmy.globe.pub 2 points 1 year ago

Thanks, this is lovely!

[–] mplewis@lemmy.globe.pub 1 points 1 year ago

Thanks, I’ll try it out!

[–] mplewis@lemmy.globe.pub 10 points 1 year ago

That's a great way to attract stalkers.

[–] mplewis@lemmy.globe.pub 7 points 1 year ago (1 children)

If I still need to run a bouncer to get history scrollback, then no, I will not consider IRC.

[–] mplewis@lemmy.globe.pub 1 points 1 year ago* (last edited 1 year ago)

Setting up a Lemmy server outside of the golden path of using the Ansible template is extremely difficult. I do this professionally and I couldn't get federation working properly when running Lemmy on my Kubernetes instance.

Figuring out why federation is failing is very, very hard.

Lemmy requires a lot of resources to run. You need a VPS that's at least $20/mo to work adequately under any load. Disk storage requirements for the DB are also rather high.

Lemmy 0.18.2 has some horrendous N+1 DB calls, e.g. one query per language (173 of them) when you create a new community. This hamstrings databases that are not colocated onto the same machine, e.g. neon.tech's hosted pg db. I expect this will improve with time as the codebase matures, yet...

Instance administration tools are sorely lacking.

[–] mplewis@lemmy.globe.pub 8 points 1 year ago (1 children)

"It's a good filter" is often just an excuse to not improve the UX. You hear this way more from open-source technically-inclined folks than you do from folks who care about building a product that people want to use.

[–] mplewis@lemmy.globe.pub 2 points 1 year ago

And there's not a great way to suggest "you might like..." based on your current subscriptions.

[–] mplewis@lemmy.globe.pub 5 points 1 year ago

Email has the benefit of legacy. Lemmy does not.

[–] mplewis@lemmy.globe.pub 9 points 1 year ago (4 children)

I tried to solve this a tiny little bit by giving my own instance a clean and friendly frontpage, but I think I still need to do more work to attract people who aren't fedi-inclined.

[–] mplewis@lemmy.globe.pub 8 points 1 year ago* (last edited 1 year ago) (6 children)

Links between instances often don't work as intended, and there's no good way to redirect me from some-other-instance.pub/c/cool-community to my-instance.pub/c/cool-community@some-other-instance.pub automatically.

view more: ‹ prev next ›