deadcyclo

u/deadcyclo@lemmy.world
6 posts · 41 comments

Recent posts

Recent comments

I stumbled across it a couple of years ago. Bookmarked it with a "look into" flag, and promptly forgot about it. Then, with all the reddit fuss I remembered and figured it was about time.

on Subscriptions Pending · c/lemmyworld · 2 pts · 3y

Or simply just wait. Subscription pending seems to go away after a while. And federation seems mostly to work, even though subs are listed as subscription pending.

Det funker selv om det står pending, og pending forsvinner som regel etter et par dager. Såvidt jeg vet skjer det når serveren er overbelastet og ikke bekrefter federeringen med en gang. Men som sagt, har ikke opplevd at det faktisk påvirker selve federeringen.

on *Permanently Deleted* · c/norge · 6 pts · 3y

Må si jeg er glad for at jeg valgte lemmy.world. (dog opprettet også en konto på lemmy.ml men har ikke brukt den). Vil heller leve med litt trolling og slikt enn å være i et ekkokammer/"safe space". Viktig å får utfordret mine syn på ting og tang i ny og ned.

on Lag · c/lemmyworld · 4 pts · 3y

The post lagging seems to be front end only. So far I've had no issue simply refreshing the page when it hangs.

on Report Created · c/lemmyworld · 5 pts · 3y

The upvote jumping is caused by issues with the websocket implementation. As far as I heard they are going to get rid of websockets completely in the next version and have static page rendering instead.

on Report Created · c/lemmyworld · 1 pts · 3y

Same thing happened to me earlier today. It popped up about 10 times while I was writing a comment.

Getting rid of websockets would help a lot. But you still might not be able to have standalone nodes. You might still need a cluster of nodes with a master and slaves due to the federated nature of lemmy. Such that only one node at a time can handles federation events with other servers. I don't know enough about the protocol to know if that is the case or not. Just as an example I'm thinking of situations where one node gets a federation event for example for a post, then a different node gets a federation event with some sort of change to that post, and handles it faster than the first node. That event would then fail because the post hasn't been created yet.

Yeah. I'm in the same boat. My SQL skills aren't impressive either since there are other people at work that handle optimization. Haven't used rust either (yet) so cannot really contribute there either. Though I'm considering potentially starting work on a cross platform mobile app. I haven't worked with mobile apps for a good six or seven years, so I feel like it's high time I get back up to speed. (But knowing me, I'll end up making something half finished and the start procrastinating)