RedditMigration

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

SeeStars,
@SeeStars@kbin.social avatar

saying my final goodbyes to reddit

sanctuary_sanctuary,

I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?

melroy,
@melroy@kbin.melroy.org avatar

@sanctuary_sanctuary Yes.. looking at the past history of Reddit actions. Reddit is constantly restoring threads and comments. Even deleted ones. Which is against various privacy protection acts.

sanctuary_sanctuary,

@Tar_alcaran I did it by hand, but I had deleted my 10 year account a couple months ago for unrelated reasons so I didn't have many comments.

Xepp, (edited )

Trying to migrate to kbin, but have several small questions after using it for some minutes now.
Can anyone please expain how to ask simple questions within this magazine, like:

How can I ask questions here without posting a new link, photo, article or video?

Questions like:

  • How can I add magazines to my favourites?
  • How can I search a specific magazine (like RedditMigration for those quesions I have...)?

Finally:

  • Is there a more extensive user guide than kbin's user guide on Github?

Xepp,

@chris

Thanks! I still see "Add new article" on kbin.social and on fedia.io it is "thread" as you said.

Niello, (edited )

All of the options in + except making a new magazine is creating a thread. The "Add new article" is equal to making a text thread.

You should be able to find some useful guides or info if you click "top" on the homepage, or go to /m/kbinMeta and click top to find some useful guides. Out of those this one should be a pretty helpful start.

https://kbin.social/m/kbinMeta/t/11493/A-small-FAQ-to-hopefully-help-new-users-to-kbin

I don't think there is currently a way to favourite magazines but you can subscribe to them by clicking the button on the side bar.

kurgal,

Can anyone explain to me what a Microblog is and how is it different from a thread? Are they similar to what a Toot is on Mastodon?

anteaters,

Microblogging is the name for things like Twitter. You "blog" only small texts like the famous 160 characters of Twitter. A tweet or toot would be called micropost or just "status update". On microblogs you usually don't have threads but replies to a post. These replies and the initial post effectively form a thread but all the replies are also separate posts by the user.

ono,

Microblogging is tweeting, or tooting, or similar. Very short messages, usually from one person and directed to whomever happens to notice them.

en.wikipedia.org/wiki/Microblogging

A thread is a collection of comments from people replying to one another, usually organized in a tree structure. It’s more like a conversation.

en.wikipedia.org/wiki/Conversation_threading

Peruvian_Skies,
@Peruvian_Skies@kbin.social avatar

What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.

VulcanSphere,
@VulcanSphere@kbin.social avatar

@Peruvian_Skies As for reputation point on kbin, it's currently broken.

Pamasich,
@Pamasich@kbin.social avatar

@Peruvian_Skies

Currently reputation is calculated from boosts and reduces (downvotes). Upvotes are favorites and not counted. This will be changed iirc.

2fat4that,
@2fat4that@kbin.social avatar

I know there’s only a few days before 3rd party apps no longer function so this idea may be too late…

I’ve been reading about scripts that automatically delete all of your Reddit posts and comments. I would like to see one of those scripts written into the third party apps so that I can nuke the site from orbit upon my escape. It’s the only way to be sure.

ausin-hfc402,

I love kbin more the reddot

umbraroze,
@umbraroze@kbin.social avatar

As I recall, Reddit really dragged their heels in implementing GDPR-mandated data checkouts, citing technical challenges and privacy issues, but I'm sure it was more about the technical challenges and laziness (old codebase that has kind of sucked since forever and they're not keen on touching it). This was when the law went into effect in 2018.

I requested archives of my data from Reddit as per GDPR a few weeks ago, and it's still pending. And the page said "oh, uh, we'll provide them within 30 days." ...which is well within the letter of the law, if not the spirit. Other sites I've requested my data from can provide it within days, usually.

All I can say as someone who's been perplexed about Reddit's tech side for a long time is that it's pretty damn emblematic of the whole site.

seacocker,
@seacocker@lemmy.world avatar

They might not have bothered to implement an automated setup just for EU & UK users, meaning it's an ad-hoc process each time. If they go over the 1 month you can head over to the ICO website and file a report.

umbraroze,
@umbraroze@kbin.social avatar

Like many others, I've been wondering "Hmm, where the heck do I get all the cute animal pictures now?"
...but the answer to that question was staring me right in the face.
I'd just do what I've always done if I want cute animal pictures.
I mean, Pinterest is right there.
Reject subredditery, embrace tradition.

