gotosocial VS go-littr

Compare gotosocial vs go-littr and see what are their differences.

go-littr

Link aggregator inspired by (old)reddit using ActivityPub federation. (mirror repository) [Moved to: https://github.com/mariusor/brutalinks] (by mariusor)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gotosocial go-littr
29 11
3,443 248
3.0% -
9.7 0.0
3 days ago 10 months ago
Go Go
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gotosocial

Posts with mentions or reviews of gotosocial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-05.
  • Official Lemmy instance to migrate off reddit
    5 projects | /r/rust | 5 Jun 2023
    Honestly if a server allows free login, then it shouldn't matter how the donations are spent, the admins are probably at a loss anyway. I've seen large phpBB forums run on donations for a long time, so maybe federated socials can work too. One unfortunate thing I've noticed from running a single-user GoToSocial instance is that it consumes a lot of storage, I'm getting 8Gb just from myself and the instances I follow. This could be brought down with more agressive cache settings, but it still shows that people using these new social media still have habits from Twitter or Reddit, where bandwidth and storage is paid for by advertisers, and don't realize how many gigabytes they're casually moving around. I really hope this won't be the downfall of the Fediverse.
  • ActivityPub domains and interactions across different instances on the fediverse
    4 projects | /r/fediverse | 31 May 2023
    I'll be starting my own instance of the fediverse, something for myself and family only. I'll start with gotosocial, and add a reddit like alternative too, but haven't decided between kbin or lemmy yet. Maybe I'll add pixelfed down the line.
  • A server to start in the fediverse.
    2 projects | /r/fediverse | 30 Apr 2023
    gotosocial is easy to install and easy to use, but you need 3rd party apps on your phone or computers to use it properly. Another option is snac2, you need to compile it manually but it is easy to use once compiled. Its web interface is kinda outdated, but it is usable as it is. Both are very light on resources, and can be installed on $4 vps.
  • I Wrote an Activitypub Server in OCaml: Lessons Learnt, Weekends Lost
    8 projects | news.ycombinator.com | 23 Apr 2023
    [2] https://github.com/superseriousbusiness/gotosocial
  • We need a textodon (text-only Fediverse hub)
    7 projects | news.ycombinator.com | 15 Feb 2023
    GotoSocial would be another option (also in Go with SQLite backend.) Although you'll need a front-end because it doesn't ship with one.

    https://github.com/superseriousbusiness/gotosocial

  • Running own Instance
    1 project | /r/Mastodon | 6 Feb 2023
    Not sure if you only want Mastodon. If not, I am running https://github.com/superseriousbusiness/gotosocial on a CPX11 Hetzner instance which costs 5.18 euros/month. Am hosting a few other things, but CX11 instance for 4.51 euros/month will also do well.
  • Can I use Mastodon as the backend for the social features in my app?
    3 projects | /r/Mastodon | 26 Jan 2023
  • How much Iโ€™ve spent so far running my own Mastodon server on AWS
    3 projects | news.ycombinator.com | 25 Dec 2022
    The main one is how they handle keys[1] which broke federation with Pleroma for a while. There's also some weirdness with their HTTP signing which breaks Honk follow requests but I'm still tracking that down.

    [1] https://github.com/superseriousbusiness/gotosocial/issues/11...

  • Mastadon apps feature comparison
    1 project | /r/Mastodon | 24 Dec 2022
    Compare mastodon, pleroma, misskey, friendica, gotosocial, pixelfed, peertube (https://github.com/superseriousbusiness/gotosocial) and their main forks.
  • I'll play: creating my own server
    1 project | /r/Mastodon | 18 Dec 2022
    As u/riffic mentioned, Mastodon is quite heavy. But since mastodon follows (mostly) standard protocols, you can host an alternative. Iโ€™m really interested in Gotosocial, which is written in Go so it can run on a cheaper VPS. But it doesnโ€™t seem to support all features (which will be a common thing with alternatives).

go-littr

Posts with mentions or reviews of go-littr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-07.
  • Ask HN: Anyone Building a Competitor to Reddit?
    7 projects | news.ycombinator.com | 7 Jun 2023
    If you're interested in Go, I develop such a project and the plumbing required for it.

    The code is at https://github.com/mariusor/go-littr and you can check it out at https://brutalinks.tech

  • Major Reddit communities will go dark to protest threat to third-party apps
    2 projects | news.ycombinator.com | 5 Jun 2023
    For people favouring to the old reddit interface more, I created another federated alternative: https://github.com/mariusor/go-littr (with an example instance at https://brutalinks.tech).

    Sadly it received less publicity and mind share than lemmy, so not everything might be up to the expectations of the HN crowd.

  • Lemmy and other decentralized Reddit alternatives
    4 projects | /r/Superstonk | 25 Dec 2022
  • is anyone currently developing an app that could be a better alternative to reddit?
    2 projects | /r/RedditAlternatives | 19 Dec 2022
    The code is on github: https://github.com/mariusor/go-littr An example is at: https://littr.me Status: not done.
  • Littr โ€“ Link aggregator inspired by Reddit and HN using ActivityPub federation
    3 projects | news.ycombinator.com | 17 Jun 2022
    Considering it's received HN's kiss-of-death, perhaps a pointer to the code is useful: https://github.com/mariusor/go-littr
  • [META] Like Rationalists Leaving A . . .
    11 projects | /r/TheMotte | 24 Apr 2022
    If you're interested in another option to lotide, I'm working on a very similar project to it, called brutalinks. You can check it out an example instance at https://brutalinks.tech. The code is on github and sourcehut.
  • Ask HN: Who Wants to Collaborate?
    50 projects | news.ycombinator.com | 1 Feb 2022
    I started a go project to create a link aggregator similar to HN and old reddit, but built on top of ActivityPub.

    It's targeted at small to medium communities, but at the same time it can reach outward through the federation mechanism that ActivityPub provides. Outside of immediate support to intercommunicate with other instances of its own platform, it will handle interactions from the larger fediverse at large: Mastodon, Pleroma, Pixelfed, etc.

    Currently this is a one man project, namely me, and I would welcome support in any area that people could help: development, design, documentation, graphics, copy, etc.

    The project can be found at https://github.com/mariusor/go-littr, and if anyone is interested there is a mailing list where people can get in touch: https://lists.sr.ht/~mariusor/activitypub-go

    Some details about the project can be found on its wiki: https://man.sr.ht/~mariusor/go-activitypub/brutalinks/index....

  • Reddit/Forum like Fediverse app?
    2 projects | /r/fediverse | 17 Apr 2021
    https://littr.me/ is another federated reddit-like project under development, a "link aggregator" as they call it. https://github.com/mariusor/go-littr
  • Reddit hires its first chief financial officer as it prepares for an IPO
    3 projects | news.ycombinator.com | 5 Mar 2021
    I see that people already recommended lemmy, but if you're looking for something closer to old reddit and hacker news I am working on https://github.com/mariusor/go-littr. An example instance is at https://littr.me
  • Reddit: Online Presence Indicators
    1 project | news.ycombinator.com | 5 Mar 2021
    I'm building something that could help in this regard: https://github.com/mariusor/go-littr

    It's a distillation of the early reddit into a discussion platform that speaks activitypub. This means that the goal is not to have "one site" to rule them all, but that communities can each create their own and then interact with others if they chose to.

    An demo instance is at https://littr.me

What are some alternatives?

When comparing gotosocial and go-littr you can also consider the following projects:

Mastodon - Your self-hosted, globally interconnected microblogging community

aether - Aether client app with bundled front-end and P2P back-end

hometown - A supported fork of Mastodon that provides local posting and a wider range of content types.

Lemmy - ๐Ÿ€ A link aggregator and forum for the fediverse

GuideToMastodon - An increasingly less-brief guide to Mastodon

lemmy-ui - The official web app for lemmy.

Misskey - ๐ŸŒŽ An interplanetary microblogging platform ๐Ÿš€

DFeed - D news aggregator, newsgroup client, web newsreader and IRC bot

PixelFed - Photo Sharing. For Everyone.

macrome - The in-tree build system

instances - Mastodon instances list

rsyscall - Process-independent interface to Linux system calls