tedd.it

d4rknusw1ld, to reddit in "Teddit is Shutting Down. Lemmy is the New Reddit"

So is Lemmy going to stick? Have daily users gone down? I hate to say I stepped back to Reddit because there just isn’t enough content on Lemmy for my taste yet.

FixedFun,
@FixedFun@kbin.social avatar

If you don't move then you'll never get more activity, people will move eventually if their favorite apps move to Lemmy or Kbin.

exapsy,

Then advertise and market lemmy. Not by literally going on the street with cart boards “use lemmy Plox”, like even sending a link from Lemmy makes Someone question “why everybody is into Lemmy lately? What is it?

That’s how I found out about Reddit anyways. Don’t underestimate word of mouth.

d4rknusw1ld,

Oh I have been… or was. Then threads came along lol.

But yeah I want to see Lemmy succeed… I love the Memmy app.

exapsy,

Threads is not a direct threat to Lemmy and never will be. Neither Fedverse. The whole point is that it’s like in the old days, decentralized. You don’t like one server? You go to another. Or you make your own. And big communities will always exist that will want to fuck with whoever opposes basic standards. Just like what happened with Spez/Reddit

TWeaK,

Threads came and is already on its way out. Lemmy is here to stay.

jeebs,

Threads lol. Maybe try Facebook, I hear they even have games!

d4rknusw1ld,

lol it was something new. It’s already filling up with spam and political garbage. Didn’t take long. Why I’m back to see how Lemmy is doing. I love Lemmy and want to see it explode!

Canadian_dalek,

Solution to this is to duplicate every Reddit post you create on Lemmy, and tell everyone else to do the same

Cyyy,

better solution: instead of creating a reddit post in first place, do it on lemmy. this forces over the long haul people to move because the content and community is there.

Canadian_dalek,

True, so how about this: create a Lemmy post, then post the link on Reddit. People eventually get tired of have load a new page every time, and create a Lemmy account

Cyyy,

reddit already banned and killed aubreddits who just explained people how to migrate to kbin and lemmy. so i think if you would do that reddit would just start banning people and prevent us from posting any lemmy links. also most users probably wouldn’t bother even clicking on the link since they want the infos directly without having to do a lot of clicks. so it helps more to recommend lemmy to users in comments etc.

pietervdvn,
@pietervdvn@lemmy.ml avatar

Well, I’m doing my best to get the !openstreetmap community started. Once there is enough activity here, the critical mass becomes self-reinforcing and it takes off.

And it’s not as if all of Reddit will switch over right away - Twitter is still somewhat alive too; but Mastodon gained enough momentum now to actually matter and to be at a sustainable level.

superkret,

Subbed

funchords,
@funchords@lemmy.sdf.org avatar

Excellent! Consider me subscribed!

mvuvi,
@mvuvi@baraza.africa avatar

That is the logic most people confuse with socially-focused spaces like the fediverse ecosystem. The point is not to create monopolies but to have a diverse information system so no one node controls the flows. Co-existence is the word. The tough bit is to create a space big enough to create healthy information flow without being too big as to monopolize the neighborhood.

InvaderDJ,

My guess right now is that it won’t be as big as Reddit. I think we’re in an environment where the network effect is so strong that it is extremely difficult for big players to fail. The type of failure and migration we saw from Digg to Reddit doesn’t seem possible now.

But it might be big enough to be a good replacement for more hardcore users. I personally am using both and Lemmy is maybe 40% of my usage and growing.

nullishcat, to freemediaheckyeah in Teddit Is Shutting Down
@nullishcat@lemmy.fmhy.ml avatar

Libreddit “going down” is a bit wrong since there’s still people working on it, but RIP. Fuck spez and fuck reddit.

altima_neo, to freemediaheckyeah in Teddit Is Shutting Down
@altima_neo@lemmy.zip avatar

Hopefully they’re recommending/pointing people away from the huge Lemmy instances.

mindlessknowledge,

why hopefully?

altima_neo,
@altima_neo@lemmy.zip avatar

As were seeing with Lemmy.world and Lemmy.ml getting ddos attacked, having the biggest most active communities centralized on such large instances hurts everyone whose federated with them

NightOwl,

Also, lemmy.world admin hasn’t taken the strongest stance against Meta federation. So depending on their decision in the future another migration of communities might be called for. It’s a good reason to spread out so leaving an instance doesn’t mean losing a bulk of your communities like with reddit.

TheImpressiveX, to technology in Tedd.it is Shutting Down
@TheImpressiveX@lemmy.ml avatar

Is this for the entire project, or this specific instance?

MysteriousSophon21, to freemediaheckyeah in Teddit Is Shutting Down

Fuck, why is this the first time I’m hearing about these!?

Were they on par or better than old.reddit?

zinklog,
@zinklog@lemmy.fmhy.ml avatar

It depended on how you used reddit. They were extremely fast, had no ads, trackers or javascript so were extremely privacy friendly. But they were read only so you couldn’t engage with the reddit content through them.

