• 0 Posts
  • 153 Comments
Joined 4 years ago
cake
Cake day: February 15th, 2021

help-circle
  • Can you tell me the political affiliation of the creator of grep? I use that tool a lot.

    I think it’s impossible t know for sure what the political thinking of a random person that happens to have contributed to something in your life is.

    I’d rather take advantage of their work, be thankful for it but without any sort of para-social intent, just thankful for the mathematical algorthms, it’s no like I need to care about anything else, I just want the software to do what I want it to do.


  • It’s more abstract than that, because this started with “recommending hyperland”, not with “I support the creator of hyprland”.

    I assure you most users don’t know (or care) about the creator of the software they use.

    I don’t know about you, but me, myself, don’t really know the creators of every piece of libre/open source software I use.

    I’ve even contributed to software some changes I wated, without even knowing or caring who their creators were.

    So, with that in mind, it’s not hard to imagine how this could raise a few eyebrows and people who do not agree with the approach.


  • If, by supporting this theoretical Nazi science genius, I enable him to better perform Nazism, then I have been morally complicit in his Nazism

    If you think anything that could benefit him is enabling that, then there’s all sort of things that are complicit. Even the public social services and the State might be complicit, even people who pay taxes might be complicit… international influence/opinion, the whole world, society would be complicit.

    I’m a believer of honesty and direct punishment for direct precise problems. The more abstract the punishment, the most likely it is you’d end up with the innocent paying for the sins of the guilty.

    I think people should be aware of the exact reasons why something is bad, as opposed to punishing a general abstraction without actually addressing the root of the problem. I’ve seen how this often results in people religiously believing something is good/bad based on sheep thinking, and this leads to situations that actually create more Nazis than what they destroy. An unjust punishment is just a badly patched up wound that will not really heal and instead extend to other parts. Have you considered this in your calculation of moral consequences?

    Why do you think lately there’s so much Nazi-adjacent thinking? I feel that this does have a cause.


  • How about we just tell the truth as is?

    But that’s exactly what I mean when I say recommend good software and recommend good thoughts.

    I’d recommend the good card, and inform about any problematic things at the same time.

    If a notorious criminal created a cure for cancer, I’ll sing praises to his amazing work, asking everyone to use it, while at the same time, asking for him to to be judged and sentenced accordingly for the crimes he committed…


  • Define lack of design. You mean theming? because Linux has way more customizable theming options than the proprietary alternatives, to fit all kinds of subjective tastes.

    You mean usability? it’s the one system that you can rice up to do absolutely whatever you want to do to fit your workflow, you can configure any key to automate literally anything a desktop can do.

    The catch is that you actually do have to get your hands dirty if you want to mold the system to your liking… as opposed to being your own tastes the ones molding to adapt to whichever the designer of the OS decided should be the new tacky fashion or workflow.


  • So the bad thing is the off chance that he would benefit?

    Because that’s a very different thing. Then this should not be about judging morals related to the thing they made, but executing punishment for a completely separate thing they did.

    Then it’s not a disagreement of morals, it’s a disagreement on the approach you are taking to execute that punishment.

    I’d be very wary of using any of his breakthroughs

    Ah, but will you still use them? will you promote his breakthroughs if they help people? what if his scientific work leads to the cure for cancer?

    Punish the nazi political work, promote the scientific work.


  • The more people learn to drive, the bigger the chance they’ll get a private car, the more accidents, the more people will die. Thus: let’s recommend everyone to not learn to drive.

    I feel this path is sort of a baby-sitting approach to recommendations. Not only do I have to know if the software if good before recommending it, I also have to research if there’s a chance that whoever I’m recommending it to might find a community somewhere for which they might lack enough critical thinking to judge on by themselves?

    How about we recommend good software when it’s good while at the same time recommending good ideals / good thoughts when they are good?


  • It’s morally wrong to promote bad things, and morally good to promote good things.

    Just because I use a lot the physical theories from Newton and I encourage everyone to learn about them does not mean I support everything Isaac Newton did, said or thought.

    All of our society is built on the shoulders of giants who did a lot of “good” despite being, in general, “bad people”.


  • “Super” is the one modifier key that you can rely on overwriting without interfering with normal app shortcuts, so I’d personally rather prefer if applications don’t start trying to use the Super key for their own things.

    I have set up Super key shortcuts for all kinds of desktop management operations, opening the launcher/terminal/browser, switching workspaces/windows, closing windows, move/resize, switch tiling mode, audio control, make my package manager install updates, switch between a set of resolutions, activate my password manager, etc.

    That said, Copy/Paste is a general/global enough operation that I would not mind having Super+C/V send to the current active app the Copy/Paste keycode (I might do that actually, now that I know that there’s a code apps are starting to support!). But I think it should be the desktop environment the one configuring “Super” shortcuts, not the app.

    It makes sense for each application to have their own interpretation of what does each control character (or Control shortcut) do. It’s not like all control characters have a very reliable meaning to begin with… I mean, the backspace character (Control+H) was originally meant to move a character backwards without deleting it, but most screen terminals didn’t do that. If what you mean is alternate characters from Unicode and so, then the “Alt” key would be more suitable for that. And in ISO keyboards, “AltGr” is a very common way to have combinations that insert alternate symbols.


  • Let’s indeed hope that they back it up with action. Better late than never. Though, I wonder what “guarantee” you’re referring to.

    Any “action” that does not result in guarantees isn’t helpful to solve this. So again, what I care about is guarantees.

    For example, one way to “guarantee” that there’s no code that’s unaccounted for would be to achieve reproducible builds that can be rebuilt and obtain always the same binary bit-by-bit. So if the binary blob resulting from compiling from clean source matches the one offered then that’s proof that the distributed binary was built cleanly and there was no malware being slipped through.

    The issue is that this wouldn’t just be a Ventoy problem, but also an upstream problem, since all projects Ventoy depends on would need to be, themselves, reproducible. So this wouldn’t be an easy task, or even a task that Ventoy should do on their own, imho.

    FWIW, slightly over a month ago, someone started working on a solution.

    I definitely wouldn’t trust that either until there’s guarantees. Again, I only care about what guarantees are offered. It’s not about who is the one managing the github account and/or what subjective reputation that random anonymous person might have.

    The problem isn’t the existence of precompiled binary blobs either, so removing the binaries is not solving the issue. The problem is in the traceability and what guarantees we have that the final collection of compiled binary blobs that ultimately is offered for download (and we do need binary blobs for download ultimately) is actually corresponding to libre/open source releases without potentially malicious code.

    The conspiracy theorist inside of me would like to think this is related to the return of Ventoy’s maintainer. But I digress…

    I don’t think the maintainer went away. I’ve seen successfully maintained projects with much slower pace than this, specially projects for which stability is important. Last Bash commit was in 2024 and I wouldn’t say it’s unmaintained. Ventoy had a release 3 months ago.

    Also, would it be bad if that was what triggered the interest to work on it? I mean, the post straight away mentions the github issue where that fork was advertised, and it implies that it’s in that issue where they noticed that people have started to care about the blobs. So it could well be that they saw there’s people who care enough to spend their time working for it (ie. they even made a fork), so why not open the doors for them? It does not have to always be drama.


  • To me, what matters is what guarantees they offer and/or plan to offer, not some subjective and fleeting idea of people online having expectation of at what speed things need to be done.

    Can someone do it faster? then do it (and do it in the open, so anyway Ventoy can benefit too and essentially you’ll be contributing!)… but if you jump and start using a fork that has not done already the work and given the guarantees Ventoy is planning to give, then you are placing your trust in a much much worse and shaky ground. I’m sure a lot of people would use your malware if you presented it as a WIP Ventoy fork marketed as safer when it really isn’t.



  • Ok, there are no numbers from 2024 yet in the source.

    I think the solar capacity in 2023 for China was 525GW.

    So a 277 GW increase in solar means it increased by (277 / 525) 52.76% (that’s great!)

    That same percentage increase over the current value in terms of production would not make it rise past Australia per capita yet, but nobody can deny that’s an impressive pace.

    Also, considering that the trend in population numbers for China is slowly starting to decrease, that could also contribute to an increase in the per capita numbers in the future.



  • The article is talking about storage space, not about access to files in any particular filesystem.

    Previous versions of Android 15 Terminal app only allowed 16GB of space to be used by the guest system. The article mentions it.

    So even if you had 128GB in your phone, previously you could only use 16GB of them in the environment Google set up for the Linux Terminal subsystem, which made it very limiting. What the article says is that now they are removing that limitation.


  • Ferk@lemmy.mltoComics@lemmy.mlConsciousness
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    22 days ago

    Yes, that’s essentially what many philosophers call “the hard problem” of consciousness.

    You can describe things using referential abstractions that are socially agreed upon between individuals in some sort of social contract.

    However, we will never know if what you experience when you see the color we both call “red” is the same that I experience when I see the color we both call “red”. It could be that what I experience with “red” is what you experience with “blue” and vice-versa, but we still would agree when we both point a color, since the words we use to explain each of our experiences would still be consistent with the reference we have agreed on.

    We agree on what words mean based on what references we make, but you cannot really ever be sure that we are both truly understanding each other in a subjective level. Each subjective experience is personal and nontransferable, you’d need to BE “me” to know what it’s like to BE “me”. And if you did, then you would no longer be “you” anyway… so that makes it literally impossible.




  • leaving host countries to decide whether to wind down these protections, push for integration, or nudge refugees back home

    It could also be a mix of all of the above. I think determining the optimal approach depends on way too many factors (many of which are unknown yet) and it makes sense to let each country decide. To me it would be surprising if the EU already had a (public and agreed upon) plan, specially considering how heterogeneous of a group the EU is and all the burocracy when taking decisions (which isn’t necessarily a good/bad thing).

    Utimately, after the war, it’s also up to each Ukranian to decide whether to integrate or return. I think most (if not all) EU members would welcome anyone who legally integrates and support anyone who wants to go back.

    This does not make the (hypothetical) ceasefire a bad thing, it makes the war a bad thing.


  • Can you point to a specific law that the EU has passed in this direction?

    Cos according to the article all attempts to pass something like this that have been presented in the EU have been blocked. By the EU.

    An alternative title could have been: “EU Possibly The Only One Who Has Been Explicitly Rejecting Backdoor Mandates Until Now”

    Sure, proposals keep being presented… but I feel it’s kind of a bit early to call the EU “greatest threat” just because yet another attempt has been made. Specially when you compare it with many other places where they apply things like this without batting an eye.

    I’m not saying we (Europeans) shouldn’t push (yet again) to make sure this also fails… but the title of the article is a bit misplaced, and after a history of successful rejections I feel a lot more optimistic.