117884284
submission
mpol writes:
Phoronix published an interview with former Purism CTO Zlatan Todoric who left Purism in September 2018. The story hints quite strongly at chaotic situations over at Purism. He started at the company in 2015, when it was a small outfit, and steered it into the bigger company that it is now.
To him the smartphone development for the Librem 5 was a mistake and way too early. He has high hopes for the Pinephone, who according to him are doing things right.
The first "Aspen" batch of the Purism Librem 5 are supposed to be shipping, though seemingly only people related to Purism are showing off their devices.
92531073
submission
mpol writes:
The Apache Software Foundation issued a notice last weekend, indicating that it has added Facebook’s BSD+Patents license to its Category X list of disallowed licenses for Apache PMC members. This is the license that Facebook uses for most of its open source projects.
The RocksDB software project from Facebook already changed its license to a dual Apache 2 and GPL 2. Users are now petitioning on GitHub to have Facebook change the license of React.JS as well.
React.JS is a well-known and often used JavaScript Framework for frontend development. It is licensed as BSD + Patents. If you use React.JS and agreed to its license, and you decide to sue Facebook for patent issues, you are no longer allowed to use React.JS or any Facebook software released under this license.
47414733
submission
mpol writes:
We're all aware of PRISM and the NSA deals with software houses. Just today it was in the news that even Microsoft gives zero-day exploits to the NSA, who uses it to prepare themselves, but also uses the exploits to break into other systems.
At my company we use Git with some private repositories. It's easy to draw the conclusion that git-hosting in the cloud, like Github or Bitbucket, will lead to sharing the sourcecode with the NSA.
Self-hosting our Git repositories seems like a good and safe idea then.
The question then becomes, which software to use. It should be Open Source and under a Free License, that's for sure. Software like GitLab and GNU Savane seem good candidates. What other options are there, and how do they stack up against each other? What experience do people have with them?
6596017
submission
mpol writes:
For years I've been using a home-server with Linux, but recently I've been getting doubts about the electric bill. I'm not touched by the recession yet, but I would like to cut costs, and going from a 100Watt system to a 30Watt system would save me 70 bucks a year. The system doesn't need to do much, just apache, imap, ssh and some nfs, but I do prefer to have a full-fledged system, where I can choose what to install on it. I also don't really care if it's a low-power Via or an ARM processor, I do prefer it to be cheap. A full system for max 300 bucks would be nice. That way I would have earned it back after 4 years on powersavings.
I've been reading about the Western Digital Mybook World Edition, which has an ARM processor, but isn't that easy to install Debian on. A Mac Mini draws about 85Watt, so that isn't an option either. I would accept something just a bit more than turn-key, but not a hack-job. I've done hack-jobs enough in the past, now it's time for smooth and easy. Adding a temporary cdrom or dvd-rom, or an usb disk with an iso to install from would have my preference.
Are there Slashdotters who run nice and cheap low-power Linux systems? What can you recommend?