utopify_org

joined 2 years ago
 

I've reinstalled lemmy several times and after I went public with my instance, I figured out federation is broken for those posts with a low id, because those posts got federated and after reinstall, they have been ghost data and no sync happened.

Now, I've figured out that almost every post is broken and doesn't federate correctly. It shows the wrong posts on different mastodon instances.

Will a new installation, BUT with a new subdomain solve the problem?

If yes, will it be possible to move all posts to the new installation without breaking anything or do I have to rewrite every post?

I've created a question about the moving posts on Github, too.

[–] utopify_org@lemmy.ml 2 points 1 year ago (1 children)

I tried to copy some posts, but it looks like it is totally screwed up, now. Even higher ids show wrong content on some Mastodon instances, even if I am sure I only did a few tests with posts.

Only way to solve this (imho) is to reinstall Lemmy BUT use another subdomain.

What do you think? Will this work?

[–] utopify_org@lemmy.ml 2 points 1 year ago

What a big no-go, if you could lock out yourself as an admin.

That's such a sloppy craftsmanship.

[–] utopify_org@lemmy.ml 1 points 1 year ago (3 children)

That sounds complicated and I am afraid something could break (again). The last days I tried to fix something in the db, which led to other problems.

[–] utopify_org@lemmy.ml 1 points 1 year ago (1 children)

Discourse

Not really a fan of Discourse. It has a lot of nonsense implemented, like a lot of achievements, which pollute the notifications and distracts from what you want to do. I find it as distracting, as the "all feed" of Lemmy, which shows everything a user of your instance touched, which is a weird concept imho.

[–] utopify_org@lemmy.ml 1 points 1 year ago (4 children)

Do you know a good programmed forum software? Because one of the reasons I chose Lemmy was, that it was content based, like a classical forum and that's what I need.

But the second thing what I need is, to be able to access the posts/comments via an API, like REST to process them.

I am at a point where I will throw away the work of the last 3 weeks to get some useful software, because it looks like Lemmy will just create unnecessary work, which could have been avoided, if it would have been clean programmed.

I already checked phpBB, it doesn't have a REST API :/

[–] utopify_org@lemmy.ml 1 points 1 year ago (6 children)

Sorry about my last post. After reading it again, it sounded rude.

Sorry! I am a little bit stressed right now, because I was working the last 2-3 weeks to set up a Lemmy instance, working every day on it and one issue after another appeared and now it even looks like that comments don't even reach me, because they land in the void because of the reinstall problem.

I could cry!

[–] utopify_org@lemmy.ml 1 points 1 year ago (5 children)

Might it be a good idea to to just copy the post so it gets a higher ID, which wasn't used before? Because the productive system is already running and has a lot of content and a new reinstall might even block more IDs.

[–] utopify_org@lemmy.ml 0 points 1 year ago (8 children)

At this point it sounds like you don't know how federation work, otherwise you wouldn't have different accounts.

[–] utopify_org@lemmy.ml 0 points 1 year ago (2 children)

What exactly was the issue with your verification system?

Currently the emails get out. At least I can see people creating accounts and posting stuff.

 

I've set up a Lemmy instance and tested federation by commenting with my Mastodon account on the lemmy instance, which worked.

But I broke the test instance and had to start over (not even once).

The productive instance runs now, but after a few days I figured out that there is still the old post from the old installation on Mastodon and over Mastodon I can't see the new post and no new comments?

It is the same link (older Mastodon post, old Mastodon post, new Lemmy post), but the content is different.

  • The post itself doesn't update (it is completely different)
  • The comments don't update (different comments)

How to solve this problem? Is it even solvable?

[–] utopify_org@lemmy.ml -3 points 1 year ago (11 children)

Like normal people! :D

Go to another instance, if you find something interesting, copy the link and paste it to the search field of your instance. After that federation starts and you can post.

There must be at least one person doing this, because otherwise ALL wouldn't contain anything from other instances.

But it's a little bit sad, that you've never done this and only look at all. It means you watch only stuff other people on your instance have seen but you don't get further.

[–] utopify_org@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (15 children)

Yes, that's exactly what I described with the issue, that a lot of other features will be deactivated too, because there is only one button for everything.

But if you know it: How exactly do I deactivate the "All Feed" to not pollute my server and avoid distractions to the users, but let them comment on external posts, without having the complete post on my instance and let external people comment on posts on my instance?

Thanks for your help.

[–] utopify_org@lemmy.ml 1 points 1 year ago

Well, it is playing around with the db 😀 ... and it could even destroy the whole instance if people don't see the warning I've posted there.

 

I'd like to create a safe space without distraction and a focus on specific topics.

But as soon as a user from my instance posts or reacts to something outside of my instance, a lot of data gets transferred and everyone from my instance will see the post in the "All" timeline.

This could lead to a lot of distraction pretty fast, especially people with ADHD could lose track if they see some interesting stuff from other instances. I want to avoid this and give them a safe space to be able to focus.

