Change your config to mount the data directory to /var/lib/postgresql instead of /var/lib/postgresql/data
My advice though, if your debugging skills are primarily comprised of asking AI for help, you're in for a bit of a learning curve. The software is absolutely amazing (I've been running an instance since 2023), but weird things pop up and because this is so niche quick google searches are very limited and you gotta be willing to dive into github issues (this for example, I've also had to do it for pictrs to debug something a while ago).
Don't feel discouraged though, this is probably the most rewarding thing I host (more than plex, immich, or any of the other "mainstream" things people talk about)
Editing to add, i know this is the fix because I had to reinstall lemmy from the ground up (long story) a few weeks ago and had the same issue :)
Okay yes this makes sense. Although, honestly i think I'd prefer the AP method of doing it because BlueSky sends ALL content to all nodes, so it's MUCH less cost effective to join with a private server.
I run my own lemmy instance, so i know the data volume since 2023 has been probably like a terabyte or so. But, with BlueSky I'd have to account for the data volume of all users on the platform as a whole, bringing the data volume way up to tens of terabytes (a guess based almost entirely on nothing).
So it really boils down to yes I agree that AP has problems with data accessibility, but I'd prefer that over unnecessary data redundancy
... but at least the rest of their system is actually substantially more decentralized architecturally than AP is.
In the blog post you linked, neither the author or myself came to your conclusion:
However, I stand by my assertions that Bluesky is not meaningfully decentralized and that it is certainly not federated according to any technical definition of federation we have had in a decentralized social network context previously. To claim that Bluesky is decentralized or federated in its current form moves the goalposts of both of those terms, which I find unacceptable.
Do they not teach this in all schools? I definitely learned map reading in grade school, and I'm Gen Z so being able to read a map was never a necessity in my life
I don't doubt that, I'm saying this more because there are additional routes that i had to configure in NPM to get lemmy working properly. This may be where OP is having issues, you can probably set them up in CF too but I have no idea.
Are you pointing cloudflare directly to Lemmy? I have mine going from cloudflare to Nginx Proxy Manager configured to serve Lemmy.
There is some additional configuration necessary for a reverse proxy in front of Lemmy, which is potentially where things are getting messed up for you?
Commercial groceries are expensive, a city owned distributer can negotiate prices with food suppliers and pass those savings along to citizens by selling food at or extremely near cost.
Anecdotally, I have fairly non-political coworkers in other states that are hyping up Mamdani. His reach across Gen Z is honestly insane and people are even making TikTok/Instagram hype edits of him all the time
Mamdani is a NYC mayorial candidate who is a member of DSA, pro-palestine, has stated that he would have Netanyahu arrested if he came to NYC, and is running on a platform of:
Fast and free buses within NYC
Rent freeze every year for New Yorkers in rent stabilized housing
City owned and operated grocery stores
Creation of a Department of Community Safety to tackle mental health challenges rather than NYPD
?? TikTok has been a huge thing for almost 6 years at this point, of course there are popular TikTokers (Khaby has even done a cameo in the most recent Bad Boys movie)
I hope that lemmy doesn’t grow any heavier than it is growing right now
I hope for more like minded individuals to help them out
How is the latter supposed to happen without the former? Like it or not, many of us are here solely because Reddit went to shit with their extreme monetization. Lemmy is still a really small community and absolutely NEEDS larger adoption in order to remain a viable option
Exactly. While Lemmy isn't exactly like the Internet archive, at least its self hosted so you could preserve anything you want for as long as you wanted on here
Yes, or if you find a solution you can post it here for preservation. I've posted some guides and info that i pulled from Reddit onto here because the way things are going, I can't guarantee that information will still be available in a years time.
It's a program that uses an SDR to pick up the signals broadcasted by planes (ADS-B) containing their flight information. Then the data gets uploaded to an aggregator (FR24, Flight Aware, ADS-B Exchange) that gives a global view of all planes in the sky.
You can use the aggregators for free without uploading, but you get some perks for being a contributor. I just do it because it's cool and I use the platforms for getting info on flights I'm taking (you can tell if your flight is gonna be delayed if the plane is delayed elsewhere for example).
Elections are coming up, Adams is extremely unpopular in the city and I expect him to get voted out. Unfortunately, We have Andrew Cuomo trying to regain some of the power he once had, but I don't think his chances are great outside of name recognition.
Personally, I'm not registered in NYC but everyone I know there is putting their support behind Zohran Mamdani.
I took an old pi and threw a flight tracker on there. Now i have premium accounts on FR24, FlightAware, and ADS-B Exchange.
I have a few other pis which run other stuff though, my favorite thing to do is install nginx proxy manager and tailscale, then use it as an entry point to my network (this was born out of my main server being a bit unstable, which i have since fixed but kept NPM off of it because the pi is pretty much set and forget)
Exactly this, but to be clear he used his personal email account on one forum where he made a post promoting it in the early days. Everything else was solid and, if they hadn't found the post, I don't think they would have been able to link him.
A chain is only as strong as it's weakest link and if the admin logs are descriptive enough, then it would only take one mistake to take down the metaphorical tower of cards.
This is the solution to your problem
Change your config to mount the data directory to
/var/lib/postgresqlinstead of/var/lib/postgresql/dataMy advice though, if your debugging skills are primarily comprised of asking AI for help, you're in for a bit of a learning curve. The software is absolutely amazing (I've been running an instance since 2023), but weird things pop up and because this is so niche quick google searches are very limited and you gotta be willing to dive into github issues (this for example, I've also had to do it for pictrs to debug something a while ago).
Don't feel discouraged though, this is probably the most rewarding thing I host (more than plex, immich, or any of the other "mainstream" things people talk about)
Editing to add, i know this is the fix because I had to reinstall lemmy from the ground up (long story) a few weeks ago and had the same issue :)