

I was going to say this but using the print to PDF functionality in most OSes
I was going to say this but using the print to PDF functionality in most OSes
Welp here’s hoping something pops up to replace gravity sync soon, can’t really upgrade until it does.
I just found https://github.com/mattwebbio/orbital-sync but it’s not apparent if it’s compatible with v6 yet
Assuming you mean hosting stuff on a VPS or similar, I think the Lemmy selfhosting communities consider that also self hosting on some level.
If you more meant for commercial hosting, there’s no harm in asking, I’d wager a fair few people subscribed probably work in the industry.
If you meant the behind the scenes stuff of running a hosting provider, you might have a little less luck, but you never know
I think I’m very similar to you
I want to have a feed of topics I’m interested in, very rarely do I care about a specific individual, and the case that I do it’s probably because they’re a local restaurant or something like that, basically all I use Instagram for is a glorified photo menu for food I might want on a given weekend
Unfortunately it doesn’t seem like they’ve really stuck with it
Essentially for something to be decentralised and not ephemeral, everyone needs a copy of the data.
To go into a bit more detail—one of the biggest benefits of decentralised systems is generally redundancy has to be built in otherwise you have a Single Point Of Failure™️, and then you get data loss when it’s gone. Given any sensible decentralised system is designed to avoid this scenario, that data has to be somewhere, and generally the simplest and less expensive (in terms of processing) way to improve on data in one place, is to have it in every place. Any time the data isn’t in one place or every place, you then have an exercise in figuring out where it actually is. This “finding it” processing is going to take time and effort, and if you imagine a standard semi-popular lemmy post, that’s potentially data coming from all sorts of different places, which may or may not be there—this would inevitably make request times ridiculous and basically no one would use it.
At the end of the day, any kind of processing is energy, cost & time expensive, whereas storage makes that part of the process effectively instant and is much cheaper than increasing processing power in both cost and energy.
So basically in this use case and many like it: it makes sense if you’re trying to pick what to optimise, you optimise for lower processing and higher storage requirements rather than vice versa.
The history aspect is more straightforward to understand given the above, if you expect people to care what happened a year ago and want to support that, that data needs to live somewhere
My friend, it’s not nonsense, it’s basically how decentralised communication has to work if you want any reasonable level of recency & history in the data.
Usenet was basically the original and I believe a modern news provider requires something like 50 petabytes of storage to run a 10 year data retention service
That’s really shitty given the expectation set when using a VPN
I was wondering the same, I’ve not had any issues personally
Also not a lawyer but I’ve done a lot of GDPR training since it was introduced and I believe you’re incorrect—the data subject posting it publicly or not doesn’t factor into the validity of a deletion request under the GDPR. There are a limited set of specific reasons a service owner can refuse a deletion request and they’re pretty much down to preventing abuse and facilitating compliance with other laws.
From your link
Any information relating to an identified or identifiable natural person (‘data subject’); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person[15]
The “directly or indirectly” part is important here, a username is a constant identifier between a user’s posts and comments
Given comments and posts are free text input, there’s no way of knowing the entire set of a user’s content doesn’t contain PII, unless an admin wants to spend the time combing through and determining which posts definitely contain PII and which definitely don’t, they should delete it all. The data subject does not need to make specific listings of what they want deleted, the onus is on the service owner to be able to process the deletion request completely and within a timely manner.
Not an admin, but from a legal perspective, users in the EU have the right to request deletion of their data under the GDPR, which the consequences of violation are up to €10m or 2% of annual turnover (not profit), whichever is higher
Frankly, if a user asks a service owner to delete their personal data, the service owner should do it as promptly as possible.
Was gonna say, I’m sat on 2.2k comments apparently in about 15 months, which is surprising to me given I probably only comment on about half the days in any given week.
I will say compared to Reddit though, I tend to be more likely to comment here because there’re fewer people here and I want it to feel active enough for more people to continue joining (either lemmy in general, or just on smaller communities that don’t have a lot of activity yet).
Plex is probably the easiest and most convenient, I think jellyfin is viable too, but I don’t use it.
If you’ve got the money, Roon or Audirvana are the gold standard of self hosted music
If you want something similar, but free, look into things like volumio or subsonic based solutions.
I guess out of fear that we get another gitlab situation, where the open source offering has a load of key features eventually kept behind a paywall
I specifically don’t comment on people that give off the vibe they might be one of those kind of nutjobs, precisely because it gives them a notification with my username attached if I do. I’m on this site to kill some time with low effort, I want to minimise the risk of attracting the attention of some weirdo.
I downvote in those scenarios and then report if appropriate. If enough other users feel the same way the comment goes down to the bottom of the thread and fewer users see it. Especially if it’s something that a mod eventually removes, as it reduces the reach until a mod can get to it.
If I risk retaliation for doing that, I (and others) will just stop, meaning those comments stay up front & centre and we lose that soft moderation plus that engagement in general. Going into the comments will just end up being a worse experience
Hard no from me
I don’t want some nutjob with too much time stalking me because I upvoted something about climate change or downvoted some bigoted shit. We all know those fuckos are out there
Voting on Reddit-like platforms is soft moderation by a community, and if you disincentive that, the whole model kinda falls apart IMO
Sync is fantastic, IMO. I switched from Jerboa and Connect a year ago and never needed to look back.
The dev isn’t super active, but updates seem to drop when they need to
Probably true, worth pointing out I browse with the “old.” theme when I’m at my computer which doesn’t come out bad at all given it’s pretty basic HTML (just tried it on my phone too, which is something I wasn’t sure would give a good result)
You’re right though, it would be a good pull request to the Lemmy UI to add a print stylesheet