kbinMeta

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

FfaerieOxide, in If kbin is going down for planned maintenance can the generic ‘ Over the next few days, there will be a change in server infrastructure…’ text at least be dated
@FfaerieOxide@kbin.social avatar

You're able to post this, aren't you?

Silverseren,

I find myself today unable to upvote or boost anything without immediately being sent to that maintenance page.

Edit: Oh, also, I just realized that I myself can't see upvotes on any thread and every thread also lists as having "0 comments". I have to click into the comment section to find that there are indeed comments.

That also applies to my own posted threads, which I am not receiving any notifications about for comments posted. So I probably won't even see your or anyone else's reply to this comment.

FfaerieOxide,
@FfaerieOxide@kbin.social avatar

I find myself today unable to upvote or boost anything without immediately being sent to that maintenance page.

That's not working right now. I recommend saving up your strong opinions to shotgun out at once once again it is.

That also applies to my own posted threads, which I am not receiving any notifications about for comments posted.

You are free~

FaceDeer,
@FaceDeer@kbin.social avatar

That's not working right now. I recommend saving up your strong opinions to shotgun out at once once again it is.

But I want to be angry now! :(

Seraph, in /kbin quick March update
@Seraph@kbin.social avatar

Thanks Ernest, glad you're starting to feel better!

Is there any progress on the delayed federation? Other than this post my "Hot" is all 18 hours old.

TheaoneAndOnly27,

I'm definitely in the minority of this. And I'm not saying that anybody else feels this way. But it's been kind of nice with how slow kbin.social updates the hot section. It's definitely made it so that way I consume way less news. And I'm not checking My phone is much. Not saying you should stay that way, just saying that it's been an interesting benefit for me personally.

Seraph,
@Seraph@kbin.social avatar

It also means the rest of Lemmy/etc don't see your posts or comments for X hours as well.

TheVillageGuy, in /kbin March update
@TheVillageGuy@kbin.social avatar

That's great Ernest. Good to read you're going to delegate admin tasks. I'm ready to help as you know. There's a question on the matrix about unusual activity, maybe you can have someone look at that. Stay strong!

DessertStorms, in /kbin March update
@DessertStorms@kbin.social avatar

I have very little relevant skill so I won't offer any help lol but it's good to see you around, glad to hear things are settling down for you a little.

FaizalR, in Ernest needs to quickly delegate or this instance will quickly die
@FaizalR@kbin.social avatar

If I'm not mistaken this is not kbin issue. It is more too server issue. There are other kbin instances that are just fine especially the smaller one.

DontMakeMoreBabies, in Ernest needs to quickly delegate or this instance will quickly die

Not a fan of hiding votes and it sounds like mBin does that... And apparently I'm banned from lemmy.world? Only thing I can figure is they don't like my username. Which also suggests it's too "safe spacey" for me anyways ("OMG the fee fees!!).

So.... Thoughts?

Edit - KBIN.earth

BolexForSoup,
@BolexForSoup@kbin.social avatar

Your comment contains many reasons why a community might not feel very welcoming to you.

DontMakeMoreBabies, (edited )

Omg really? You've opened my eyes with your comment.

I am so glad you took time to write the out!

It totally wasn't just verbal masturbation.

😐

Edit: To be clear, I imagine you're the type of person who is the reason why streaming has basically become cable TV.

BolexForSoup, (edited )
@BolexForSoup@kbin.social avatar

Ok

DessertStorms, in EXIT 0.1.0: Export subscriptions across kbin/mbin instances
@DessertStorms@kbin.social avatar

Will this also migrate my blocked lists (instances, magazines, and users)?
If not, does anyone know of a similar tool that will?
I've been trying out other kbin/mbin instances since the recent issues with kbin.social's lack of federation, hoping to open an alt there for backup, but having to manually recreate my block lists isn't something I'm really wanting to do..

shazbot,

No, it does not. Could be added, in theory.

DessertStorms, (edited )
@DessertStorms@kbin.social avatar

Ok, thanks. And thanks for making the tool in the first place!

I think for me, at least at the moment the frustration with kbin.social is still less than that of having to start over on a new instance, so I'll wait it out for now, and hopefully migration tools will continue evolving so it becomes less and less of a hassle as time goes on (I would gladly contribute if I had any relevant knowhow myself, unfortunately that's not the case).

FarraigePlaisteach, in EXIT 0.1.0: Export subscriptions across kbin/mbin instances

The export process says it has copied subscriptions to the clipboard, but when I paste I just get the code I had pasted in to the browser console. I'm using Safari on macOS.

It's not a big deal. I don't mind starting from scratch.

shazbot,

Looks like Safari's clipboard API doesn't function in the typical fashion, I will have to make some changes

shazbot,

I have made some modifications that should prompt you to click a button to copy the contents to the clipboard, rather than doing it automatically. This is done because Safari only permits modifying the clipboard if there was direct user interaction. Can you try again?

s0ckpuppet, in EXIT 0.1.0: Export subscriptions across kbin/mbin instances

Thanks for this!

FaceDeer, in EXIT 0.1.0: Export subscriptions across kbin/mbin instances
@FaceDeer@kbin.social avatar

I just gave this a try and I think there's a potentially worrisome problem, it silently failed on a lot of community subscriptions. The ones that returned HTTP 500 errors were listed in the "fail" list that the importer script generated, but a whole bunch of others returned 404 errors and weren't listed in either the success or fail lists.

So I advise those running this to pay attention to the error log to avoid losing track of those communities rather than trusting the "fail" list.

shazbot,

