patatahooligan

joined 2 years ago
[–] patatahooligan@lemmy.world 4 points 2 days ago

It's much more complicated than this. Given that models have been shown to spit out verbatim copies of some training material, it can be argued that the weights do in fact encode the material, just in some obfuscated way. Additionally, it can be argued that the output of the model is a derivative copy of the original work regardless of whether the original work can be "found inside" the model weights, just by the nature of the process. As of now, there is no precedent that I know of on whether this constitutes redistribution of copyrighted material.

[–] patatahooligan@lemmy.world -2 points 2 days ago (2 children)

How many months should he have waited for an authoritative response?

Well, Marcan should wait as long as feels right to him. As I said previously, I'm pretty sure he was already pissed off about previous R4L issues and he didn't quit because of this alone. I want to be clear that I'm commenting solely on the expectation of a swifter response from leadership in the original email thread and not on Marcan's decision to step down, which I can't be the judge of.

So, I expect people in places of power to take their time when they respond publicly to issues like this, for various reasons. Eg:

  • they might try to resolve things in private first (seems to be the case)
  • they might want to discuss with their peers to double check their decision making and to take collective action, this is especially true if the CoC committee gets involved
  • they might want to chime in when people have calmed down and they expect to be able to have meaningful conversations with them

At the very least, I would have waited to see what happens with the patches if I were in his position. The review process, which kept going in the meantime, essentially sets a timer for a decision to be made. In the end, Hellwig's objections would either be acknowledged as blocking or they would be ignored. In any case there would have been a clear stance from the project's leadership. It makes sense to me to wait for this inevitable outcome before making a committal decision such as stepping down.

[–] patatahooligan@lemmy.world 12 points 2 days ago (4 children)

Cristoph Hellwig's initial message was on 2025-01-08. Marcan's stepping down was on 2025-02-07. So no, it's not several months; it's barely one month. Getting in fights in mailing lists and making social media posts is not everyone's first reaction and it is arguably not the best reaction, especially for people in places of power. It is silly for Marcan to demand everybody's reaction to be as loud and as quick as his own.

It was very clear that the reaction was going to be no reaction.

Well, it turns out that the reaction was pretty clear not "no reaction". That's the reason this thread we're talking in exists. Marcan was objectively wrong if he assumed Hellwig's comments and nack would be accepted. Instead, Hellwig was explicitly called out for having no say on the matter and for producing "garbage arguments".

[–] patatahooligan@lemmy.world 13 points 2 days ago (1 children)

Marcan is not the submitter. Unless I've missed something, the submitter is still working on the patch.

[–] patatahooligan@lemmy.world 14 points 5 days ago

Arch doesn't require you to "read through all changelogs". It only requires that you check the news. News posts are rare, their text is short, and not all news posts are about you needing to do something to upgrade the system. Additionally, pacman wrappers like paru check the news automatically and print them to the terminal before upgrading the system. So it's not like you have to even remember it and open a browser to do it.

Arch is entirely about “move fast and break stuff”.

No, it's not. None of the things that make Arch hard for newbies have to do anything with the bleeding edge aspect of Arch. Arch does not assume your use case and will leave it up to you to do stuff like edit the default configuration and enable a service. In case of errors or potential breakage you get an error or a warning and you deal with it as you see fit. These design choices have nothing to do with "moving fast". It's all about simplicity and a diy approach to setting up a system.

[–] patatahooligan@lemmy.world 29 points 6 days ago (1 children)

Agreed. A few year back the devs looking for quick fixes would go over to StackOverflow and just copy answers without reading explanations. This caused the same type of problems that OP is talking about. That said, the ease of AI might be making things even worse.

[–] patatahooligan@lemmy.world 2 points 6 days ago

Getting the entire world to switch to something better would be quite the undertaking.

But that's probably not necessary. You could install something on your phone that does phone number lookup and then just dials the number as normal. The service doesn't need to be built into the old phone networks this way.

[–] patatahooligan@lemmy.world 2 points 1 week ago

The latter is I think aiming for Linux ABI compatibility.

I had never hard of Asterinas, but this sounds like a the best approach to me. I believe alternative OS's need to act as (near) drop-in replacements if they want to be used as daily drivers. ABI-incompatible alternatives might be fine for narrower use cases, but most people wouldn't even try out a desktop OS that doesn't support most of the hardware and software they already use.

[–] patatahooligan@lemmy.world 20 points 1 week ago

I’m not sure why they feel it’s Linus’ responsibility to make Rust happen in the kernel.

That's not what's being said here, as far as I can tell. Linus is not expected to somehow "make Rust happen". But as a leader, he is expected to call out maintainers who block the R4L project and harass its members just because they feel like it. Christoph Hellwig's behavior should not be allowed.

I'm not saying Marcan is necessarily correct, to be clear. It might well be that Linus chose to handle the issue in a quieter way. We can't know whether Linus was planning on some kind of action that didn't involve him jumping into the middle of the mailing list fight, eg contacting Christoph Hellwig privately. I'm merely pointing out that maybe you misunderstood what Marcan is saying.

Or fork it and make a Rust Linux with blackjack and hookers, and boy, will everyone left behind feel silly that they didn’t jump on the bandwagon.

That's what they're doing. But if you read the entire post carefully, he explains why maintaining a fork without eventually upstreaming it is problematic. And it's not like they're forcing their dream on the linux project, because the discussions have already been had and rust has officially been accepted into the kernel. So in the wider context, this is about individual maintainers causing friction against an agreed-upon project they don't like.

[–] patatahooligan@lemmy.world 2 points 2 weeks ago

As far as I know, the apps are not intercepting the text messages for passcodes. The messages have a specific format and a hash to indicate which app they are targeting. It is up to the messages app to read the message and to forward the code. This design should not need to give the apps any access to your messages.

[–] patatahooligan@lemmy.world 15 points 2 weeks ago

EDIT: Basically the immunity system doesn’t work like a muscle.

I think the immune system can be likened to a muscle if someone really wants to go with that metaphor, but only if you consider vaccines to be the gym and getting sick is uncontrollable and dangerous physical exertion. So, wanting to develop natural immunity is like wanting to get into street fights to build arm strength. It might kinda work, but you'll also be in a lot of unnecessary danger.

20
submitted 1 year ago* (last edited 1 year ago) by patatahooligan@lemmy.world to c/linux@lemmy.ml
 

I have an SSD from a PC I no longer use. I need to keep a copy of all its data for backup purposes. The problem is that dd reports "Input/output error"s when copying from the drive. There seem to be 20-30 of them in the entire 240GB drive so it is likely that most or all of my data is still intact.

What I'm concerned about is whether these input/output errors can cause issues in the image outside of the particular bad blocks. How does dd handle these errors? Will they be eg zeroed in the output or will the simply be missing? If they are simply missing will the filesystem be corrupted because the location of data has been shifted? If so, what tool should I be using to save what can be saved?

EDIT: Thanks for the help guys. I went with ddrescue and it reports to have saved 99.99% of the data. I guess there could still be significant loss if the 0.01% happens to be on filesystem structures, but in this case maybe I can use an undeleter or similar utility to see if I can get back the files. In any case, I can work at my leisure now that I have a copy of the data on non-failing storage.

 

cross-posted from: https://kbin.social/m/steamdeck@sopuli.xyz/t/21836

Big improvements and new features for the Steam Desktop client are now out of Beta!

view more: next ›