Live data from Hacker News

Viewing profile — lainsoykaf

lainsoykaf

HN member
Joined
Sat, Feb 15, 2020, 5:21 PM UTC
HN karma
50
Public activity
23 items

About lainsoykaf

I did pleroma

Recent public activity

  1. story
  2. comment
    Comment #31175919

    This, they should make a cool software with a cool name, like "Pleroma".

  3. comment
    Comment #30650086

    What would they compensate for?

  4. comment
    Comment #26439080

    This can't work because it just raises the efficiency of mining. That means mining will become cheaper. That means your reward is higher. That means you can mine more for the same …

  5. story
  6. comment
    Comment #24038160

    ah, sorry, pleroma :)

  7. comment
    Comment #24036492

    Gargron wrote one: https://blog.joinmastodon.org/2018/06/how-to-implement-a-bas...

  8. comment
    Comment #24036086

    We started doing OTP releases in Pleroma for this reason: https://docs-develop.pleroma.social/backend/installation/otp...

  9. comment
    Comment #24036064

    I run a matrix server myself and can not really recommend doing so. It takes a lot of resources and the way e2ee is done is at least questionable.

  10. comment
    Comment #24036034

    We have more fine grained moderation tools, but they are more complicated. We're making it easier in our admin frontend all the time, though.

  11. comment
    Comment #24036029

    Don't forget the chat system, soon to be released :)

  12. comment
    Comment #24035496

    We're also working on making it easier to install and switch between frontends.

  13. story
  14. comment
    Comment #22869438

    ActivityPub can be used in a P2P situation. The biggest problem for that right now is that we use DNS for finding other instances, so you will need something with a domain name.

  15. comment
    Comment #22869231

    > If I create an account on a Mastodon instance, and want to move it to another instance, do I lose everything? You can send a `Move` activity that will tell other instances that y…

  16. comment
    Comment #22526210

    It's no feasible, we use a lot of postgres specific features. Pleroma with postgres runs fine even on Raspi 2.

  17. comment
    Comment #22524475

    This is sadly not quite correct. You can send out a 'Move' activity from your old account, notifying other servers that you have moved. There's no guarantee that they understand th…

  18. comment
    Comment #22524321

    Mastodon.social is sadly one of the worst instances to join. Onboarding / Selecting a good instance is the hardest problem for the fediverse.

  19. comment
    Comment #22524304

    We do provide a step-by-step guide, which also involves installing postgres. In general, I think installing Elixir and Erlang is the much scarier part for most people, because few …

  20. comment
    Comment #22336545

    regarding data protection, nobody knows.

  21. comment
    Comment #22336538

    groups are a very complicated topic, everybody wants them but nobody can agree on what exactly they are. Either way, we are working on them for Pleroma, they are necessary for a lo…

  22. comment
    Comment #22336524

    Pleroma has built in support for connection to an xmpp server, to share account data. We are also working on a proper ActivityPub chat, but this was put on ice for a while because …

  23. comment
    Comment #22336512

    nobody properly deals with it yet. We are small enough for now that we can get away with moderation by hand / blocking bad instances.