ImTiagoSousa,
@ImTiagoSousa@lemmy.world avatar

It was great. Unfortunately I only found out about it around 1 month prior to the API news, so I didn’t have much time to use it.

notExactlyI20,
@notExactlyI20@lemmy.world avatar

It was lurker’s paradise (me included) before actually changing to Infinity and making an account. Sad to see a nice project go dark because of reddit greediness.

rockhandle,

The instance of searx that i use automatically redirected all reddit links to libreddit. It was very fast and distraction free

UdeRecife,
@UdeRecife@lemmy.sdfeu.org avatar

Care to share what instance you’re using? Mine has no such option (PaulGO).

rockhandle,

search.whateveritworks.org

UdeRecife,
@UdeRecife@lemmy.sdfeu.org avatar

Awesome! Thanks a ton. Much better than the instance I was using. 🤩

Snurby,

libredirect.github.ioHere you can discover other alternative privacy friendly front-end to greedy corp mega-websites.

venusenvy47, (edited )

I was using one of the various publicly-hosted teddit sites (like teddit.privacytools.io, which is currently rate-limited). It is pretty easy to import your Reddit subscriptions into one of these instances and have it show just your normal subscription content. You can’t comment, but it was nice for lurking while Lemmy content was still coming up to speed.

I was able to easily launch a Teddit instance on my Linux server yesterday for my own usage using the Docker instructions on this site. It’s not rate limited because I’m the only person using it.

codeberg.org/teddit/teddit

I just saved that example into a file called “teddit.yml”, and made the changes that they mention for non production usage:

Change ports: - “127.0.0.1:8080:8080” to ports: - “8080:8080” Remove DOMAIN=teddit.net, USE_HELMET=true, USE_HELMET_HSTS=true, TRUST_PROXY=true

Then I just ran this command and I can use it on my home network.

sudo docker-compose -f ~/docker/compose/teddit.yml up -d

I just access it with a browser at 192.168.1.6:8080

For getting your Reddit subscriptions loaded into it, there is a trick to get a text list of your list of Reddit subscriptions, which you then just paste into a .json file and import into any teddit instance from the webpage. See the bottom of this post.

The .json file just contains this, with your list of subscriptions in a comma-separated string with double quotes: {“subbed_subreddits”:[“AskReddit”,“LifeProTips”,“Music”],“theme”:“dark”,“flairs”:“true”,“nsfw_enabled”:“true”,“highlight_controversial”:“true”,“post_media_max_height”:“medium”,“collapse_child_comments”:“false”,“show_upvoted_percentage”:“true”,“show_upvotes”:“true”,“videos_muted”:“true”,“domain_twitter”:“”,“domain_youtube”:“”,“domain_instagram”:“undefined”,“domain_quora”:“”,“domain_imgur”:“”,“prefer_frontpage”:“true”,“show_large_gallery_images”:“false”,“default_comment_sort”:“best”}

----------- Downloading your Reddit subscriptions as a text string ---------

1.) Visit this site in a desktop browser while logged into your account: www.reddit.com/subreddits

2.) Paste this into the address bar, but don’t press enter yet.

javascript:$(‘body’).replaceWith(‘<body>’+$(‘.subscription-box’).find(‘li’).find(‘a.title’).map((_, d) => $(d).text()).get().join(“\”,\“”)+‘</body>’);javascript.void()

{I’m not sure if the formatting of that command always displays properly on Lemmy or your app. The part in the join() section is: doublequote backslash doublequote comma backslash doublequote doublequote}

3.) You might have to manually type the “javascript” text at the beginning of that command in the address bar because I found that Windows or the browser ignores that part when you paste.

4.) Press enter, and you should get a text list of your subscriptions displayed in your browser that you can copy and paste into any text document, like the above-mentioned.json file. Just manually add a leading and trailing double quote to make it work with that teddit.json format.

Blaze,
@Blaze@iusearchlinux.fyi avatar

Great comment, thank you

Wolfram, to freemediaheckyeah in Teddit Is Shutting Down

Damn… for a while Libreddit was almost exclusively how I browsed Reddit. This sucks.

zxo,

Agreed, I’m really quite impacted by this because I used Libreddit a LOT. Corporate greed ruins everything.

subway,

Definitely, libreddit is how i got around internet filters to browse reddit.

zxo, to freemediaheckyeah in Teddit Is Shutting Down

I used Libreddit a ton, so sad to see it go. Fuck spez and fuck reddit.

That being said, I really have been enjoying Lemmy lately, I hope it catches on a little more.

Vupperware,
@Vupperware@lemmy.world avatar

I just wish the feed’s algorithm was a bit better.

My front page is constantly inundated with memes. I love memes, but I’m here for conversation!

I know I could just block/unsub from these communities, but I’d much rather have a healthy ratio between memes, news, and discussions.

amabad,

Would be great to be able to create groups for communities, so you could always switch between them.

zxo,

Agreed, I’m hoping that someone could figure that out soon. I would myself, but I’m pretty bad at coding.

