[-] jon@lemmy.tf 22 points 9 months ago

That counts as unauthorized access in the eyes of the law. It's a private system and they did not have any agreements permitting them to use it as they wanted.

[-] jon@lemmy.tf 33 points 10 months ago

Backing a Kickstarter for a game is the same as preordering. Money leaves your pocket and enters the studio's before the game is out.

[-] jon@lemmy.tf 80 points 10 months ago

Your title should be "fuck subscriptions, except subscriptions from this site pulled from 1998" since everything in your guide relies on a paid debrid sub.

[-] jon@lemmy.tf 58 points 10 months ago* (last edited 10 months ago)

Hey this name is familiar.... these guys sent me all their app telemetry for a couple weeks because they hardcoded AWS LB IPs into their software, and I got lucky enough to get one of those recycled IPs.

Wouldn't be surprised if their apps are still screwed up and sending large amounts of junk traffic at me, but at least now it's going into a void.

[-] jon@lemmy.tf 22 points 10 months ago

Maybe someone should fork Opencart and patch the security vulnerabilities and try to drive people away from this guy's repo, since he's just combative anytime someone raises a concern.

Or quit using his code altogether.

[-] jon@lemmy.tf 38 points 10 months ago

Oh cool, so Elon has helped contribute to the adderall shortage in a roundabout way.

[-] jon@lemmy.tf 34 points 1 year ago* (last edited 1 year ago)

Yeah, after literally bankrupting Westinghouse and costing us Georgians billions of dollars. I'm all for more nuclear power but this project was a colossal shitshow.

Georgia also has some shiny new solar factories so I'm interested to see how deep into renewables we can get in the next decade.

1
submitted 1 year ago* (last edited 1 year ago) by jon@lemmy.tf to c/main@lemmy.tf

So Lemmy 0.18.0 dropped today and I immediately jumped on the bandwagon and updated. That was a mistake. I did the update during my lunch hour, quickly checked to make sure everything was up (it was, at the time) and came back a few hours later to everything imploding.

As far as I can tell, things broke after the DB migrations occurred. Pict-rs was suddenly dumping stack traces on any attempt to load an image, and then at some point the DB itself fell over and started spewing duplicate key errors in an endless loop.

I wound up fiddling with container versions in docker-compose.yml until finding a fix that restored the instance. We are downgraded back to the previous pict-rs release (0.3.1), while Lemmy and Lemmy-UI are both at 0.18.0. I'm still trying to figure out what exactly went wrong so I can submit a bug report on Github.

Going forward, I will plan updates more carefully. We will have planned maintenance windows posted at least a few days in advance, and I may look into migrating the instance to my Kubernetes cluster so we can do a rolling deployment, and leave the existing pods up until everything is passing checks. In the meantime, I'm spinning up a sandbox Lemmy instance and will use that to validate upgrades before hitting this instance.

1
submitted 1 year ago* (last edited 1 year ago) by jon@lemmy.tf to c/main@lemmy.tf

If your feed is sorted by New or includes local content, you may notice a TON of new posts showing up on reddit_ communities here over the next few days- I am attempting to scrape as much content as I can from Reddit prior to the API pricing changes on July 1. All of this content will be limited to the reddit_* communities on this instance, if you don't wish to see this content you can simply block the communities as they appear.

If anyone has requests for a subreddit mirror, drop them in the comments and I'll try to get to your request sometime this week.

Edit: Halted since random other Lemmy instances managed to auto-index my new subs, I don't want to flood any feeds outside of lemmy.tf with this. Since I can't control other instances auto discovering my new communities, all Reddit cloning will now occur in a new, defederated instance.

All import activities are now taking place at https://defed.lemmy.tf/.

48
submitted 1 year ago by jon@lemmy.tf to c/foss@beehaw.org

Has anyone made or found a script to scrape a subreddit and import it to a Lemmy community? There are a handful of smaller subs that I'd like to mirror over to my instance (with author attribution) but haven't found anything that works yet. https://github.com/rileynull/RedditLemmyImporter looks promising but links to a non-functioning Python script (tries to use Pushshift, which isn't working at the moment).

