Matrix, SimpleX, XMPP
just a random stranger
codeberg: https://codeberg.org/asudox
aspe:keyoxide.org:D63IYCGSU4XXB5JSCBBHXXFEHQ
Matrix, SimpleX, XMPP
MullvadVPN.
No I meant end to end encryption
More than Bluesky? Interesting. Did something happen at Instagram/Snapchat for this to happen?
Tutanota’s emails are quantum resistant only when you are emailing other tutanota users. So practically no benefit really. You’re better off buying a cheaper email like Posteo that at least lets you use a goddamn third party client. Then you can use GPG to encrypt your emails or just use something else really, email is not good for discussing confidential stuff.
MullvadVPN is good, keep using it.
LibreOffice, rise!
The next time, you actually can use the tesseract UI to ban/unban people without needing a comment/post from the user directly from the community settings (or until the redesigned lemmy UI).
Why WASM? It allows developers to use something other than JS.
…or just migrate the community to another instance? Like why are we in the fediverse? Have people forgotten that if you don’t like a instance, you can just move to another one?
Locking this post as it violates rule 5.
Why not use SSH keys? Imo they are much easier to manage.
I mean, if you really want one, you could change the keyboard manually.
System76? They primarily sell Linux computers and also develop Pop!_OS and COSMIC DE.
Yeah well, it is definitely in alpha stages, those things are to be expected.
Oh, very nice. I was searching for an easy to use scripting language for a project I am making. Is it easy for beginners? I am currently using mlua, but it is a bit hacky. I liked Rhai, but it has no real LSP at the moment and no asynchronous code support. And also, does it have sandboxing?
No idea, I’m not the one that owns !asklemmy@lemmy.world, so ask @Bluetreefrog@lemmy.world instead. In fact, you asked me about this in the past. Didn’t you say you would make one?
You can self host Forgejo (a Gitea fork) which is powering codeberg.org
It will be getting federation support someday with the ForgeFed ActivityPub extension, so you pretty much can stay connected with others’ repos while owning your data.
Do not use Yew. It’s no longer being maintained. If you want to use a Rust frontend framework, you should check out Leptos. It will feel familiar if you’ve used SolidJS before, as it was inspired by it.