Amazon's policies prevent sellers from offering lower prices off-Amazon, which leads to higher prices for consumers.
The state of California filed an antitrust lawsuit against Amazon, citing the blogger's article as evidence and making him a witness.
Amazon's lawyers have subpoenaed the blogger for documents and demanded more after receiving them, causing financial and legal stress for the blogger, but Amazon risks losing the lawsuit and potentially facing a breakup.
A district court judge in New York has ruled that a warrant is required for a cell phone search at the border, "absent exigent circumstances".
This decision is historic and is a significant win for EFF, who have been advocating for a warrant for border searches of electronic devices for nearly a decade.
The Supreme Court has not yet considered the application of the border search exception to smartphones, laptops, and other electronic devices that contain the equivalent of millions of pages of information detailing the most intimate details of our lives.
A federal judge has ruled that border searches of cell phones require a warrant, protecting the Fourth Amendment rights of US citizens and setting a precedent for reciprocity.
The phone industry is criticized for soldering on memory, which impedes users' ability to swap out components.
The ruling clarifies that travelers' mobile phones are protected by constitutional privacy rights, requiring border authorities to show justifiable reason for searches.
JMAP is a new email standard that is open to innovators and developers, and was recently published by Internet Engineering Task Force (IETF).
It is an alternative to proprietary email APIs that only work with Gmail and aims to meet modern expectations of developers and users for connectivity, efficiency, and mobile access.
JMAP offers faster and more secure email management, better mobile access, and is open to all users everywhere. It has free resources available for client developers and implementers, and you can join the JMAP community for email updates from the IETF working group.
Crab Programming Language is a new programming language with its compiler, standard library, and documentation.
It has a build system, x.py used for building the compiler, which manages the bootstrapping process.
To build and use Crab, the user must install dependencies such as python 3 or 2.7, git, C compiler, curl, pkg-config, libiconv, CMake 3.13.4, libstdc++-static, and OpenSSL (libssl-dev or openssl-devel).
A community fork of Rust called CrabLang has been created due to disagreements over Rust's trademark policy and leadership.
There are concerns that the fork could lead to fragmentation and confusion within the Rust community.
Some argue that forking could benefit both parties and provide a necessary solution to existing problems, while others believe ignoring the drama is best.
Trusting OSS contributors can have positive effects, even more than expected, as it makes them take their contributions more seriously.
Giving a diligent contributor commit rights can lead to them maintaining and improving the project even further, as demonstrated by the experience of django-money.
The popularity and success of django-money was due to a series of contributors, including someone given commit rights by the original author, who maintained and improved the project over time.