Well, wait for motorola’s graphene compatible phones to pop up ig.
- 3 Posts
- 8 Comments
innocentz3r0@programming.devto
Privacy@lemmy.ml•out of the loop, what's the problem with signal?
7·1 month agoMolly basically is a fork of the signal client that switches out some notification based things (such as your notifications going through fcm and such) and instead lets you use unifiedpush and/or a molly websocket. Apart from this they’re both the same. Molly uses signal’s codebase.
innocentz3r0@programming.devto
Fediverse@lemmy.world•We made a Fediverse community on FluxerEnglish
3·2 months agoThe clients for XMPP are really bad. Also, matrix sells itself in a variety of ways, discord alternative, corporate usability, e2ee signal replacement, all that. Although matrix client implementations aren’t that great, the publicity does work. And IRC has historic relevance.
innocentz3r0@programming.devOPto
Linux@lemmy.ml•Supac - a declarative package manager for linux, scriptable in nushell
1·3 months agoAh yes, I came across this when someone else pointed it out as well. The project looks neat, ngl. supac also shares some goals along these lines, but dcli looks more mature. I still prefer supac (it’s my project duh) because supac allows you to script in nushell, which lets you do interactive development (if you use nushell as your shell, which you absolutely should!). I also don’t prefer something like YAML for config, but since it’s extensible with lua, I guess it makes sense to go with a config language as well. I do think the end goals are different, I try to orient supac to be a nix alternative but with integrated package management across different package managers. Also, supac is simpler in principle because a lot of the complexity is shifted to accompanying libs in nushell (such as systemd unit integration).
Not to mention, with a couple of lines of nushell code you can probably import all your yaml configs from dcli into supac :)
innocentz3r0@programming.devOPto
Linux@lemmy.ml•Supac - a declarative package manager for linux, scriptable in nushell
1·3 months agoI’d rather just use nix 🙃
innocentz3r0@programming.devOPto
Open Source@lemmy.ml•Supac - a declarative package manager written in Rust, scriptable in nushell
1·3 months agoYep, it should cover you alright! I use all the 5 package managers mentioned here (hence the order :p). Scriptability and post hooks in particular make it even better (cloning/copying dots, activating systemd units, other stuff, etc).
innocentz3r0@programming.devOPto
Linux@lemmy.ml•Supac - a declarative package manager for linux, scriptable in nushell
4·3 months agoHaha, fair enough. The reason I even created this in the first place was because of how painful nix/nixOS is to use in general. Nushell is far simpler, and much more ergonomic to deal with. Especially with how much it supports structured data.

I’d be surprised if the majority of folks on arch aren’t using tiling WMs.