We haven’t done any releases yet, but no post scores will still be okay.
We use a different syntax for spoilers.
Cool, I originally thought about doing it that way, but maintaining allowlists and blocklists for all the different types of activities could get cumbersome (especially if we add things like blocking posts, comments, communities, messages, etc). But ya that’s a good issue to have.
Spoilers should be working fine on most clients, but it’s a front end thing.
Yep this has been a growing problem, with ppl using various alt accounts on different servers to downvote things. Usually it’s pretty obvious because these accounts are all from the same servers, and have little or no comments or posts.
With that setting you can be sure that all the votes at least are coming from your local users, keeping vote anonymity, and without disconnecting from the bigger servers.
I don’t think many ppl are down on rust… it’s won developer’s most favorite to use for like 5+ years now in a row on stackoverflow.
I was tempted to say Ruby, but based on my friends that are learning (or tried to learn Japanese), it seems like Ruby is trying to be the opposite. So not sure.
Ruby would maybe fit with toki pona : terse, simple, predictable.
Where do you buy these? What’s the cost per space?
Could you open up an issue on the github for this (if you didn’t already).
Thx! Let me know if the postgres upgrade helper script I provided has any issues.
This is correct, and we’ve been following this for lemmy too.
That’s my bad really. Currently we’re using the patch semver to denote non-breaking changes, and the minor for breaking.
We’re holding off on a major release until the API reaches stable, which like all open source projects we’re reticent to do because then it puts a lot of pressure on us to match the standard of enterprise-level software developed by a large corporation.
Even though lemmy has many thousands of monthly active users, we’re still really an beta-level software developed by a handful of people.
Yep, major thanks to @asonix for adding this to pict-rs.
o7
No probs!
People did improve society, they made Matrix and XMPP.
The seatbelts already exist, you just need to use them.
Erps, my bad.
Probably too soon to say, but hopefully.
To update everyone:
In getting ready for the upcoming lemmy release, we usually deploy a test release here on lemmy.ml (the dev instance) for a few days, to discover any issues for a large production server, so other people don’t have to.
We found a performance issue with this one, so we downgraded back to 0.19.3
, and restored from a database backup made a few hours ago.
I apologize for the few hours of downtime that caused today.
I opened up a bug in postgres for it, because I’m sure we’re not the only ones to run into this.