Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Rust is a waste of duplicated effort (Score 4, Informative) 83

Improving c compilers is a useful exercise, and should continue happening anyway, but that doesn't solve the same problems that Rust solves.

Regardless of how good a c compiler is, it simply doesn't have the information available at compile time that a Rust compiler has available, enabling it to offer unique safety guarantees.

As for missing drivers, I don't see any suggestion that those working on adding Rust support would otherwise have been working on wifi drivers anyway.

Submission + - SPAM: Performance comparison between Linux in-kernel SMB server and Samba.

Jeremy Allison - Sam writes: "ksmbd" is a new Linux kernel module which implements an SMB server. It's aimed at being low overhead, low footprint, performant fileserver covering many basic use-cases.

ksmbd claims performance improvements on a wide range of benchmarks: the graphs on this page show a doubling of performance on some tests.

Clearly, those number are impressive, but at the same time recent improvements in Samba's IO performance put this into perspective: by leveraging the new "io_uring" Linux API Samba is able to provide roughly 10x the throughput compared to ksmbd.

[spam URL stripped]...

Link to Original Source

Comment Re:More links.. (Score 1) 65

Have you actually *read* the GPLv2 ? I'm assuming not based on your statement. The GPLv2 text is here:

https://www.gnu.org/licenses/o...

Please note the following statement copied *DIRECTLY FROM THE TEXT ABOVE*:

"The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable."

Please note the last sentence containing the words: "plus the scripts used to control compilation and installation of the executable."

Thanks for your reading comprehension.

Comment More links.. (Score 5, Informative) 65

I didn't have these handy when I posted this originally.

PDF of the full legal complaint. It's really nicely written (IMHO) and IANAL of course :-).

https://sfconservancy.org/docs...

Press kit:

https://shoestring.agency/wp-c...

Really nice non-technical write up from sjvn (yeah I know /. is a technical crowd, but it's nice to be able to have something to use to explain to non-technical friends):

https://www.zdnet.com/article/...

Submission + - Software Freedom Conservancy files GPL lawsuit against Visio (sfconservancy.org)

Jeremy Allison - Sam writes: Software Freedom Conservancy announced today it has filed a lawsuit against Vizio Inc. for what it calls repeated failures to fulfill even the basic requirements of the General Public License (GPL).

The lawsuit alleges that Vizio’s TV products, built on its SmartCast system, contain software that Vizio unfairly appropriated from a community of developers who intended consumers to have very specific rights to modify, improve, share, and reinstall modified versions of the software.

Comment Re: Seems Aright to Me (Score 4, Interesting) 56

I agree that trying to force people to move like that is a way to lose friends.

The way I did it was by gradually spreading the word a few years ago, until probably half of my friends were on Signal after a few weeks (I have a fairly technically orientated set of friends so that wasn't too hard)

For the rest, it was about waiting for a good time. The recent media coverage about WhatsApp T&Cs (regardless of how accurate that coverage was) ended up being a good way to have a conversation with people about moving and most others either moved or already had Signal by then.

For the last handful, the conversation has been "Have you tried Signal yet? [ ... usual blurb...] Anyway, I'm on the verge of deleting WhatsApp now, so you can get me in future either with Signal or SMS.

I'm now down to 2 contact that I use WhatApp for and I expect to have deleted my account in a few weeks.

At no point was any pressure or anything like that needed, and well timed gentle nudging works and I believe is more effective than lawsuits.

Slashdot Top Deals

With your bare hands?!?

Working...