npm means it’s a JS app running on a JS runtime, which is roughly similar to what python does. Electron runs on top of the runtime and indeed provides some kind of stripped down browser.
But yeah, in this case the app does use electron :)
Looks like they have no idea how to get their software working using Nix. The following blurb is absurd to most GUIX or Nix users:
NOTE: In most cases, end users should never compile fwupd from scratch; it’s a complicated project with dozens of dependencies (and as many configuration options) and there’s just too many things that can go wrong.
Users should just have fwupd installed and updated by their distro, managed and tested by the package maintainer. The distribution will have also done some testing with how fwupd interacts with other software on your system, for instance using GNOME Software.
I’m not sure I see the problem here? It does say most cases and I’d definitely consider Nix/GUIX users to be in the minority for this (on top of users who would even compile software themselves in the first place).
Also from what I experienced during my (not so long) time with NixOS, usually things in Nixpkgs were contributed there by community members who ported applications over to be compatible with Nix. Sure, it’s a nice extra thing when the application developer does so out the gate, but given how special Nix and GUIX’s environment is, the onus has never really been on the app dev.
I’m not pointing to a problem per se. I’m just saying that this dev dismissed the act of building this from scratch as impossible when it is not actually impossible. Honestly, I’m just trying to spread the word about Nix and GUIX because they make things that were previously considered impossible (like this) possible.
I see, that’s plenty fair enough, although I don’t think they meant it quite so literally (but rather as a method of lightening their support requests - I don’t have any fwupd capable hardware AFAIK however I get the feeling fwupd is pretty popular).
I find it really cool what Nix/Guix are doing and I give major props to their communities for what they’ve pulled off, for what its worth.
Not to steal your thunder but the wefwef web app does this also, you just paste in your profile’s multireddit url and then it gives you a clickable list and each click searches Lemmy for all similar communities and then you can sub to any that you want.
Didn’t know that haha. My script does the same thing pretty much. Just automatically if that maybe is worth something. And I’m not after thunder, I made this mainly for myself (and to train coding) and if someone else finds it useful that’s great
Tachij2kfriends, I saw the mihon dev post somewhere that tachij2k shouldn’t be used anymore. Is there a reason for that? Everything is still working on my end, and until it doesn’t I intend to just keep using tachij2k unless there’s a good reason not to. I also read somewhere that the Dev for j2k said he was gonna make some changes, but I wasn’t able to verify that… Anyone know anything more? Thanks
If it works on your end, no reason to stop using it. The reason they suggested to move elsewhere is because, at the time, there was no indication that j2k had any plans for continued development. Might’ve changed since they put that out, but that’s what they sajd
The reason the Mihon de said that is because j2k is using an older tachiyomi base iirc. Updates on it have been on the slower side.
It’s still being actively worked though (as far as I know) and it still works fine, so there’s no reason to switch off of it for now. If Jay does drop it then you should move onto mihon or its forks (TachiyomoSY and TachiyomiAZ will be based off of mihon in future versions).
It’s simple. Go to Tachiyomi and create a backup. Then, in Mihon, during the first setup, it should give an option to restore backup. You can also resotre backup in Mihon settings, then go to extensions and (trust) the restored extensions.
It’s pretty much the same app at its core. So no need to change file names or formats. Everything should transfer.
If anyone’s wondering why Mihon looks slightly different than Tachiyomi, the reason is this is a fork of TachiyomiSY, which has some changes/features over Tachiyomi (e.g. a predicted next chapter release date).
What I wrote is all wrong. I’ve just looked through the commit history and Mihon is a fork of Tachiyomi and currently it doesn’t have any changes besides branding and being Android 8+.
I don’t know why I believed otherwise, but it might be F-Droids 3 months old Tachiyomi build, which lacked many features compared to up-to-date TachiyomiSY.
github.com
Top