[-] jon@lemmy.tf 27 points 1 year ago

I just sub to both if I run into a sublemmy collision where both are sizable. It is a little weird and I'd like to see some clean way to merge them in the future (i.e. with content migration and redirects), but for now it is what it is.

[-] jon@lemmy.tf 29 points 1 year ago* (last edited 1 year ago)

From what I've seen and read, server to server traffic is less taxing on instances than client to server. So even if your instance is JUST you, it would be your instance talking to everything else so it would have some net benefit on the federation. But it would take a lot of users self-hosting solo instances for this to help in any noticeable way, I'd think.

There is certainly no downside to running a solo instance, if you're even slightly interested I would say go for it!

[-] jon@lemmy.tf 30 points 1 year ago

Gee, what a surprise that everyone called last week. Of course Reddit admins are booting uncooperative mods in favor of those that will un-private their subs, they have zero reason to be loyal to mods protesting against them. And they're actively losing advertising revenue for each sub that's dark.

The real way to protest this is to delete your Reddit account and never look back. Monthly active users is the only statistic that will force them to backtrack on any of the API pricing changes, and loads of people that have moved to Lemmy are actively using both platforms.

[-] jon@lemmy.tf 32 points 1 year ago

I like the idea of community fundraising drives more. Digital advertising sucks and is a scummy industry. They all exist to collect your data, track you, and sell data to the highest bidder.

1
submitted 1 year ago* (last edited 1 year ago) by jon@lemmy.tf to c/imageai@sh.itjust.works

Does anyone know of any Lemmy bots that can use a Stable Diffusion instance instead of DALLe? I found https://github.com/SleeplessOne1917/lemmy-art-bot but it's currently OpenAI only. I've got a machine sitting around with a mostly-idle SD instance and wouldn't mind hooking it up to the comments of a community on my Lemmy server (or here, but don't want to abuse someone else's storage).

1
submitted 1 year ago by jon@lemmy.tf to c/main@lemmy.tf

Not much has changed today. Email verification is now disabled as we seem to have hit some bug where it just craps out until the Docker pods are restarted, I'm probably going to leave this disabled unless we start getting some large influx of spam users.

Default theme has also been changed to Darkly - Red which feels a bit more reminiscent of Reddit.

Some thoughts on image uploads

Image storage remains my primary concern for instance scalability. I am fairly limited on local storage since the server running this instance is all-NVMe, so if the /pictrs volume fills up too much, I will have to connect a cloud disk. Rather than totally disabling image uploads (which would also mean no avatars), I'm leaning towards setting something like a 400kb limit for all uploads. This is still TBD and may wind up being unnecessary if I can find some cheap option.

1
submitted 1 year ago* (last edited 1 year ago) by jon@lemmy.tf to c/main@lemmy.tf

In preparation for a (hopeful) influx of users, I've bumped up the resources for the server a bit. We're now running on 4 cores/8gb ram and a 512tb disk on one of my OVH servers, and I may setup a larger disk for image storage if it winds up growing quickly. I've got plenty of resources to spare so there shouldn't be any scalability issues.

Email is also functional and now required for all new signups. No admin validation is required at the moment, but this could change if we start getting a flood of bots or something.

I am also looking for an admin or two to assist with the day-to-day management of this. Not sure what that will look like since I'm pretty new to Lemmy, so any help is appreciated.

[-] jon@lemmy.tf 23 points 1 year ago* (last edited 1 year ago)

Search is the one thing Lemmy needs to focus on right away, current search sucks and will run off lots of Reddit refugees their first day.

As of right now, a user in your instance has to search and/or sub to a community from another instance before it gets indexed. You could make some dummy account and sub to hundreds of remote communities so they're locally indexed without having to sub to them on your main account, but that's pretty time consuming and still not a great solution.

12
submitted 1 year ago by jon@lemmy.tf to c/stablediffusion@lemmy.ml
view more: next ›

jon

joined 1 year ago
MODERATOR OF