Well, wait for motorola’s graphene compatible phones to pop up ig.
- 3 Posts
- 7 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.devOPto
Linux@programming.dev•Supac - a declarative package manager for Linux, scriptable in nushell
2·3 months agoRight now, you can do it in two ways:
- Don’t have the Arch key at all. supac will silently skip it.
- You can write a small wrapper in package.nu that checks the presence of your preferred arch package manager in $env.PATH, if it’s there then it’ll insert the key and value, and not otherwise.
I’d mostly go with 1 unless you’re sharing your non-arch config with an arch config on two separate machines.
innocentz3r0@programming.devOPto
Rust@programming.dev•Supac - a declarative package manager written in Rust, scriptable in nushell
2·3 months agoDcli looks interesting! The long term goal of supac is to support many different relevant package managers as backends, so that all sorts of packages and language toolchains can be managed. Besides, nushell being a scripting AND shell language massively helps with that.
innocentz3r0@programming.devOPto
Rust@programming.dev•Supac - a declarative package manager written in Rust, scriptable in nushell
5·3 months agoFrom what I understand (I’ve never used mise), mise is meant for programming environments and tools. Supac works with your distribution’s package manager to manage all your system packages and also language toolchains like rustup and uvx (uvx backend doesn’t manage toolchains yet, it’s being developed though).
What it doesn’t manage are programming environments, basically, you cannot use it to spawn something like a nix devshell. Hope it makes sense. This is more meant to be along the lines of something like nix, but friendlier and easier.
Why not use MMTk instead of writing your own? MMTk already has bindings for V8, so it already has some level of support for Javascript, and seems to be better in the long run.

It’s custom ascii art. I got it from archwiki. You can change the image/text used in fastfetch config