Kalcifer

joined 1 year ago
[–] Kalcifer@lemm.ee 7 points 1 year ago* (last edited 1 year ago) (1 children)

Yup it appears that our entire comment chain got nuked. So it is now confirmed that if you delete the parent, then all children get removed as well.


For any reading this message, the context is that we tested it by me replying to OP's previous comment, then OP responding to me, then I deleted my comment to see if their comment also got deleted.

[–] Kalcifer@lemm.ee 1 points 1 year ago (3 children)

I have deleted the previous message

[–] Kalcifer@lemm.ee 12 points 1 year ago (5 children)

and see people upvote their own comment.

Upvoting one's own comment is default behaviour on Lemmy. When a user makes a post, or comment on Lemmy, it gets automatically upvoted by that user.

[–] Kalcifer@lemm.ee 6 points 1 year ago* (last edited 1 year ago) (9 children)

Well, that doesn't bode well.

[–] Kalcifer@lemm.ee 2 points 1 year ago* (last edited 1 year ago)

I have little to comment on regarding the motivation for your post -- I am not up to date with what's happening in the EU -- but, for an encrypted messaging-app alternative to Signal, I can recommend Matrix.

[–] Kalcifer@lemm.ee 13 points 1 year ago

I caution mentioning both Matrix, and Element as if they are synonymous -- they are not (I'm quite certain that that wasn't your intent, but the usage of the forward slash could be interpreted as such). It may lead to confusion for newcomers. It would essentially be the same as saying "I recommend ActivityPub/Thunder" to someone who you want to introduce to Lemmy. Matrix is the protocol, and Element is simply a client that interacts with the Matrix protocol.

I personally think that it's sufficient to recommend Matrix if one is mentioning chat-app alternatives. Of course, nothing is stopping one from also recommending a client, but I don't believe that it's entirely necessary.

[–] Kalcifer@lemm.ee 5 points 1 year ago

This isn't necessarily about the sheer size of population, and has more to do with birth rates, but this Kurzgesagt video also outlines well the need for a higher birth rate.

[–] Kalcifer@lemm.ee -5 points 1 year ago

Almost all countries need to reduce their population.

On the contrary, actually, we need to increase our populations. Assuming that you mean an equal reduction in all demographics, the existence of productive, and hyper-productive people is mostly a game of statistics. A larger population means that more of such people will exist. Such individuals are necessary for pushing humanity forward. A nation with a larger population means a larger natural defence. A larger gloabal population decreases the chances of a mass-extinction event.

it’s stressing the system.

What specific stresses are you referring to? We have no lacking in resources, nor space. Economic activity is proportional to those acting within it.

[–] Kalcifer@lemm.ee 1 points 1 year ago* (last edited 1 year ago)

If you could capture a spore print, it would be helpful for identification.

[–] Kalcifer@lemm.ee 2 points 1 year ago

Tell me you can’t conscript or recruit more ground soldiers without saying so. 7.62 rounds are personnel ammunition.

Israel running out of military personnel is hardly the only possible explanation. Furthermore, it's rather nonsensical to claim that Israel is running out of military personnel simply because of the type of ammunition that this robot's machine gun is chamebered in -- that is affirming the consequent.

 

Lemmy is licensed under the AGPLv3. I don't want to rely solely on my own legal interpretation of the license, so I'm wondering if anyone has any explicit knowledge on the matter.

As an aside, am I correct in assuming that, if someone does make changes to the source code, they must host, and link to it?

EDIT (2023-09-27T22:22Z): I am just now seeing that at the bottom of a Lemmy instance's site, there is a link that says "Code". It appears that this is handled automatically.

 

Say you have a Community on Instance A, a User-B from Instance B posts to that community, a User-C on Instance C comments on that post, and User D on Instance D is viewing that post, and its comments from Instance D. How should user D go about sharing a comment from that post? Should User D share the comment from Instance D, Instance A, or Instance C?

 

Workaround

A workaround that I decided to go with was to simply extend my backup of the nextcloud snap to simply include the entirety of /var/snap/nextcloud instead of just taking the data directory, and the dump of the database. If I restore /var/snap/nextcloud, everything is immediately restored to its previous working order. This seems to accomplish what I want.

I still have no idea what was causing the previous issue, though. I'm thinking that it might be that some important files, or directories are being left out in the previous backup that nextcloud is expecting to be present, but I'm really not sure.


Original Post

I have been scratching my head for hours over this -- I'm really not sure what the problem could be. I have nextcloud installed as a Snap on Ubuntu Server.

Here's how I went about restoring the backup (fresh install of nextcloud):

  1. Copy over the data: # rsync -Aax data-backup data-directory
  2. Drop the existing database: # nextcloud.mysql-client -e "DROP DATABASE nextcloud"
  3. Create a new database: # nextcloud.mysql-client -e "CREATE DATABASE nextcloud"
  4. Restore the dumped database: # nextcloud.mysql-client nextcloud < database-dump

When I log in to nextcloud in the browser, it initially appears that it worked fine: calendar data, task data, contacts, etc. are all properly loaded, and the images viewer is displaying images; however, when you look at the files tab, there's nothing there, and, when you try to create a folder, it spits out an error saying "Unable to create folder". If I run nextcloud.occ files:scan --all it can see all the files in the data directory just fine, it's just not able to display them in the files taband I cannot figure out why. I would really appreciate any help, ideas, or suggestions.

 

Currently KDE uses Gitlab at invent.kde.org. Gitlab has been known to not be entirely open. I wonder if KDE has considered moving over to Gitea/Forgejo/Codeberg instead? And if not, how come?

view more: ‹ prev next ›