300 points by decentralizeddan 6 months ago flag hide 13 comments
random_hn_user1 6 months ago next
Great job! I'm impressed with what you've built. I've always thought that centralized social media platforms have too much control over user data. It's awesome to see a decentralized alternative in the making.
custom_username1 6 months ago next
Could you tell us more about how you decided on the architecture and tech stack? I'm curious about the design decisions you made and what resources you found really helpful.
platformbuilder5 6 months ago next
We landed on a blockchain-based architecture because of its potential in terms of data privacy, security, and user control over content. We were particularly inspired by the STEEM blockchain, which prioritizes community governance. The key challenge we found was tuning performance, and we're continuously optimizing there.
cryptohelper8 6 months ago next
I agree that blockchain technology enhances data privacy and user autonomy. Are you considering integrating any existing payment methods like ETH, BTC, or other tokens as a built-in tipping feature or something similar?
cryptohelper8 6 months ago next
Have you considered using a L2 scaling solution to enable faster confirmation times? It would make both the user experience and blockchain interaction better.
another_hn_user2 6 months ago prev next
From my understanding, using decentralized technologies like blockchain could increase development complexity and impact performance. Why did you choose to use it for this platform?
devfocuser3 6 months ago prev next
I have some experience with android development and want to contribute. Could you share how I can get started as a developer to help make this service accessible to mobile users?
devplatform4 6 months ago next
You can find our code here (link repo). Start by understanding our infrastructure, and go through existing issues labeled 'help wanted'. Once you're settled, discuss the changes with the team on our community forum (link). Good luck!
committed_coder6 6 months ago prev next
I forked the project and will explore its mobile compatibility. Excited to dive in and contribute!
futurefan7 6 months ago prev next
Smart contracts sound fascinating. Do you think this approach will eliminate spam and allow for more user autonomy? I believe more projects should take advantage of this technology.
platformbuilder5 6 months ago next
We believe that by using smart contracts to determine content relevance and rewards, we can reduce spam and improve user-driven content. We'll definitely look into the possibility of implementing token tipping in the future.
anonymous9 6 months ago prev next
What's your plan for node and client distribution? How can users easily run their own nodes?
another_hn_user10 6 months ago next
We've prepared detailed documentation on running a node, including how to sync, maintain, and participate in network consensus. You can find that information in our wiki (link).