I'll try to reproduce this and look into tightening the error handling. A 404 error should imply that the magazine is not available at the remote. Are those magazines available at the target instance? Agree that those should at least be added to the log--perhaps should add a third category for "Unavailable." Remember that it will also navigate you to the magazines list at the end for visual confirmation.

When you said community subscription, were you referring to something in particular, or just using this term generically to refer to magazines?

FaceDeer,
@FaceDeer@kbin.social avatar

I haven't tried all of them, but the ones I did check were ones that had not had posts on them at their source instance for quite a while. A few random examples:

I had 43 failures and 111 successes, so visual inspection wouldn't really help. I kept copies of the error log and the script output in a text file to figure it out later.

I assume that this means these communities haven't had activity since fedia.io opened, and so fedia.io doesn't know they exist? I've always wondered how the first person to subscribe to a community on an instance is able to do that.

And yeah, I'm using "community" to refer to "magazine".

shazbot,

Hmm, this is a good finding. Just on a cursory review, I had a look at the magazines list on fedia, and it does list magazines with zero threads, comments, posts, or subscribers on them (on other instances other than kbin.social). So maybe you've discovered a problem with kbin.social's federation? I don't know too much about this issue, so this is just my initial reaction before looking into it further.

shazbot,

Addressing your issue, I have bumped the version number to 0.1.3 and made a change to the async method handling so that instances not available at the remote get added to the fail log correctly.

This doesn't explicitly address the fact that some instances are unfederated, but it will make the log results clean.

As for the federation issue, what I've initially found is that a user on an instance has to visit the remote instance for the home instance to be aware of this remote instance, and a user (could be a different user) has to subscribe to that instance for the posts to start federating. What is unclear is how a user on an instance visits a remote instance from the home instance, as this is implementation-specific and could vary from instanc to instance.

Gamers_Mate, in Biggest Interstellar update yet: now on Google Play, Lemmy support, user/magazine mentions, and much more

Nice I will have to check it out.

Pamasich, in To those genuinely interested in moderating
@Pamasich@kbin.social avatar

I assume ownership requests need to be manually approved by ernest, right? I've tried applying to some (not ernest-managed ones) weeks ago because of spam on them and nothing happened yet.

Damaskox, in The Unofficial Kbin Guide is now available from the kbin.social FAQ page!
@Damaskox@kbin.social avatar

Care to paste a link in here that takes us to this FAQ page??

readbeanicecream,
@readbeanicecream@kbin.social avatar
kreynen,
@kreynen@kbin.social avatar

The link to the FAQ is also in the footer in the Help column.

Damaskox,
@Damaskox@kbin.social avatar

Hmm. And where is this help column?

EDIT: Ah, at the bottom of the page.
Needed to search for text in the page to find it xD

HubertManne, in Can registrations on kbin.social be disabled to stop spammers
@HubertManne@kbin.social avatar

you know I think one of the smarter things facebook did was only allowing edu emails initially or google allowing current users to send invites.

snooggums,
@snooggums@kbin.social avatar

Facebook doing edu (initially only one school) only was to target a specific audience. Google followed the exclusivity model to gain hype and encourage word of mouth.

Neither did it for security reasons and both switched to open sign-ups once they reached a certain level of users.

HubertManne,
@HubertManne@kbin.social avatar

I did not work at either at levels where I would know their reasons but whatever their reasons it did make growth in the start slow and steady.

BasicTraveler,

Getting a free .edu account is trivial.

HubertManne,
@HubertManne@kbin.social avatar

not for spammers. it was a nice first level filter till they had the resources to do more effective spam fighting (which they don't do all that well)

BasicTraveler,

No, it's incredibly easy to get a .edu account.

HubertManne,
@HubertManne@kbin.social avatar

Why don't automated spam systems use them then? Its easy for an individual but its not super automately like google. At least at my alma matter its not.

BasicTraveler,

I think you're thinking 4 year college, not 2 years. It takes a lot of effort and money to apply to a 4 year school. It takes like 5 minutes to apply at your local community college online and get a .edu email address, and it's free.

Using .edu as some sort of validation is a terrible idea because it's something anyone can get with just a few minutes of work.

HubertManne,
@HubertManne@kbin.social avatar

yeah thats for an an individual though. A robotic spam account that needs to make a thousand accounts automatically is not going to make one so easily. spam from individuals is much easier to deal with than machine spam.

BasicTraveler,

It is stupid easy to get a free .edu account. It will not hamper spammers in the slightest. Even if they don’t want to make a few .edu accounts a day to do their spamming, they can just buy .edu accounts in bulk for about 10 cents per. No one is making thousands of kbin accounts to spam from, they make a handful a day, and use them till they get banned. Then they make a few more.

.edu accounts are a terrible way to try and prevent spam on kbin. There is literally an industry around generating fake .edu accounts. You can buy them in bulk. Some colleges receive 10’s of thousands of fake applications a month trying to get free .edu emails.

HubertManne,
@HubertManne@kbin.social avatar

Yeah I had no idea they could be bought it bulk. I thought you had to be registered. Granted there are all the for profit colleges now. Would not be surprised if they straight sold them directly.

DessertStorms, in /kbin Issues
@DessertStorms@kbin.social avatar

I'm sure you're aware there has been an issue with people/bots spamming CP on some lemmy instances, I'm not sure if I happened to see them before removal, or if removal still isn't federating properly (since I know the admins/mods have been trying to implement additional solutions), either way, these posts were still showing up on all/new last night/early this morning (GMT), so it might just be worth double checking on your end if there is any way to stop this.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • kbinMeta@kbin.social
  • meta
  • Macbeth
  • All magazines