Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TQ
Posts
10
Comments
233
Joined
2 yr. ago

  • Brodie Robertson made a video about malware which pretends to be a pdf but is actually just an executable with a .pdf file extension. So if you double click it, you get pwnd. I think some desktop environments ask you for confirmation before running such thing but I would not count on it.

    So we even have an example of Linux specific malware.

  • The issue is that for the FSF, what they call "software freedom" is their number one goal. So what's likely to happen is that they create some kind of "deblobbed" firmware that breaks many features and security of the device, which Graphene OS will refuse to use.

    I hope this project will be useful but am worried that they'll just make a shittier version of someone else's work like they did with e.g. Libreboot.

  • I guess you can't really convince the ones on the other side of the political spectrum. You only have a real chance to convince the "in the middle" people. But when doing so, it's better not to give free munition to the opposing party to be more convincing than you.

    Also I am kinda hoping that it (not using hyperbolic labels and overall being "nice") helps create a place where people can be nice to each other even when they don't agree on politics.

  • Some politicians or activists unfortunately use hyperbole too frequently and sometimes even maliciously. It gets them attention but at the cost of deepening the trenches in the political discourse. Drew thought he's doing the right thing by calling a fascist out, but realistically this will be remembered as "The woke activists are calling us fascists for saying that nobody should be killed for their opinion." in the right wing circles. Where the term "woke" is basically the right wing equivalent term to the left's "fascist".

  • If it were properly modular, systemd would be built from universal components, which could be used by other init systems. But it's the other way around. Meaning the universal components are created by taking them out of systemd. For example elogind is "extracted" from systemd to be a standalone daemon.

  • I am not knowledgeable enough to answer your question. But if it were an open standard, it would be more like Xorg than Wayland. There is only one X server implementation, just like there is only one systemd implementation.

    Here Gnome is kinda like the websites which only work with Chromium based browsers. "Everybody is using Chrome anyways, right?" In a sense it's also not really systemd's or Chromium's fault, that some devs decided to only support their platform.

  • I feel like Void devs will first wait it out. Perhaps Chimera Linux' devs will come up with some workaround by then. A possible workaround could be to make Duncaen's systemd fork official. Though I'm not sure if maintaining 2 init systems would be less work than to patch the systemd API specific stuff.

  • This is unrelated but I wonder if I could get better Windows VM performance by disabling swap for the VM. I use an old laptop with slow drive. I wonder if aggressive swapping could be the reason why my Windows machine feels frozen all the time.

  • The reason Ubuntu switched was Rust's "safety". Which is sort of a dumb reason because Coreutils have had very few CVEs in the past. A less dumb reason is performance. Uutils are faster than Coreutils, this was an edge-case.

    MIT license is the schizo reason. Making a closed source version of Unix utilities would not be beneficial for Canonical in any way, but that does not stop the schizos from schizoing.

  • Not only that but if you edit the MIT licensed files (Read: They have the MIT notice, which you have to preserve, in them.), they will still be MIT licensed. Only new files and the entire project will become GPL.

    I am not a lawer.

  • Well the entire point of the project is that they used algorithms/features of Rust that make it easier to write fast code. This article basically reports on a "bug". Uutils are in many ways already faster than Coreutils.

    Correctness is really more of a byproduct of using Rust. Coreutils have had only a few CVEs in their lifetime so it would be sort of redundant to rewrite them in Rust for "correctness".

  • It's funny that the headline frames it as "a big number" when in reality majority of users don't know what database they're using and probably don't even know what a database is. Such polls aren't useless but you always get skewed results towards the more technical population. They would have to create a poll inside the nextcloud webapp to get more balanced results.

  • Permanently Deleted

    Jump
  • This does not seem very different from runit, so you probably do things similarly. Dependencies are done by checking if the dependency is running inside the script. Presumably you deal with daemons by execing the daemon, so that the daemon becomes the script, not a separate process.

  • Permanently Deleted

    Jump
  • This whole thing is basically runit + some extra features. So dependencies work the same as runit. You just check if the dependency is running. If not, you exit. Then the init will keep restarting the service until it works. (Just guessing based on the README)

  • Linux @lemmy.ml

    "Tivoization" & Your Right to Install Under Copyleft & GPL (2021)

    Linux @lemmy.ml

    What ports do I need to open for mDNS?

    postmarketOS @lemmy.ml

    Most efficient way to check kernel version of devices?

    Linux Gaming @lemmy.world

    Custom mouse acceleration curve on Sway

    Linux @lemmy.ml

    Is there a kde-connect like VPN?

    Linux @lemmy.ml

    Thinkpad X200 Tablet stylus brokie on Void Linux

    Linux @lemmy.ml

    Change the panning keybind in Zathura

    Linux @lemmy.ml

    SOLVED: Best QEMU graphics settings for intel GMA4500?

    ThinkPad @lemmy.ml

    Windows 10 VM on thinkpad x200? (qemu)

    Selfhosted @lemmy.world

    Open hardware single board computer server recommendations?