Why use change.org versus the Government’s official petitions page, where they have to respond if it receives over 10k signatures or debate it in parliament if it receives over 100k signatures?
I actually looked into Conduit and considered using it rather than Dendrite because development is way more active (and I also prefer Rust to Go).
For now though, going off of the README, it looks like it’s still behind Dendrite in terms of stability. Hopefully they don’t, but if Matrix continue to not touch Dendrite and Conduit overtakes it in terms of stability, I’ll probably switch over.
Thanks for the link! Yeah I assumed they were busy with the other stuff, I’m more curious why Matrix thinks that’s the better route to go down now rather than actually finishing Dendrite and then working on P2P etc, especially considering iirc they’ve said most the difficult parts of the spec are already implemented in Dendrite.
I haven’t read all of this, but why do they insist on using Google? Analytics that are disabled by default and non-Google would probably be fine.
Is it something inherent to Zig that makes Outfieldr faster, or is it just written well? I don’t know much about Zig
This site uses cookies from Google to deliver its services and to analyse traffic. Your IP address and user agent are shared with Google, together with performance and security metrics, to ensure quality of service, generate usage statistics and to detect and address abuse.
and this website helps them
That looks like exactly what I want, thank you! Do you know of the ConBee is open source?
My website weighs around 2kB and is written in pure HTML/CSS. You can check out the code on my GitHub
I don’t even see this as a purely negative thing. Discord is already trash, Microsoft buying it means either
There’s even a part of me that could see them open sourcing it/parts of it, now that they “love open source”. This would of course be a part of a calculated play to stifle the rise of alternatives like Matrix. We’re already seeing a gross trend of developers using Discord as their project discussion platform, and it would be in Microsoft’s interest to try to maximise this as much as possible, keeping them in a centralised walled-garden under their control.
I read the posts he linked to, damn. From noticing a tiny bump in February 2020 to having a ~1 year life expectancy in March 2021, that’s awful.
Why in gemini and not on the web?
Because the web sucks. Web technologies are in general horrible to use, build with, etc. Drew DeVault has written a lot of posts about this that I like, i.e. The reckless, infinite scope of web browsers and Web browsers need to stop.
I myself plan on writing my own post on this too. But for now, like I said: because the web sucks. And because the way Gemini is designed, so much of the garbage that makes the web so suck-y is impossible.
Delta Chat does look really cool. Like you said, it’s client (testing on iOS) is nice. It’s a shame their desktop app is Electron though.
Element the client is garbage, I was talking about Element the organisation formally known as New Vector, who develop and maintain the Dendrite homeserver
Wire was mentioned in this thread. It transferred ownership (which in itself was shady) and its new owners are shady too.
recently went down half a day
It was more like ~3 days
Not well versed in this, so this may be inaccurate, but the other issue is that the Server relies on and uses other AGPLv3 software (e.g. storage-service), so if they want to use the latest versions of each they also have to release all the latest changes to the server under AGPLv3 (which is why Google avoid AGPL like the plague).
I linked to that thread in my post
I’ve been experimenting with the Git bare repository method and I think it solves all my problems! Thanks very much. If I run into issues again, I’ll for sure check out GNU Stow.