The only way I figured out was to deactivate federation at all. There is only one button in the settings.

But I would like to keep the feature that people could comment from other Fediverse tools like Mastodon, Kbin, Peertube, etc., but it doesn't work anymore, if federation is deactivated.

Is there a way to keep away all federated content from other instances, which got in touch with my users (proactively cross-posted stuff is okay), but keep the feature so people from other instances could post something?

And it would be okay if my users comment on external posts, too, but not all people on my instance have to know it or get distracted by it.

Thank you for your help :)

 

I've installed Lemmy via ansible, but I figured out that there are problems with emails and after I've created a user, no verification email came, no login is possible and now I have a ghost account I want to delete.

Because I couldn't find an UI element to purge users in the admin panel, I want to do it over postgresql, but I have no idea how to connect to the Lemmy database over a docker container, only thing I've found is to backup/restore the whole database:

docker-compose exec postgres pg_dumpall -c -U lemmy | gzip > lemmy_dump_date +%Y-%m-%d""%H%M_%S.sql.gz

Thank you for your help.

 

Because of copyright laws in my country, I want to get rid of the option to upload images on my instance.

I thought it would be the fastest way to just remove the "upload image" icon from the tool bar. But it's harder than I thought, because I can't find it...

I've installed Lemmy with ansible and it runs with docker containers.

How can I get rid of this icon or even better, the function to upload an image?

I already tried to stop the pictr container, but this avoids uploading icons/banner for communites and thumbnails for new posts will not be generated, which is a no go.

I only want to get rid of the upload option while creating a new post.

Thanks a lot for your help :)

 

I am trying to figure out how people can subscribe to a Lemmy community or Lemmy thread?

It might be possible to see a community on Mastodon if you copy the link (example: https://lemmy.ml/c/lemmy_support) and paste it into the search field on Mastodon and then you can hit subscribe and even activate the bell for notification.

But nothing happens if I do that.

Can someone confirm that it usually works like that, but it may be a problem of my Mastodon instance?

Is it possible to subscribe to threads, too, e.g. like this one here I wrote (without being the creator of a thread)?

I would really like to go public with my Lemmy instance, but if this doesn't work, it's a no-go.

 

With lemmy it is possible to upload any image to the lemmy server (including archive websites), while writing a post without even posting.

This could be used to upload pornographic, right winged or other illegal content and use it or share it on other platforms, even if the content is on your lemmy instance.

In Germany advocates even use archive.org as an evidence that you had illegal content on your website, including the exact date.

This could be very expensive for everyone who is managing a lemmy instance.

Another problem with the upload is, that a lot of images can be uploaded, without even using them in a post, just filling up the server with garbage data. Attackers could use this to automatically fill up the web space and provoke a crash.

Who is the owner of uploaded and shared images and posts? If a lemmy post gets shared, a copy of the image will be created. If the image doesn't have a share-alike licence, the owner of the instance could get in trouble.

I am not an advocate! Those are just things I thought about, which could cause trouble if I would have a lemmy instance.

 

The last time I've installed a CMS or any other web application, it was a time where you did it by hand, but it looks like nowadays this isn't the common way and the developers of Lemmy even don't recommend to do it (on the page above).

But what is the recommended or even the modern way? Should I start to learn docker or ansible? And will it still work with other application from docker or ansible?

 

I really like tui applications, because they are sustainable, efficient, distraction free and often do one thing in which they are good in.

But I can't find a good application for every purpose I need and want to create my own tui application.

And the only thing I know of is ncurses. But because it's really old, I don't know if it's still state-of-the-art or are there better solutions?

Which language would be the best to create a sustainable tui application?

Thanks for your help :)

 

I really like RSS feeds, especially with tools like newsboat and there are RSS feeds for everything, like Reddit posts or even Youtube channels.

Is it possible to get RSS feeds for Lemmy groups or even posts, too?

This would boost the workflow immensely.

 

I am still new to Lemmy and don't understand some things.

One is: Why do I have to subscribe to a whole channel if I want to only write about one specific thing?

It just doesn't make sense to me, because it will just pollute my timeline with stuff I really want to see. If I have an opinion on one thing, but will see everything about this topic in my timeline, the timeline will be useless after a few days.

Thanks for your help.

 

Once there was a time were applications weren't forced to go online, because not everyone was able to be online. You needed registration keys for most of the software and at this point the demo scene came in.

I really like those key gens (key generators) with a small 2D or even 3D animation, midi sound and the actual key generation.

But like 10 years ago, Windows (or was it an antivir app?) started to delete those without asking me, because it recognized it as malware (yeah, sure...)

I once collected them, because for me they were some kind of cool collectible art (not like this NTFs bullshit). But I lost all of them at once.

Is there someone who collects them or is there even a publicly accessible place to watch them?

btw. stuff like this was one of the reasons to never use Windows again.

view more: next ›