Viewing profile — lainsoykaf
lainsoykaf
HN member- Joined
- Sat, Feb 15, 2020, 5:21 PM UTC
- HN karma
- 50
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About lainsoykaf
Recent public activity
- story
-
comment
Comment #31175919
This, they should make a cool software with a cool name, like "Pleroma".
-
comment
Comment #30650086
What would they compensate for?
-
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 …
- story
-
comment
Comment #24038160
ah, sorry, pleroma :)
-
comment
Comment #24036492
Gargron wrote one: https://blog.joinmastodon.org/2018/06/how-to-implement-a-bas...
-
comment
Comment #24036086
We started doing OTP releases in Pleroma for this reason: https://docs-develop.pleroma.social/backend/installation/otp...
-
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.
-
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.
-
comment
Comment #24036029
Don't forget the chat system, soon to be released :)
-
comment
Comment #24035496
We're also working on making it easier to install and switch between frontends.
- story
-
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.
-
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…
-
comment
Comment #22526210
It's no feasible, we use a lot of postgres specific features. Pleroma with postgres runs fine even on Raspi 2.
-
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…
-
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.
-
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 …
-
comment
Comment #22336545
regarding data protection, nobody knows.
-
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…
-
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 …
-
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.