xordos

joined 1 year ago

Haha, and I smiled when I looking for the single quote in your password and sure it is thereπŸ‘πŸ‘

[–] xordos@lonestarlemmy.mooo.com 5 points 3 weeks ago* (last edited 3 weeks ago)

Or, I think this can be, kinds of, archived by 'simple' enhancement at client side without changing today's server side implementation. At Lemmy client, user can choose to group several different communities to user defined virtual community. Like today's client, we have 'All' and 'subscribrd' 2 big groups, If the web/app client allow user define more group like 'news' 'meme' etc, and combined then in one view, then that's pretty much meet your needs? Tbh, this will be very cool feature if any client can do this, or there is already such client?

You mentioned rsync, then take a look rsnapshot if you haven't yet. It is based on rsync and doing incremental backup very well.

[–] xordos@lonestarlemmy.mooo.com 11 points 6 months ago (1 children)

Maybe because Linux rarely die?

This is a good read. And also looks like it does mentioned unredeemed gc balance can be (partially) considered as breakage income? ( I don't know anything about accounting, just want to point this out)

[–] xordos@lonestarlemmy.mooo.com 1 points 1 year ago (3 children)

So it is some between 2.5c to $5 kwh. Is this even possible? I scanned linked 2 pages could not find any price chart.

I am wondering if similar can happen in stock market, a penny stock no one is trading, you decide to buy/sell 1 share $10000 to yourself. Then suddenly every owner become millionaire? At least on paper, right, right? /s

[–] xordos@lonestarlemmy.mooo.com 2 points 1 year ago (1 children)

Yeah, I agree with you, but it is this way in the repo: https://hub.docker.com/r/dessalines/lemmy/tags

 

Does anyone has same problem like mine? When I am running my instance using lemmy 0.18.4 beta5, it will crash and keep restarting. It will work fine if I shutdown proxy. I am the only user on my self host instance. As soon as I start proxy, the lemmy container will crash. Also, if I change the version to 0.18.4, then everything will back to normal. The crash looks like related sync some post from remote. Once it running fine with 0.18.4 for some time eg a few hours, if I switch to beta 5 again, then it will work fine for a few hours, then sunndenly it keep crashing again until I rollback to 0.18.4.

I tried to change some log level, but I don't know much about docker, the lemmy instance only log that 2 line and no error no exception.

This only happen on latest beta5, and not always reproducable, as I mentioned above, it crash (I feel) when trying to sync some remote message. My instance is self host and I am the only user on my instance. And it has been running fine for more than a month until recently my image (using latest) update to latest beta.