Google Is Turning Chrome OS Into Android To Compete With the iPad
Google is reportedly working on a multi-year project to migrate Chrome OS into Android, aiming to unify its operating systems and better compete with the iPad. This transition involves incorporating Chrome OS features like extensions and Linux app support into Android, with upcoming updates focused on improving desktop functionality and device compatibility. Android Authority reports: To better compete with the iPad as well as manage engineering resources more effectively, Google wants to unify its operating system efforts. Instead of merging Android and Chrome OS into a new operating system like rumors suggested in the past, however, a source told me that Google is instead working on fully migrating Chrome OS over to Android. While we don't know what this means for the Chrome OS or Chromebook brands, we did hear that Google wants future "Chromebooks" to ship with the Android OS in the future. That's why I believe that Google's rumored new Pixel Laptop will run a new version of desktop Android as opposed to the Chrome OS that you're likely familiar with.
While Google hasn't publicly confirmed its intentions to turn Chrome OS into Android, it did mention back in June that Chrome OS would become more like Android by "embracing portions of the Android stack, like the Android Linux kernel and Android frameworks." Chrome OS already makes use of some Android tech, such as the operating system's Bluetooth stack code-named "Fluoride," so the announcement that it would start to use even more of Android came as no surprise. However, Google's announcement didn't tell the full story, as we've since discovered that not only is Google building a new version of Chrome for Android with extensions support but also a Terminal to run Linux apps on Android. The former is intended to achieve feature parity between Chrome for Android and Chrome OS, while the latter is intended to deliver a Crostini-like experience when Chromebooks transition to Android.
However, there are still a lot of things that Google has to do to achieve feature parity between Android and Chrome OS. The desktop windowing changes that Google is introducing in the first quarterly platform release of Android 15 are just the beginning, as Google is working on a huge number of new Android features including improved keyboard and mouse support, external monitor support, multiple desktops, and more. All of these changes, we're told, are part of Google's internal Android-on-laptop project, though they'll also obviously benefit tablets like the upcoming Pixel Tablet 2.
<a href="http://twitter.com/home?status=Google+Is+Turning+Chrome+OS+Into+Android+To+Compete+With+the+iPad%3A+https%3A%2F%2Ftech.slashdot.org%2Fstory%2F24%2F11%2F18%2F2131201%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Ftech.slashdot.org%2Fstory%2F24%2F11%2F18%2F2131201%2Fgoogle-is-turning-chrome-os-into-android-to-compete-with-the-ipad%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://tech.slashdot.org/story/24/11/18/2131201/google-is-turning-chrome-os-into-android-to-compete-with-the-ipad?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://tech.slashdot.org/story/24/11/18/2131201/google-is-turning-chrome-os-into-android-to-compete-with-the-ipad?utm_source=rss1.0mainlinkanon&utm_medium=feed
The Rust Foundation Wants to Improve Rust and C++ Interoperability
The goal? "Make C++ and Rust interoperability easily accessible and approachable to the widest possible audience." And the Rust Foundation's "Interop Initiative" is specifically focused on the goal of interoperability "within the same executable," through either inline embedding that allows "integrated compilation", or foreign function interfaces.
To that end, a statement addressing "the challenges and opportunities in C++ and Rust interoperability" was announced this week by the Rust Foundation. Pointing out that the "Interop Initiative" was launched in February 2024 with a $1M contribution from Google, it now "proposes a collaborative, problem-space approach engaging key stakeholders from both language communities.
"Rather than prescribing specific solutions, this problem statement serves as a foundation for community input and participation in shaping both the strategic direction and tactical implementation of improved C++/Rust interoperability."
Their official problem statement outlines three "key strategic approaches."
- Improve existing tools and address tactical issues to reduce interoperability friction and risk in the short term.
- Build consensus around long-term goals requiring changes to Rust itself and develop the tactical approaches to begin pursuing them.
- Engage with the C++ community and committee to improve the quality of interoperation for both languages to help realize the mutual goals of safety and performance.
And it argues that interoperability "is essential to pursuing safety and performance which is maintainable and scalable."
A significant amount of development has gone into libraries to facilitate interoperability with both C and C++, but from the language and compiler level, the situation remains largely unchanged from the early days of Rust. As the desire to integrate Rust into more C++ codebases increases, the value of making C++/Rust interoperability safer, easier, and more efficient is rapidly increasing. While each language takes a different overall approach, both view safety as an essential concern in modern systems. Both Rust and C++ have language- and standard-library-level facilities to improve safety in seemingly compatible ways, but significant benefits are lost when transiting the foreign function interfaces (FFI) boundary using the C ABI...
The consequence of this increased cost to interoperate means both C++ and Rust codebases are less able to access valuable code that already exists in the other language, and the ability to transition system components from one language to another is reduced outside of existing C-like interface boundaries. Ultimately, this reduction in freedom leads to worse outcomes for all users since technologists are less free to choose the most effective solutions.
<a href="http://twitter.com/home?status=The+Rust+Foundation+Wants+to+Improve+Rust+and+C%2B%2B+Interoperability%3A+https%3A%2F%2Fdevelopers.slashdot.org%2Fstory%2F24%2F11%2F18%2F046228%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fdevelopers.slashdot.org%2Fstory%2F24%2F11%2F18%2F046228%2Fthe-rust-foundation-wants-to-improve-rust-and-c-interoperability%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://developers.slashdot.org/story/24/11/18/046228/the-rust-foundation-wants-to-improve-rust-and-c-interoperability?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://developers.slashdot.org/story/24/11/18/046228/the-rust-foundation-wants-to-improve-rust-and-c-interoperability?utm_source=rss1.0mainlinkanon&utm_medium=feed
On 15th Anniversary, Go Programming Languages Rises in Popularity
The Tiobe index tries to track the popularity of programming languages by counting the number of search results for the language's name followed by the word "programming" (on 25 different search engines). And this month there were some surprises...
By TIOBE's reckoning, compared to a year ago PHP has now fallen from #7 to #12, while Delphi/Object Pascal shot up five spots from #16 to #11. In that same year, Fortran jumped from #12 to #8 — while both Visual Basic and SQL dropped down a single rank. Toward the top of the list, C actually fell from the #2 spot over the last 12 months to the #4 spot.
And Go just reached the #7 rank on the TIOBE's ranking of programming language popularity — "an all time high for Go," according to TIOBE CEO Paul Jansen. In this month's note, he explains what he thinks is unusual about this — starting by saying that Go programs are both fast, and easy in many ways — easy to deploy, easy to learn, and easy to understand.
Python for instance is easy to learn but not fast, and deployment for larger Python programs is fragile due to dependencies on all kind of versioned libraries in the environment.
If compared to Rust for instance (another contender for a top position), Go is a tiny bit slower, but the Go programs are much easier to understand.
The next hurdle for Go in the TIOBE index is JavaScript at position #6. That will be a tough one to pass. JavaScript is ubiquitous in software development, although for larger JavaScript systems we see a shift to TypeScript nowadays.
"If annual trends continue this way, Go will bypass JavaScript within 3 years," TIOBE's CEO predicts. (Adding "Let's see what the future has in store for Go...") Although the Go team actually has specific plans for the future, according to a blog post this week celebrating Go's 15th anniversary:
We're working on making Go better for AI — and AI better for Go — by enhancing Go's capabilities in AI infrastructure, applications, and developer assistance. Go is a great language for building production systems, and we want it to be a great language for building production AI systems, too... For AI applications, we will continue building out first-class support for Go in popular AI SDKs, including LangChainGo and Genkit. And from its very beginning, Go aimed to improve the end-to-end software engineering process, so naturally we're looking at bringing the latest tools and techniques from AI to bear on reducing developer toil, leaving more time for the fun stuff — like actually programming!
TIOBE's top 10 programming language rankings for the month of November:
Python
C++
Java
C
C#
JavaScript
Go
Fortran
Visual Basic
SQL
<a href="http://twitter.com/home?status=On+15th+Anniversary%2C+Go+Programming+Languages+Rises+in+Popularity%3A+https%3A%2F%2Fdevelopers.slashdot.org%2Fstory%2F24%2F11%2F18%2F0615246%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fdevelopers.slashdot.org%2Fstory%2F24%2F11%2F18%2F0615246%2Fon-15th-anniversary-go-programming-languages-rises-in-popularity%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://developers.slashdot.org/story/24/11/18/0615246/on-15th-anniversary-go-programming-languages-rises-in-popularity?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://developers.slashdot.org/story/24/11/18/0615246/on-15th-anniversary-go-programming-languages-rises-in-popularity?utm_source=rss1.0mainlinkanon&utm_medium=feed
Linux Kernel 6.12 Has Been Released
Slashdot unixbhaskar writes: Linus has released a fresh Linux kernel for public consumption. Please give it a try and report any glitches to the maintainers for improvement. Also, please do not forget to express your appreciation to those tireless folks who did all the hard work for you.
The blog OMG Ubuntu calls it "one of the most biggest kernel releases for a while," joking that it's a "really real-time kernel."
The headline feature in Linux 6.12 is mainline support for PREEMPT_RT. This patch set dramatically improves the performance of real-time applications by making kernel processes pre-emptible — effectively enabled proper real-time computing... Meanwhile, Linus Torvalds himself contributes a new method for user-space address masking designed to claw back some of the performance lost due to Spectre-v1 mitigations.
You might have heard that kernel devs have been working to add QR error codes to Linux's kernel panic BSOD screen (as a waterfall of error text is often cut off and not easily copied for ad-hoc debugging). Well, Linux 6.12 adds support for those during Direct Rendering Manager panics...
A slew of new RISC-V CPU ISA extensions are supported in Linux 6.12; hybrid CPU scaling in the Intel P-State driver lands ahead of upcoming Intel Core Ultra 2000 chips; and AMD P-State driver improves AMD Boost and AMD Preferred Core features.
More coverage from the blog 9to5Linux highlights a new scheduler called sched_ext, Clang support (including LTO) for nolibc, support for NVIDIA's virtual command queue implementation for SMMUv3, and "an updated cpuidle tool that now displays the residency value of cpuidle states for a clearer and more detailed view of idle state information when using cpuidle-info."
Linux kernel 6.12 also introduces SWIG bindings for libcpupower to make it easier for developers to write scripts that use and extend the functionality of libcpupower, support for translating normalized error addresses reported by an AMD memory controller into system physical addresses using a UEFI mechanism called platform runtime mechanism (PRM), as well as simplified loading of microcode patches on AMD Zen and newer CPUs by using the family, model, and stepping encoded in the patch revision number...
Moreover, Linux 6.12 adds support for running as a protected guest on Android as well as perf and support for a bunch of new interconnect PMUs. It also adds the final conversions to the new Intel VFM CPU model matching macros, rewrites the PCM buffer allocation handling and locking optimizations, and improves the USB audio driver...
<a href="http://twitter.com/home?status=Linux+Kernel+6.12+Has+Been+Released%3A+https%3A%2F%2Flinux.slashdot.org%2Fstory%2F24%2F11%2F18%2F0142252%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Flinux.slashdot.org%2Fstory%2F24%2F11%2F18%2F0142252%2Flinux-kernel-612-has-been-released%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://linux.slashdot.org/story/24/11/18/0142252/linux-kernel-612-has-been-released?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://linux.slashdot.org/story/24/11/18/0142252/linux-kernel-612-has-been-released?utm_source=rss1.0mainlinkanon&utm_medium=feed
Privately-Funded EU Company Raises $160M for SpaceX Dragon-Like Reusable Space Capsule
Nyx is a new reusable space capsule that "safely and affordably carries cargo to and from space stations," according to the web page of its European-based manufacturer, The Exploration Company, "launching from any heavy launcher worldwide."
And the company "just closed a large funding round to further its mission of building Europe's first reusable space capsule," reports TechCrunch — pointing out that right now, "Only two companies currently provide cargo delivery to and from the International Space Station, and both are based in the United States."
The $160 million Series B round will fund the continued development of the Nyx spacecraft, which will be capable of carrying 3,000 kilograms of cargo to and from Earth. The company, which was founded three years ago by aerospace engineers Hélène Huby, Sebastien Reichstat, and Pierre Vine, is aiming to conduct Nyx's maiden flight to and from the International Space Station in 2028.
"We are the first company in the world where this is for the first time mainly funded by private investors," Huby said in a recent interview. This is in contrast to SpaceX's Dragon capsule, which she said was "mainly funded by NASA." The new funding, which was led by Balderton Capital and Plural, brings the startup's total funding to date to over $208 million. The Series B also included participation from Bessemer Venture Partners, NGP Capital, and two sovereign European funds, French Tech Souveraineté and DeepTech & Climate Fonds. "We've been able to deliver on promises in the past three years," Huby said. "We've been able to meet our cash target ever quarter ... The investors, they could see that we basically can deliver on time, on cost, on quality."
The startup has made traction with the European Space Agency, which has recognized the need to foster native space launch and transportation capabilities... It's a promising start, but equally promising is the traction The Exploration Company is seeing on the commercial side. Around 90% of the startup's $770 million contract backlog has come from private station developers Vast, Axiom Space, and Starlab, according to recent reporting...
The second sub-scale demonstrator mission, called Mission Possible, is scheduled to launch on a SpaceX Falcon 9 next year.
TechCrunch quotes Huby as saying "I highly respect what SpaceX has been able to achieve.We are trying to learn as much as possible from that, we are inspired by what they have achieved."
In a CNBC interview, Huby says "It's a big market, and it's growing about a bit more than 10% per year because more nations want to fly their astronauts and more nations want to go to the moon. So there is an increased demand for sending people to stations, sending cargo to stations."
"Join us on our mission to democratize access to space," says a home-page link to the company's recruiting page — with a link further down titled "Book a mission."
<a href="http://twitter.com/home?status=Privately-Funded+EU+Company+Raises+%24160M+for+SpaceX+Dragon-Like+Reusable+Space+Capsule%3A+https%3A%2F%2Fscience.slashdot.org%2Fstory%2F24%2F11%2F17%2F2040236%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fscience.slashdot.org%2Fstory%2F24%2F11%2F17%2F2040236%2Fprivately-funded-eu-company-raises-160m-for-spacex-dragon-like-reusable-space-capsule%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://science.slashdot.org/story/24/11/17/2040236/privately-funded-eu-company-raises-160m-for-spacex-dragon-like-reusable-space-capsule?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://science.slashdot.org/story/24/11/17/2040236/privately-funded-eu-company-raises-160m-for-spacex-dragon-like-reusable-space-capsule?utm_source=rss1.0mainlinkanon&utm_medium=feed
Carbon Emissions Continued Increasing Last Year, Especially in China and India - But Not the US
An anonymous reader shared this report from the Associated Press:
Even as Earth sets new heat records, humanity this year is pumping 330 million tons (300 million metric tons) more carbon dioxide into the air by burning fossil fuels than it did last year. This year the world is on track to put 41.2 billion tons (37.4 billion metric tons) of the main heat-trapping gas into the atmosphere. It's a 0.8% increase from 2023, according to Global Carbon Project, a group of scientists who track emissions... This year's pollution increase isn't quite as large as last year's 1.4% jump, scientists said while presenting the data at the United Nations climate talks in Azerbaijan...
The continued rise in carbon emissions is mostly from the developing world and China. Many analysts had been hoping that China — by far the world's biggest annual carbon polluting nation with 32% of the emissions — would have peaked its carbon dioxide emissions by now. Instead China's emissions rose 0.2% from 2023, with coal pollution up 0.3%, Global Carbon Project calculated... [Although its growth rate now is "basically flat," O'Sullivan said.] That's nothing close to the increase in India, which at 8% of the globe's carbon pollution is third-largest carbon emitter. India's carbon pollution jumped 4.6% in 2024, the scientists said.
Carbon emissions fell 0.6% in the U.S. mostly from reduced coal, oil and cement use. The U.S. was responsible for 13% of the globe's carbon dioxide in 2024. Historically, it's responsible for 21% of the world's emissions since 1950... Twenty-two nations have shown steady decreases in emissions, O'Sullivan said, singling out the United States as one of those. The biggest emission drops from 2014 to 2023 were in the United States, Japan, Germany, the United Kingdom and Ukraine. Europe, which accounts for 7% of the world's carbon pollution, saw its carbon dioxide output drop 3.8% from last year — driven by a big cut in coal emissions.
Some interesting statistics from the article:
Burning coal, oil, and natural gas is currently emitting 2.6 million pounds (1.2 million kilograms) of carbon dioxide every second..."
In the last 10 years, emissions have gone up about 6%.
Global carbon emissions are more than double what they were 50 years ago, and 50% more than they were in 1999.
"If the world continues burning fossil fuels at today's level, it has six years before passing 1.5 degrees Celsius (2.7 Fahrenheit) above pre-industrial levels, the limit agreed to at the 2015 climate talks in Paris, said study co-author Stephen Sitch. The Earth is already at 1.3 degrees Celsius (2.3 Fahrenheit), according to the United Nations."
Yet "Total carbon emissions — which include fossil fuel pollution and land use changes such as deforestation — are basically flat because land emissions are declining, the scientists said."
<a href="http://twitter.com/home?status=Carbon+Emissions+Continued+Increasing+Last+Year%2C+Especially+in+China+and+India+-+But+Not+the+US%3A+https%3A%2F%2Fnews.slashdot.org%2Fstory%2F24%2F11%2F17%2F0044204%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fnews.slashdot.org%2Fstory%2F24%2F11%2F17%2F0044204%2Fcarbon-emissions-continued-increasing-last-year-especially-in-china-and-india---but-not-the-us%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://news.slashdot.org/story/24/11/17/0044204/carbon-emissions-continued-increasing-last-year-especially-in-china-and-india---but-not-the-us?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://news.slashdot.org/story/24/11/17/0044204/carbon-emissions-continued-increasing-last-year-especially-in-china-and-india---but-not-the-us?utm_source=rss1.0mainlinkanon&utm_medium=feed
8 Escaped Monkeys Remain at Large, Now Joined By Two Fugitive Emus
Remember those 43 monkeys that escaped from a U.S. research lab? They've caught 35 of them — but haven't yet caught the other eight.
But even worse... The Independent reports that now another animal escape has led to "reports of two large emus running riot..."
The birds' owner, Sam Morace, took to social media to plead with locals for their patience, saying: "For everyone that keeps seeing an emu, yes it is mine. There are 2 of them out." Morace said their two flightless birds broke loose three months ago.... "They are feral and not trained like the ones we have at the house."
This provoked some discussion on Facebook. ("Does nobody learn to lasso anymore?") But Morace responded that you "can't lasso a bird you have to grab them by their feet. Their necks are super long and fragile." In another post Morace detailed efforts to capture their birds. "Local law enforcement has already been at my house, we are trying to get a tranquilizer approved so we can bring them home.
"Thank you for all the concerns and questions. But if the emus were that easy to catch they would be home already.
If you're wondering how the escaped monkeys are doing out in the wild, someone who photographed them earlier this week said they appeared "playful, curious and jumping from tree to tree." The Guardian reports local officials have now "requested that the public avoid using drones near the facility. Earlier in the week, they reported that a drone incident 'spooked' the monkeys, increasing their stress levels and complicating efforts to recapture them."
Their article also notes reports that the facility houses 7,000 monkeys. And this isn't the first time some have escaped...
In 2016, 19 monkeys escaped from the same facility, according to the Post and Courier newspaper, but were returned after six hours. Earlier, in 2014, 26 macaques reportedly escaped and were captured within two days. Documents from federal regulators from previous years revealed other incidents at the facility, as reported by the New York Times. One involved a primate escaping while being transported to the medical clinic and subsequently disappearing into the woods. Another involved two monkeys breaking out of their outdoor chain-link enclosure, which reportedly resulted in one monkey being lured back inside and the other dying shortly after being recaptured. In 2017, the Department of Agriculture fined the company more than $12,000 partly due to failures to contain the animals, according to the New York Times.
The Guardian also links to a related read from February: "Plan for US 'mini-city' of 30,000 monkeys for medical research faces backlash."
Over the next 20 years, the facility will assemble a mega-troop of about 30,000 long-tailed macaques, a species native to south-east Asia, in vast barn-like structures in Bainbridge, Georgia, which has a human population of just 14,000... But the plan faces fierce opposition, with some Bainbridge residents calling on local authorities to block the construction of the proposed primate manse. "They're an invasive species and 30,000 of them, we'd just be overrun with monkeys," claimed Ted Lee, a local man. "I don't think anybody would want 30,000 monkeys next door," added David Barber, who would live just 400ft from the new facility.
<a href="http://twitter.com/home?status=8+Escaped+Monkeys+Remain+at+Large%2C+Now+Joined+By+Two+Fugitive+Emus%3A+https%3A%2F%2Fscience.slashdot.org%2Fstory%2F24%2F11%2F16%2F2355253%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fscience.slashdot.org%2Fstory%2F24%2F11%2F16%2F2355253%2F8-escaped-monkeys-remain-at-large-now-joined-by-two-fugitive-emus%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://science.slashdot.org/story/24/11/16/2355253/8-escaped-monkeys-remain-at-large-now-joined-by-two-fugitive-emus?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://science.slashdot.org/story/24/11/16/2355253/8-escaped-monkeys-remain-at-large-now-joined-by-two-fugitive-emus?utm_source=rss1.0mainlinkanon&utm_medium=feed
Open Source Fights Back: 'We Won't Get Patent-Trolled Again'
ZDNet's Steven Vaughan-Nichols reports: [...] At KubeCon North America 2024 this week, CNCF executive director Priyanka Sharma said in her keynote, "Patent trolls are not contributors or even adopters in our ecosystem. Instead, they prey on cloud-native adopters by abusing the legal system. We are here to tell the world that these patent trolls don't stand a chance because CNCF is uniting the ecosystem to deter them. Like a herd of musk oxen, we will run them off our pasture." CNCF CTO Chris Aniszczyk added: "The reason trolls can make money is that many companies find it too expensive to fight back, so they pay trolls a settlement fee to avoid the even higher cost of litigation. Now, when a whole herd of companies band together like musk oxen to drive a troll off, it changes the cost structure of fighting back. It disrupts their economic model."
How? Jim Zemlin, the Linux Foundation's executive director, said, "We don't negotiate with trolls. Instead, with United Patents, we go to the PTO and crush those patents. We strive to invalidate them by working with developers who have prior art, bringing this to the attention of the USPTO, and killing patents. No negotiation, no settlement. We destroy the very asset that made patent trolls' business work. Together, since we've started this effort, 90% of the time, we've been able to go in there and destroy these patents." "It's time for us to band together," said Joanna Lee, CNCF's VP of strategic programs and legal. "We encourage all organizations in our ecosystem to get involved. Join the fight, enhance your own company's protection, protect your customers, enhance our community defense, and save money on legal expenses."
While getting your company and its legal department involved in the effort to fend off patent trolls is important, developers can also help. CNCF announced the Cloud Native Heroes Challenge, a patent troll bounty program in which cloud-native developers and technologists can earn swag and win prizes. They're asking you to find evidence of preexisting technology -- referred to by patent lawyers as "prior art" -- that can kill off bad patents. This could be open-source documentation (including release notes), published standards or specifications, product manuals, articles, blogs, books, or any publicly available information. All entrants who submit an entry that conforms to the contest rules will receive a free "Cloud Native Hero" t-shirt that can be picked up at any future KubeCon+CloudNativeCon. The winner will also receive a $3,000 cash prize.
In the inaugural contest, the CNCF is seeking information that can be used to invalidate Claim 1 from US Patent US-11695823-B1. This is the major patent asserted by Edge Networking Systems against Kubernetes users. As is often the case with such patents, it's much too broad. This patent describes a network architecture that facilitates secure and flexible programmability between a user device and across a network with full lifecycle management of services and infrastructure applications. That describes pretty much any modern cloud system. If you can find prior art that describes such a system before June 13, 2013, you could be a winner. Some such materials have already been found. This is already listed in the "known references" tab of the contest information page and doesn't qualify. If you care about keeping open-source software easy and cheap to use -- or you believe trolls shouldn't be allowed to take advantage of companies that make or use programs -- you can help. I'll be doing some digging myself.
<a href="http://twitter.com/home?status=Open+Source+Fights+Back%3A+'We+Won't+Get+Patent-Trolled+Again'%3A+https%3A%2F%2Fyro.slashdot.org%2Fstory%2F24%2F11%2F15%2F018247%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fyro.slashdot.org%2Fstory%2F24%2F11%2F15%2F018247%2Fopen-source-fights-back-we-wont-get-patent-trolled-again%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://yro.slashdot.org/story/24/11/15/018247/open-source-fights-back-we-wont-get-patent-trolled-again?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://yro.slashdot.org/story/24/11/15/018247/open-source-fights-back-we-wont-get-patent-trolled-again?utm_source=rss1.0mainlinkanon&utm_medium=feed
Experts Testify US Is Running Secret UAP Programs
During a public joint hearing today titled "Unidentified Anomalous Phenomena: Exposing the Truth," four experts testified that the U.S. is running secret UAP programs, including crash retrieval and reverse-engineering programs for advanced nonhuman technology. Although the Pentagon maintains there's no evidence of alien spacecraft, witnesses like Luis Elizondo and Michael Gold argue that UAPs represent an intelligence enigma and call for open, stigma-free study to address potential security concerns and unknown scientific possibilities. NPR reports: Tim Gallaudet, retired rear admiral, U.S. Navy; CEO of Ocean STL Consulting, LLC
"Confirmation that UAPs are interacting with humanity came for me in January 2015," Gallaudet said in his written testimony (PDF). He describes being part of a pre-deployment naval exercise off the U.S. East Coast that culminated in the famous "Go Fast" video, in which a Navy F/A-18 jet's sensors recorded "an unidentified object exhibiting flight and structural characteristics unlike anything in our arsenal." He was among a group of commanders involved in the exercise who received an email containing the video, which was sent by the operations officer of Fleet Forces Command, Gallaudet said. "The very next day, the email disappeared from my account and those of the other recipients without explanation," he said.
Luis Elizondo, author and former Department of Defense official
Elizondo's written testimony (PDF) was brief and alleged that a secretive arms race is playing out on the global stage. "Let me be clear: UAP are real," he wrote. "Advanced technologies not made by our Government -- or any other government -- are monitoring sensitive military installations around the globe. Furthermore, the U.S. is in possession of UAP technologies, as are some of our adversaries." Elizondo is a former intelligence officer who later "managed a highly sensitive Special Access Program on behalf of the White House and the National Security Council," according to his official bio (PDF). "By 2012, [Elizondo] was the senior ranking person of the DOD's Advanced Aerospace Threat Identification Program, a secretive Pentagon unit that studied unidentified anomalous phenomena," his bio states, adding that he resigned in 2017.
Michael Gold, former NASA associate administrator of space policy and partnerships; member of NASA UAP Independent Study Team
Gold's written testimony (PDF) stressed the need for government agencies and academics to "overcome the pernicious stigma that continues to impede scientific dialogue and open discussions" about unexplained phenomena. "As the saying goes, the truth is out there," Gold said, "we just need to be bold enough and brave enough to face it."
Michael Shellenberger, founder of Public, a news outlet on the Substack platform
Shellenberger's testimony (PDF) ran to some 214 pages, including a lengthy timeline of UAP reports from 1947 to 2023. Shellenberger pressed the White House and Congress to act, calling for the adoption of UAP transparency legislation and cutting funds for any related programs that aren't disclosed to lawmakers. "UAP transparency is bi-partisan and critical to our national security," his written testimony stated. You can watch the proceeding here.
<a href="http://twitter.com/home?status=Experts+Testify+US+Is+Running+Secret+UAP+Programs%3A+https%3A%2F%2Fentertainment.slashdot.org%2Fstory%2F24%2F11%2F14%2F0543247%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fentertainment.slashdot.org%2Fstory%2F24%2F11%2F14%2F0543247%2Fexperts-testify-us-is-running-secret-uap-programs%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://entertainment.slashdot.org/story/24/11/14/0543247/experts-testify-us-is-running-secret-uap-programs?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://entertainment.slashdot.org/story/24/11/14/0543247/experts-testify-us-is-running-secret-uap-programs?utm_source=rss1.0mainlinkanon&utm_medium=feed
IBM Boosts the Amount of Computation You Can Get Done On Quantum Hardware
An anonymous reader quotes a report from Ars Technica: There's a general consensus that we won't be able to consistently perform sophisticated quantum calculations without the development of error-corrected quantum computing, which is unlikely to arrive until the end of the decade. It's still an open question, however, whether we could perform limited but useful calculations at an earlier point. IBM is one of the companies that's betting the answer is yes, and on Wednesday, it announced a series of developments aimed at making that possible. On their own, none of the changes being announced are revolutionary. But collectively, changes across the hardware and software stacks have produced much more efficient and less error-prone operations. The net result is a system that supports the most complicated calculations yet on IBM's hardware, leaving the company optimistic that its users will find some calculations where quantum hardware provides an advantage. [...]
Wednesday's announcement was based on the introduction of the second version of its Heron processor, which has 133 qubits. That's still beyond the capability of simulations on classical computers, should it be able to operate with sufficiently low errors. IBM VP Jay Gambetta told Ars that Revision 2 of Heron focused on getting rid of what are called TLS (two-level system) errors. "If you see this sort of defect, which can be a dipole or just some electronic structure that is caught on the surface, that is what we believe is limiting the coherence of our devices," Gambetta said. This happens because the defects can resonate at a frequency that interacts with a nearby qubit, causing the qubit to drop out of the quantum state needed to participate in calculations (called a loss of coherence). By making small adjustments to the frequency that the qubits are operating at, it's possible to avoid these problems. This can be done when the Heron chip is being calibrated before it's opened for general use.
Separately, the company has done a rewrite of the software that controls the system during operations. "After learning from the community, seeing how to run larger circuits, [we were able to] almost better define what it should be and rewrite the whole stack towards that," Gambetta said. The result is a dramatic speed-up. "Something that took 122 hours now is down to a couple of hours," he told Ars. Since people are paying for time on this hardware, that's good for customers now. However, it could also pay off in the longer run, as some errors can occur randomly, so less time spent on a calculation can mean fewer errors. Despite all those improvements, errors are still likely during any significant calculations. While it continues to work toward developing error-corrected qubits, IBM is focusing on what it calls error mitigation, which it first detailed last year. [...] The problem here is that using the function is computationally difficult, and the difficulty increases with the qubit count. So, while it's still easier to do error mitigation calculations than simulate the quantum computer's behavior on the same hardware, there's still the risk of it becoming computationally intractable. But IBM has also taken the time to optimize that, too. "They've got algorithmic improvements, and the method that uses tensor methods [now] uses the GPU," Gambetta told Ars. "So I think it's a combination of both."
<a href="http://twitter.com/home?status=IBM+Boosts+the+Amount+of+Computation+You+Can+Get+Done+On+Quantum+Hardware%3A+https%3A%2F%2Ftech.slashdot.org%2Fstory%2F24%2F11%2F14%2F018246%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Ftech.slashdot.org%2Fstory%2F24%2F11%2F14%2F018246%2Fibm-boosts-the-amount-of-computation-you-can-get-done-on-quantum-hardware%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://tech.slashdot.org/story/24/11/14/018246/ibm-boosts-the-amount-of-computation-you-can-get-done-on-quantum-hardware?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://tech.slashdot.org/story/24/11/14/018246/ibm-boosts-the-amount-of-computation-you-can-get-done-on-quantum-hardware?utm_source=rss1.0mainlinkanon&utm_medium=feed
Are America's Courts Going After Digital Libraries?
A new article at Reason.com argues that U.S. courts "are coming for digital libraries."
In September, a federal appeals court dealt a major blow to the Internet Archive — one of the largest online repositories of free books, media, and software — in a copyright case with significant implications for publishers, libraries, and readers. The U.S. Court of Appeals for the 2nd Circuit upheld a lower court ruling that found the Internet Archive's huge, digitized lending library of copyrighted books was not covered by the "fair use" doctrine and infringed on the rights of publishers. Agreeing with the Archive's interpretation of fair use "would significantly narrow — if not entirely eviscerate — copyright owners' exclusive right to prepare derivative works," the 2nd Circuit ruled. "Were we to approve [Internet Archive's] use of the works, there would be little reason for consumers or libraries to pay publishers for content they could access for free."
Others disagree, according to some links shared in a recent email from the Internet Archive. Public Knowledge CEO Chris Lewis argues the court's logic renders the fair use doctrine "almost unusuable". And that's just the beginning...
This decision harms libraries. It locks them into an e-book ecosystem designed to extract as much money as possible while harvesting (and reselling) reader data en masse. It leaves local communities' reading habits at the mercy of curatorial decisions made by four dominant publishing companies thousands of miles away. It steers Americans away from one of the few remaining bastions of privacy protection and funnels them into a surveillance ecosystem that, like Big Tech, becomes more dangerous with each passing data breach.
But lawyer/librarian Kyle K. Courtney writes that the case "is specific only to the parties, and does not impact the other existing versions of controlled digital lending."
Additionally, this decision is limited to the 2nd Circuit and is not binding anywhere else — in other words, it does not apply to the 47 states outside the 2nd Circuit's jurisdiction. In talking with colleagues in the U.S. this week and last, many are continuing their programs because they believe their digital loaning programs fall outside the scope of this ruling... Moreover, the court's opinion focuses on digital books that the court said "are commercially available for sale or license in any electronic text format." Therefore, there remains a significant number of materials in library collections that have not made the jump to digital, nor are likely to, meaning that there is no ebook market to harm — nor is one likely to emerge for certain works, such as those that are no longer commercially viable...
This case represents just one instance in an ongoing conversation about library lending in the digital age, and the possibility of appeal to the U.S. Supreme Court means the final outcome is far from settled.
Some more quotes from links shared by Internet Archive:
"It was clear that the only reason all the big publishers sued the Internet Archive was to put another nail in the coffin of libraries and push to keep this ebook licensing scheme grift going. Now the courts have helped." — TechDirt
"The case against the Internet Archive is not just a story about the ruination of an online library, but a grander narrative of our times: how money facilitates the transference of knowledge away from the public, back towards the few." — blogger Hannah Williams
Thanks to Slashdot reader fjo3 for sharing the news.
<a href="http://twitter.com/home?status=Are+America's+Courts+Going+After+Digital+Libraries%3F%3A+https%3A%2F%2Fnews.slashdot.org%2Fstory%2F24%2F11%2F11%2F0112229%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fnews.slashdot.org%2Fstory%2F24%2F11%2F11%2F0112229%2Fare-americas-courts-going-after-digital-libraries%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://news.slashdot.org/story/24/11/11/0112229/are-americas-courts-going-after-digital-libraries?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://news.slashdot.org/story/24/11/11/0112229/are-americas-courts-going-after-digital-libraries?utm_source=rss1.0mainlinkanon&utm_medium=feed
Free Software Foundation Plans Year of Celebrations For Its 40th Anniversary
The Free Software Foundation turns forty on October 4, 2025 "and we will end our thirties on a high note!" they announced this week:
We wish we were celebrating the achievement of software freedom for all computer users, but we're not there yet. Until our mission becomes reality and we can retire, instead, we are celebrating forty years of activism, and all that we have achieved.
Since our founding in 1985, we laid out many stepping stones on the road to software freedom, and we're eager to continue building the road ahead. We will celebrate our fortieth in the spirit of bringing the international free software community together, discussing what we can do next to make the world freer, and celebrating how far we've come. We're aiming for a libre planet! Sounds familiar? Instead of hosting one LibrePlanet conference in 2025, we're planning a jam-packed anniversary year, filled with several new and exciting activities!
We'll begin the anniversary year with an unprecedented memorabilia auction, starting as a silent auction on March 17, and culminating in a virtual live auction on March 23. By moving out of the FSF office, we got to sort through all the fun and historically important memorabilia and selected the best ones. This is your chance to get your very own personal souvenir of the FSF, from original GNU art to a famous katana and the very same VT220 that was standing on the FSF's front desk, and which people used to display ASCII art or to play free software games.
Let's claim the month of May as libre planet (or libre local) month! We're inviting free software supporters like you anywhere in the world, to organize an in-person community meetup in your area to bring people together. We're setting up a small fund for these local gatherings, can send stickers, flyers, ideas and tips, and you can invite an FSF staff member to give a talk or workshop during your event and of course, we'll help promote it...
Then, on the actual birthday of the FSF on October 4, 2025, there will be a big celebration in Boston, MA, and the entire free software community is invited... These are just some of the big ticket items we have worked out, but there is more! Keep an eye out on the FSF's pages, we'll be posting exact information on everything upcoming.
They're looking for volunteers — and they also suggest organizing a community meetup in your area. Plus, there's also an FSF Anniversary Logo Contest. "We would like to source the fortieth anniversary logo design directly from a free software supporter. Everyone is welcome to submit a design (or even multiple designs) no matter your previous experience in design."
The winning design "will be chosen by the community and ultimately immortalized in the history of the FSF," according to the announcement — displayed on the FSF homepage, printed on all celebration materials, "and possibly even stamped on some merchandise." But of course, the contest's requirements include respecting everyone's freedoms:
- The logo must be produced using exclusively free software editing tools, such as GIMP, Krita, or Inkscape;
- Any fonts used in the design must be under the SIL Open Font license or another free license...
"The final logo will be released under CC BY, attributed to the FSF."
<a href="http://twitter.com/home?status=Free+Software+Foundation+Plans+Year+of+Celebrations+For+Its+40th+Anniversary%3A+https%3A%2F%2Fnews.slashdot.org%2Fstory%2F24%2F11%2F09%2F0642203%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fnews.slashdot.org%2Fstory%2F24%2F11%2F09%2F0642203%2Ffree-software-foundation-plans-year-of-celebrations-for-its-40th-anniversary%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://news.slashdot.org/story/24/11/09/0642203/free-software-foundation-plans-year-of-celebrations-for-its-40th-anniversary?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://news.slashdot.org/story/24/11/09/0642203/free-software-foundation-plans-year-of-celebrations-for-its-40th-anniversary?utm_source=rss1.0mainlinkanon&utm_medium=feed
NASA Investigates Laser-Beam Welding in a Vacuum for In-Space Manufacturing
NASA hopes to stimulate in-space manufacturing through a multi-year "laser beam welding collaboration" with Ohio State University. The project "seeks to understand the physical processes of welding on the lunar surface," according to NASA.gov, "such as investigating the effects of laser beam welding in a combined vacuum and reduced gravity environment."
The goal is to increase the capabilities of manufacturing in space to potentially assemble large structures or make repairs on the Moon, which will inform humanity's next giant leap of sending astronauts to Mars and beyond. "For a long time, we've used fasteners, rivets, or other mechanical means to keep structures that we assemble together in space," said Andrew O'Connor, a Marshall materials scientist who is helping coordinate the collaborative effort and is NASA's technical lead for the project. "But we're starting to realize that if we really want strong joints and if we want structures to stay together when assembled on the lunar surface, we may need in-space welding."
The ability to weld structures in space would also eliminate the need to transport rivets and other materials, reducing payloads for space travel. That means learning how welds will perform in space. To turn the effort into reality, researchers are gathering data on welding under simulated space conditions, such as temperature and heat transfer in a vacuum; the size and shape of the molten area under a laser beam; how the weld cross-section looks after it solidifies; and how mechanical properties change for welds performed in environmental conditions mimicking the lunar surface. "Once you leave Earth, it becomes more difficult to test how the weld performs, so we are leveraging both experiments and computer modeling to predict welding in space while we're still on the ground," said O'Connor.
In August 2024, a joint team from Ohio State's Welding Engineering and Multidisciplinary Capstone Programs and Marshall's Materials & Processes Laboratory performed high-powered fiber laser beam welding aboard a commercial aircraft that simulated reduced gravity. The aircraft performed parabolic flight maneuvers that began in level flight, pulled up to add 8,000 feet in altitude, and pushed over at the top of a parabolic arc, resulting in approximately 20 seconds of reduced gravity to the passengers and experiments. While floating in this weightless environment, team members performed laser welding experiments in a simulated environment similar to that of both low Earth orbit and lunar gravity. Analysis of data collected by a network of sensors during the tests will help researchers understand the effects of space environments on the welding process and welded material.
They performed that laser-beam welding in a vacuum chamber during the parabolic flight (on a Boeing 727), according to the article — and successfully completed 69 out of 70 welds in microgravity and lunar gravity conditions. "The last time NASA performed welding in space was during the Skylab mission in 1973...
"Practical welding and joining methods and allied processes, including additive manufacturing, will be required to develop the in-space economy."
<a href="http://twitter.com/home?status=NASA+Investigates+Laser-Beam+Welding+in+a+Vacuum+for+In-Space+Manufacturing%3A+https%3A%2F%2Fscience.slashdot.org%2Fstory%2F24%2F11%2F10%2F0120249%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fscience.slashdot.org%2Fstory%2F24%2F11%2F10%2F0120249%2Fnasa-investigates-laser-beam-welding-in-a-vacuum-for-in-space-manufacturing%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://science.slashdot.org/story/24/11/10/0120249/nasa-investigates-laser-beam-welding-in-a-vacuum-for-in-space-manufacturing?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://science.slashdot.org/story/24/11/10/0120249/nasa-investigates-laser-beam-welding-in-a-vacuum-for-in-space-manufacturing?utm_source=rss1.0mainlinkanon&utm_medium=feed
Is There New Evidence for a 9th Planet - Planet X?
This week Discover magazine looks at evidence — both old and new — for a ninth planet in our solar system:
"Orbits of the most distant small bodies — comets or asteroids — seem to be clustered on one half or one side of the solar system," says Amir Siraj [an astrophysicist with Princeton University]. "That's very weird and something that can't be explained by our current understanding of the solar system." A 2014 study in Nature first noted these orbits. A 2021 study in The Astronomical Journal examined the clustering in the orbit and concluded that "Planet Nine" was likely closer and brighter than expected.
Astrophysicists don't agree whether the clustering in the orbit is a real effect. Some have argued it is biased because the view that scientists currently have is limited, Siraj says. "This debate for the last decade has a lot of scientists confused, including myself. I decided to look at the problem from scratch," he says.
In a 2024 paper, Siraj and his co-authors ran simulations of the solar system, including an extra planet beyond Neptune. "We did it 300 times, about 2.5 times more than what was done previously," Siraj says. "In each simulation, you try different parameters for the extra planet. A different mass, a different tilt, a different shape of the orbit. You run these for millions of years, and then you compare the distribution to what we see in our solar system...." They found that the perimeters for this possible planet were different than what has been previously discussed in the scientific literature, and they supported the possibility of an unseen planet beyond Neptune.
Scientists hope a new telescope will have the potential to see deeper into the solar system. In 2025, the Vera C. Rubin Observatory on Cerro Pachón — a mountain in Chile, is expected to go online. The observatory boasts that in the time it takes a person to open up their phone and pose for a selfie, their new telescope will be able to snap an image of 100,000 galaxies, many of which have never been seen by scientists. The telescope will have the largest digital camera ever built, the LSST. Siraj says he expects it will take "the deepest, all-sky survey that humanity has ever conducted." So, what might the Rubin Observatory find past Neptune? Based on the current literature, Siraj sees a few possibilities. One is that the Rubin Observatory, with its increased capabilities, might be able to see a planet beyond Neptune... "Next year is going to be an enormous year for solar system science," he says.
NASA points out that the Hawaii-based Keck and Subaru telescopes are also searching for Planet X, while "a NASA-funded citizen science project called Backyard Worlds: Planet 9, encourages the public to help search using images captured by NASA's Wide-field Infrared Survey Explorer (WISE) mission.
And starting next year the Rubin observatory will also "search for more Kuiper Belt objects. If the orbits of these objects are systematically aligned with each other, it may give more evidence for the existence of Planet X (Planet Nine), or at least help astronomers know where to search for it.
"Another possibility is that Planet X (Planet Nine) does not exist at all. Some researchers suggest the unusual orbit of those Kuiper Belt objects can be explained by their random distribution."
Thanks to long-time Slashdot reader Tablizer for sharing the news.
<a href="http://twitter.com/home?status=Is+There+New+Evidence+for+a+9th+Planet+-+Planet+X%3F%3A+https%3A%2F%2Fscience.slashdot.org%2Fstory%2F24%2F11%2F09%2F067233%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fscience.slashdot.org%2Fstory%2F24%2F11%2F09%2F067233%2Fis-there-new-evidence-for-a-9th-planet---planet-x%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://science.slashdot.org/story/24/11/09/067233/is-there-new-evidence-for-a-9th-planet---planet-x?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://science.slashdot.org/story/24/11/09/067233/is-there-new-evidence-for-a-9th-planet---planet-x?utm_source=rss1.0mainlinkanon&utm_medium=feed
Behind the Scenes at a Minuteman ICBM Test Launch
Tuesday at California's Vandenberg Space Force base, the U.S. launched a Minuteman III missile, "in an important test of the weapon's ability to strike its targets with multiple warheads," according to Air and Space Forces magazine:
The Minuteman III missiles that form a critical leg of the U.S. nuclear triad each carry one nuclear-armed reentry vehicle. But the missile that was tested carried three test warheads... The intercontinental ballastic missile (ICBM) test was controlled by an airborne command post in a test of the U.S. ability to launch its nuclear deterrent from a survivable platform.... Gen. Thomas A. Bussiere, the commander of Air Force Global Strike Command, said in a release: "An airborne launch validates the survivability of our ICBMs, which serve as the strategic backstop of our nation's defense and defense of allies and partners...."
The three test reentry vehicles — one high-fidelity Joint Test Assembly, which carries non-nuclear explosives, and two telemetry Joint Test Assembly objects — struck the Reagan Test Site near the Kwajalein Atoll in the Marshall Islands roughly 30 minutes later after launch, a flight of about 4,200 miles. "They make up essentially a mock warhead," Col. Dustin Harmon, the commander of the 377th Test and Evaluation Group, the nation's operational ICBM test unit, said in an interview with Air & Space Forces Magazine. "There's two different types. One is telemetered, so it's got a radio transmitter in it, it's got antennas, gyroscopes, accelerometers — all the things that can sense motion and movement. And we fly those or we can put one in there that's called a high-fidelity. That is assembled much like an actual weapon would be, except we use surrogate materials, and so we want it to fly similarly to an actual weapon. ... It has the explosives in it that a normal warhead would to drive a detonation, but there's nothing to drive...."
The U.S. government formally notified Russia in advance of the launch in accordance with a 1988 bilateral agreement. More than 145 countries were also provided with advance notice of the launch under the Hague Code of Conduct — an international understanding on launch notifications. The U.S. also provided advance notice to China, a DOD spokesperson told Air & Space Forces Magazine. China notified the U.S. of an ICBM launch over the Pacific Ocean in September. There is no formal agreement between Washington and Beijing that requires such notifications, but each side provided them to avoid miscalculations.
Test launches happen three times a year, according to the article, yielding "several gigabytes of data" about reentry vehicles, subsystems, and payloads. "There are 400 Minuteman III missiles currently in service across Colorado, Montana, Nebraska, North Dakota, and Wyoming."
Thanks to long-time Slashdot reader SonicSpike for sharing the article.
<a href="http://twitter.com/home?status=Behind+the+Scenes+at+a+Minuteman+ICBM+Test+Launch%3A+https%3A%2F%2Ftech.slashdot.org%2Fstory%2F24%2F11%2F09%2F2135243%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Ftech.slashdot.org%2Fstory%2F24%2F11%2F09%2F2135243%2Fbehind-the-scenes-at-a-minuteman-icbm-test-launch%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://tech.slashdot.org/story/24/11/09/2135243/behind-the-scenes-at-a-minuteman-icbm-test-launch?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://tech.slashdot.org/story/24/11/09/2135243/behind-the-scenes-at-a-minuteman-icbm-test-launch?utm_source=rss1.0mainlinkanon&utm_medium=feed
20 Years Ago Today: 'Firefox Browser Takes on Microsoft'
A 2002 Slashdot post informed the world that "Recently Blake Ross, a developer of the Phoenix web browser, has made a post on the Mozillazine forums looking for a new name for the project. Apparently the people over at Phoenix Technologies decided that the name interferes with their trademark since they make an 'internet access device..."
And then, on November 9 of 2004, the BBC reported that "Microsoft's Internet Explorer has a serious rival in the long-awaited Firefox 1.0 web browser, which has just been released." Their headline? "Firefox Browser Takes on Microsoft."
Fans of the software have banded together to raise cash to pay for an advert in the New York Times announcing that version 1.0 of the browser is available. ["Are you fed up with your browser? You're not alone...."] The release of Firefox 1.0 on 9 November might even cause a few heads to turn at Microsoft because the program is steadily winning people away from the software giant's Internet Explorer browser.
Firefox has been created by the Mozilla Foundation which was started by former browser maker Netscape back in 1998... Earlier incarnations, but which had the same core technology, were called Phoenix and Firebird. Since then the software has been gaining praise and converts, not least because of the large number of security problems that have come to light in Microsoft's Internet Explorer. Rivals to IE got a boost in late June when two US computer security organisations warned people to avoid the Microsoft program to avoid falling victim to a serious vulnerability.
Internet monitoring firm WebSideStory has charted the growing population of people using the Firefox browser and says it is responsible for slowly eroding the stranglehold of IE. Before July this year, according to WebSideStory, Internet Explorer was used by about 95% of web surfers. That figure had remained static for years. In July the IE using population dropped to 94.7% and by the end of October stood at 92.9%. The Mozilla Foundation claims that Firefox has been downloaded almost eight million times and has publicly said it would be happy to garner 10% of the Windows- using, net-browsing population.
Firefox is proving popular because, at the moment, it has far fewer security holes than Internet Explorer and has some innovations lacking in Microsoft's program. For instance, Firefox allows the pages of different websites to be arranged as tabs so users can switch easily between them. It blocks pop-ups, has a neat way of finding text on a page and lets you search through the pages you have browsed...
Firefox celebrated its 20th anniversary with a special video touting new and upcoming features like tab previews, marking up PDFs, and tab grouping.
And upgrading to the latest version of Firefox mpw displays this message on a "What's New" page. "Whether you just downloaded Firefox or have been with us since the beginning, you are a vital part of helping us make the internet a better place.
"We can't wait to show you what's coming next." ("Check out our special edition wallpapers — open a new tab and click the gear icon at the top right corner...")
<a href="http://twitter.com/home?status=20+Years+Ago+Today%3A++'Firefox+Browser+Takes+on+Microsoft'%3A+https%3A%2F%2Fnews.slashdot.org%2Fstory%2F24%2F11%2F09%2F0531257%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter" rel="nofollow"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fnews.slashdot.org%2Fstory%2F24%2F11%2F09%2F0531257%2F20-years-ago-today-firefox-browser-takes-on-microsoft%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook" rel="nofollow"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>https://news.slashdot.org/story/24/11/09/0531257/20-years-ago-today-firefox-browser-takes-on-microsoft?utm_source=rss1.0moreanon&utm_medium=feed
at Slashdot.
https://news.slashdot.org/story/24/11/09/0531257/20-years-ago-today-firefox-browser-takes-on-microsoft?utm_source=rss1.0mainlinkanon&utm_medium=feed
Notes by Slashdot (RSS Feed) | export