volanar
Hello. I see that there are several social network projects that are in active development.
Of these, 3 projects stand out:
Pleroma, a federated social network for microblogging. pleroma/pleroma - Forgejo: Beyond coding. We forge.
Mobilizon, a federated social network for meetups. Kaihuri / Mobilizon · GitLab
Bonfire, a federated social network with a set of extensions and phoenix LiveView on the frontend. Bonfire · GitHub
Have I forgotten anything?
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
Hey there,
It’s been more than a year since we started using LiveView as our main UI library and building a whole library of UI componen...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Quite interesting article Google brought me. Didn’t find any mentions about it here.
What do you think in general? Would you use togethe...
New
Since we have deprecated our Erlang sections (as we have dedicated Erlang Forums now) let’s add this thread for those who’d like to post ...
New
:warning: Security advisory: Decimal DoS vulnerability
A vulnerability has been published for decimal where very large exponents can cau...
New
It would be helpful to have a list of companies worldwide that hire engineers without prior experience in Elixir. Often, it can be quite ...
New
Other Trending Topics
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
New
Aludel - LLM Evaluation Workbench
Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 9- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
AstonJ
The only one I’ve heard of is @pleroma
Elixir is a great choice for social networks… in fact this was the main reason I was drawn to it
f0rest8
Those all look really cool!
I’m making one
It’s called Metamorphic and uses Elixir, OTP, and Phoenix.
It currently isn’t open source but I do plan to open source it under our company’s repository, Core Theory, when it’s closer to production ready.
It’ll be at metamorphic.app (currently nothing there), and I’m planning to do an invite stage before releasing to the public.
It is going to function a little bit differently from typical (major) social networks, (1) in that it’s a paid service, (2) you own 100% of your data, (3) it’s much more aligned with connecting and sharing with people you know rather than people you don’t know, and (4) it’s designed to be a tool for you to use rather than a tool to mine and use you.
I have a lot of hopes for it and inspirations behind deciding to try to make something like this… you can follow along with me at our company podcast if you’d like
.
Also, on our Patreon I’ve released some early marketing images that give a preview of some the features in development.
Also, if anyone knows how to implement, or is thinking of implementing, the IETF’s upcoming Messaging Layer Security standard protocol, then please send me a message as I am excitedly following its development for hopeful use in Metamorphic.
volanar
I’m new to Elixir, but I understand that creating a community platform on Elixir from scratch takes a very long time. Pleroma has more than 13,000 commits and pleroma still has very little functionality. For the same reason, this forum runs on Ruby, not Elixir. Therefore, I wish you to be patient and create a cool product, especially since you are creating a product alone. I think in 2021, the Elixir community will grow, there will be more stable libraries and it will be easier to create complex projects. It’s still hard right now. Maybe someday I will create a CMS on Elixir, but it will be in a few years. I would give anything to get rid of the hated
magento
and create mega-cool projects on a super-scalable platform written in elixir 
dorgan
The building blocks are already there, the hard parts are in the platform design. The minimal features set is usually simple but very easy to get wrong, and definitely a lot of work for a single person.
If you look at mastodon’s source you will realize very little of it are gems, it’s pretty much all custom, and most of the commits come from iterating on their platform design and bug fixes.
On the other hand, after trying to make it in php, I found it orders of magnitude easier to do it in elixir, even knowing little about it.
crockwave
Pleroma supports custom front ends. There are efforts underway to create improved front ends for Pleroma as well as native mobile apps. There is also an effort to make federated instance hosting very simple and cost effective.
https://soapbox.pub - Desktop/mobile front-end for Pleroma
https://tribes.host - Pleroma/Soapbox hosting (in development)
http://www.b4x.com/android/files/Pleroma.apk - Native mobile app front-end for Pleroma
volanar
Does anyone know when there will be groups in pleroma?
crockwave
Groups and group chat are in active development and groups is next major feature. I watch the Pleroma git repository and also track the activity in the
pleroma-devroom on theElementapp.Here is the
groupsissue https://git.pleroma.social/pleroma/pleroma/-/issues/656Can’t make a prediction yet.
f0rest8
This was a big push for me as my family and I get ready to relocate from coast to coast for the next 2 years.
You can also click through to other pages (by checking out our stars (people who’ve been supporting us) and learn more about what’s coming up when we launch early access.
Early access launch is TBA but you can get on the list for 3 invite codes now. Early Access is like a Beta, you can be one of the first to start using Metamorphic, help us figure things out, and influence future and coming features.
Subscription pricing when we launch Early Access will be $14/mo or $140/yr with a 14-day free trial. You can read more on our customer-rights, hassle-free, privacy, and security policies.
Super excited for Metamorphic (and terrified), first time ever doing something like this. Wouldn’t be possible for me without the incredible platforms and communities behind Elixir, Phoenix, Tailwind, and BEAM — thank you!
Check it out, sign up, and stay tuned!
volanar
I am more interested in watching the development of the Bonfire platform, especially the implementation of ValueFlows, a new paradigm of the value creation flow for humanity. There are a lot of different social networks now, but bonfire is something amazing. I’m still new to Elixir. Therefore, I urge experienced developers to support this useful project.