redcalcium,

You could unsubscribe from those meme communities and then use “all” view whenever you’re in the mood for some memes, and your “subscribed” view won’t be drown with memes.

Given how active those meme communities right now, chance that the “all” view in your instance are being dominated by memes anyway, so it’s not like you’ll have to subscribe to see them.

bbbhltz, to technology in Tedd.it is Shutting Down
@bbbhltz@beehaw.org avatar

Nuts. Teddit was the best thing about Reddit.

curiosityLynx,

I had never even heard of it, what made it special?

bbbhltz,
@bbbhltz@beehaw.org avatar

Fast way to visit Reddit without an account. Light, customizable, etc.

If you were a Reddit user who posted and commented, then you would never need this frontend. It was one of the privacy-respecting frontends, like Nitter, Invidious, Bibliogram, Proxitok or Scribe.

Also, no ads!

unknowing8343,

Oh! I do remember that I probably visited some instance at some point. I did use libreddit far more, for some reason.

mutant, to reddit in "Teddit is Shutting Down. Lemmy is the New Reddit"
@mutant@kbin.social avatar

deleted_by_author

  • Loading...
  • Myriadblue,

    Small specialized subs aren't moving any time soon. That's all I use reddit for now. Redreader works just fine.

    6db,

    Let me lurk on /c/bonehurtingjuice already!

    agentshags,
    @agentshags@sh.itjust.works avatar

    Then create those communities here. What’s stopping you?

    Myriadblue,

    Nice presumption. I created two of them on lemmy. But engagement is low so far. That's the problem with niche communities. With one of them it look 5 years for enough subscribers to happen that there was regular content being posted by annoying other than me.

    Chozo,

    Why are you still here? For somebody who seems to have such a hard-on for Reddit, you've got more activity on Lemmy than half the other active accounts do. Find a hobby, my dude.

    WarmSoda,

    It’s all “I hate this” comments, too. Why would you spend all of your time like that? It’s just stupid.

    midas,

    Why are you simping for a company

    NightOwl, to freemediaheckyeah in Teddit Is Shutting Down

    That shout out to lemmy by teddit and libreddit was really nice.

    przmk, to technology in Tedd.it is Shutting Down

    Teddit and other alternative frontends were a perfect way to send someone a Reddit link when they didn’t have an account because the mobile web experience is just pure cancer.

    Predator,
    @Predator@feddit.uk avatar

    We have Geddit now as a replacement.

    Mnmalst,
    @Mnmalst@kbin.social avatar
    Predator,
    @Predator@feddit.uk avatar

    Yea I heard about this, will give it a download!

    tcely,
    @tcely@fosstodon.org avatar
    Predator,
    @Predator@feddit.uk avatar

    Yep, that’s the one.

    przmk,

    That seems to be an Android app which requires the user to have it installed on their phone. No good for iOS either.

    testman, to technology in Tedd.it is Shutting Down

    this is just one of the instances
    there are many more instances according to farside.link (which is a thing that will automatically redirect you to one of them: farside.link/teddit/ ) so by using this, you help reduce the load on individual instance, resulting in less “too many requests” errors for everyone.

    thingsiplay, to RedditMigration in Teddit shutting down due to reddit API limitations
    @thingsiplay@kbin.social avatar

    @SJ_Zero It feels bad to upvote something I dislike.^^ Kbin is also an alternative: https://fedidb.org/software/kbin

    SJ_Zero,
    @SJ_Zero@lemmy.fbxl.net avatar

    Yes, even among the different options there’s a lot of diversity. Lemmy, lotide, friendica, kbin, they can all do things similar to reddit.

    leapingleopard, to reddit in "Teddit is Shutting Down. Lemmy is the New Reddit"

    mlmym.org mimics oldreddit. I was turned on to it this morning, please spread the word. It’s like going home. it pulls from whatever lemmy you’re using so you don’t have to worry about losing your stuff.

    mvuvi,
    @mvuvi@baraza.africa avatar

    Tried it last few days and I kind of like it a lot.

    golfingtree, to reddit in "Teddit is Shutting Down. Lemmy is the New Reddit"

    I wonder if it’s time for someone to spin up a site like killedbygoogle.com except for Reddit. Maybe killedbyspez.com or killedbyreddit.com?

    smokeybeef,

    Is it weird that before getting to the comments I had this exact same thought too?

    Genuinely curious how many apps have been killed by this Reddit cull…

    Edit: I think it should just be called spezzed.com and list everything that got ‘spezzed’

    golfingtree,

    This is fantastic name! The verb form of fuck /u/spez

    golfingtree,

    Do you think it’s spezzed or spezed? i.e two zz or one?

    jerdle_lemmy,

    Two zs, otherwise it’d be the past tense of speze.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • KamenRider
  • Ask_kbincafe
  • TheResearchGuardian
  • KbinCafe
  • Socialism
  • oklahoma
  • SuperSentai
  • feritale
  • All magazines