sseneca
- 14 Posts
- 31 Comments
sseneca@lemmy.mlOPto XMPP/Jabber@lemmy.ml•Why doesn't Prosody implement "XEP-0079: Advanced Message Processing"?1·4 years agoIt’s not an obscure feature, it’s very standard amongst the non-federated chat messengers. I want it because I don’t want to worry about chat logs on other people’s machines.
sseneca@lemmy.mlto Privacy@lemmy.ml•Change.org : Stop the Share of NHS Data and paid access without informed consent5·4 years agoWhy 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?
sseneca@lemmy.mlOPto Matrix@lemmy.ml•Have Matrix abandoned development of Dendrite, outside of P2P?11·4 years agoI 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.
sseneca@lemmy.mlOPto Matrix@lemmy.ml•Have Matrix abandoned development of Dendrite, outside of P2P?2·4 years agoThanks 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.
sseneca@lemmy.mlto Linux@lemmy.ml•tealdeer: A very fast implementation of tldr in Rust: Simplified, example based and community-driven man pages (Apache 2.0)2·4 years agoIs it something inherent to Zig that makes Outfieldr faster, or is it just written well? I don’t know much about Zig
sseneca@lemmy.mlto Privacy@lemmy.ml•Google Releases New Tracker Making It Easier For Them To Collect And Save Your Internet Browsing Habits5·4 years agoThis 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 websites helps them
sseneca@lemmy.mlOPto Open Source@lemmy.ml•RGB lights whose software is open source & privacy respecting?4·4 years agoThat 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 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.
sseneca@lemmy.mltogemini@lemmy.ml•Why does Gemini appeal to you? What are you using it for?1·4 years agoWhy 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.
sseneca@lemmy.mlOPto Privacy@lemmy.ml•Signal Server is effectively closed source software right now2·4 years agoDelta 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.
sseneca@lemmy.mlOPto Privacy@lemmy.ml•Signal Server is effectively closed source software right now2·4 years agoElement the client is garbage, I was talking about Element the organisation formally known as New Vector, who develop and maintain the Dendrite homeserver
sseneca@lemmy.mlOPto Privacy@lemmy.ml•Signal Server is effectively closed source software right now9·4 years agoWire was mentioned in this thread. It transferred ownership (which in itself was shady) and its new owners are shady too.
sseneca@lemmy.mlOPto Privacy@lemmy.ml•Signal Server is effectively closed source software right now22·4 years agoNot 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).
sseneca@lemmy.mlOPto Privacy@lemmy.ml•Signal Server is effectively closed source software right now3·4 years agoI linked to that thread in my post
sseneca@lemmy.mlOPto Privacy@lemmy.ml•Signal Server is effectively closed source software right now2·4 years agoHydrogen, while not stable yet, will hopefully be much more useable over slower networks including Tor: https://github.com/vector-im/hydrogen-web
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.