z3n0x,
@z3n0x@feddit.de avatar

Pinterest ist just more of the same corporate social b.s.

umbraroze,
@umbraroze@kbin.social avatar

@z3n0x Very true! But at least it's always been a place to dump random images and never really pretended to be a "community" beyond that.

Robotoboy,
@Robotoboy@kbin.social avatar

I have a Mastadon, AND a Kbin now. I'm trying to sign up for different Federated services and link 'em all together. I'm loving this new protocol so much. It's quiet...

It feels similar to the early 2000's internet and I'm loving it.

Ghostalmedia,
@Ghostalmedia@lemmy.world avatar

My only problem is how defederation is handled.

For example, last night I submitted a post to memmy@lemmy.ml. My wife then wanted to comment on the post.

She has a Beehaw.org account and I have a lemmy.world account. She couldn’t see my post because beehaw defederated from lemmy.world.

tunetardis,

A better RSS experience

I've been playing around with RSS views of the fediverse hoping to get something comparable to multireddits, but there is a problem.

First of all, it is possible to get reddit feeds on both kbin and lemmy. The URLs look like:

https://KBIN_INSTANCE/rss?magazine=MAGAZINE_NAME
https://LEMMY_INSTANCE/feeds/c/COMMUNITY_NAME?sort=new

Unfortunately, these are problematic when dealing with instances that are not your home instance. Any links to the post page will be absolute remote instance URLs, which means you cannot interact with the post (e.g. leave a comment). The URL really needs to be made relative to your home instance for that to work, but for the life of me, I cannot figure out how to fix that for a specific post. I can only fix the URL to the magazine/community itself and then hope to locate the post within it again.

If there is a way to get home instance-relative RSS feeds, I'm all ears! Failing that, I might work on a scraper that can take URLs of the form:

https://KBIN_INSTANCE/m/MAGAZINE_NAME@REMOTE_INSTANCE
https://LEMMY_INSTANCE/c/COMMUNITY_NAME@REMOTE_INSTANCE

and generate RSS feeds out of them? But I don't want to reinvent the wheel if something like this is already possible?

It might also be useful to someone trying to write an app with a multireddit-type feature? I will definitely release source if I come up with anything.

EDIT: fixed a typo in URLs

BobQuasit,

Infinity going subscription-only!

Infinity Announcement

This morning when I opened Infinity to check Reddit, I saw the announcement above: they're going subscription-only. Ironically enough, I couldn't scroll down to see the rest of the message including prices, if there were any. I also couldn't see if there was a button to close the message or start a paid subscription. I couldn't proceed to Reddit at all. My only option was to close the app completely. So I uninstalled it.

That's it for me using Reddit on mobile! Can't say I'll miss it much. But I added a LOT of content to Reddit that way, so it's their loss. Fuck you, spez!

NekoRogue,
@NekoRogue@beehaw.org avatar

I have auto update turned off for apps, so I didn't get the last update for Infinity and I can still use it to see Reddit, for now. Once it dies I'm out though. I can't imagine they will be able to get enough subscriptions to support the app, so I'm not really sure what the goal is here.

The Infinity listing in the Play store links to this post that has a bit more info (warning: Reddit link) https://www.reddit.com/r/Infinity_For_Reddit/comments/147bhsg/the_future_of_infinity/

Even the people subbed to r/Infinity_For_Reddit are saying they won't buy a subscription. Wouldn't Infinity be racking up a huge bill from Reddit once the API change goes into effect? There's no way subscriptions will cover that so I don't understand why they're doing this.

erp,

I was there when Digg imploded. Then I was there when Reddit imploded. History doesn't always repeat, but it does echo.

xuxebiko,

One option to reduce interaction with spez-ruled reddit is to use https://reddit.adminforge.de.

Eg: to access r/modcoord, use https://reddit.adminforge.de/r/ModCoord

Any other ideas to deny that greedy little fascist pig boy his joy?

BrikoX,
@BrikoX@vlemmy.net avatar

lemmit.online is scraping the posts from select subreddits without an API so that will work even after July 1st.

spicy_biscuits,
@spicy_biscuits@kbin.social avatar

Sup y'all, newest arrival from the Reddit exodus here :D

Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊

FreeBooteR69,
@FreeBooteR69@kbin.social avatar

@spicy_biscuits Greetings and salutations!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • RedditMigration@kbin.social
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #