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

 



Forgot your password?
typodupeerror

Comment doesn't have to be bad (Score 1) 218

I thought the same about brand specific UIs before I got my Y. But must be said that I don't really miss CarPlay in it. The Y has a nice UI that is more sophisticated than the CarPlay UI. Yes I do play a little per month for connectivity, but not much really, and it allows me to see live traffic conditions in the gps or play my music and podcasts even if I don't have my phone with me.

Comment More interesting and surprising: the designers (Score 1) 131

Surprisingly, it will not be a Pininfarina design, rather Ferrari asked...
Marc Newson and Jony Ive's Lovefrom!
These are celebrated designers, however they have to my knowledge never designed a car.
It looks like Ferrari really wanted to have a blue sky approach for this important new car.

About the sound: check a YouTube test of the Lotus Evija EV hypercar. It sounds like a jetfighter engine, without fake sound generation. I can imagine Ferrari being able to design a cool sound for their car.
EU

New Large Coral Reef Discovered Off Naples Containing Rare Ancient Corals (independent.co.uk) 13

Off the southwest cost of Italy, a remotely operated submarine made "a significant and rare discovery," reports the Independent — a vast white coral reef that was 80 metres tall (262 feet) and 2 metres wide (6.56 feet) "containing important species and fossil traces." Often dubbed the "rainforests of the sea", coral reefs are of immense scientific interest due to their status as some of the planet's richest marine ecosystems, harbouring millions of species. They play a crucial role in sustaining marine life but are currently under considerable threat...

hese impressive formations are composed of deep-water hard corals, commonly referred to as "white corals" because of their lack of colour, specifically identified as Lophelia pertusa and Madrepora oculata species. The reef also contains black corals, solitary corals, sponges, and other ecologically important species, as well as fossil traces of oysters and ancient corals, the Italian Research Council said. It called them "true geological testimonies of a distant past."

Mission leader Giorgio Castellan said the finding was "exceptional for Italian seas: bioconstructions of this kind, and of such magnitude, had never been observed in the Dohrn Canyon, and are rarely seen elsewhere in our Mediterranean". The discovery will help scientists understand the ecological role of deep coral habitats and their distribution, especially in the context of conservation and restoration efforts, he added.

The undersea research was funded by the EU.

Thanks to davidone (Slashdot reader #12,252) for sharing the article.

Submission + - SWIFT launches a global financial blockchain (reuters.com)

Camembert writes: In a move that is sure to make Ripple nervous, traditional financial network Swift announced yesterday that it is partnering with Consensys and more than 30 global banks to build a blockchain based network that will run in parallel with its traditional network. Interestingly, unlike XRP, there is no native coin, rather it aims for interoperability (probably using Chainlink with whom the company did case studies for a few years already). There is also a strong focus on regulatory compliance. There are several news articles and opinion pieces on this event, I linked the Reuters article.
Programming

The Toughest Programming Question for High School Students on This Year's CS Exam: Arrays 65

America's nonprofit College Board lets high school students take college-level classes — including a computer programming course that culminates with a 90-minute test. But students did better on questions about If-Then statements than they did on questions about arrays, according to the head of the program. Long-time Slashdot reader theodp explains: Students exhibited "strong performance on primitive types, Boolean expressions, and If statements; 44% of students earned 7-8 of these 8 points," says program head Trevor Packard. But students were challenged by "questions on Arrays, ArrayLists, and 2D Arrays; 17% of students earned 11-12 of these 12 points."

"The most challenging AP Computer Science A free-response question was #4, the 2D array number puzzle; 19% of students earned 8-9 of the 9 points possible."

You can see that question here. ("You will write the constructor and one method of the SumOrSameGame class... Array elements are initialized with random integers between 1 and 9, inclusive, each with an equal chance of being assigned to each element of puzzle...") Although to be fair, it was the last question on the test — appearing on page 16 — so maybe some students just didn't get to it.

theodp shares a sample Java solution and one in Excel VBA solution (which includes a visual presentation).

There's tests in 38 subjects — but CS and Statistics are the subjects where the highest number of students earned the test's lowest-possible score (1 out of 5). That end of the graph also includes notoriously difficult subjects like Latin, Japanese Language, and Physics.

There's also a table showing scores for the last 23 years, with fewer than 67% of students achieving a passing grade (3+) for the first 11 years. But in 2013 and 2017, more than 67% of students achieved that passsing grade, and the percentage has stayed above that line ever since (except for 2021), vascillating between 67% and 70.4%.

2018: 67.8%
2019: 69.6%
2020: 70.4%
2021: 65.1%
2022: 67.6%
2023: 68.0%
2024: 67.2%
2025: 67.0%

Comment Use it sometimes for work (Score 1) 248

I needed to do a few presentations on technical topics the last few months.
The last time I thought, let's see if Chatgpt has some extra suggestions on the topic. I gave it the text of my presentation. It answered, "your presentation is already reasonably well structured, and I will make the text flow a bit better" - being not native English I appreciated the edits; and then it suggested some extra slides as I had asked. I checked with chatgpt and using google on these; and found them niche yet quite well spotted, even if not always all that important for my exact goals. I did use some of that material.
On the previous topic, I had more urgent things to do and was not so interested in making that presentation, it was just a job, so I asked a detailed question, it gave me the text of a presentation, and I kept refining my query over a few more iterations. In the end it came with a pretty ok presentation, with some errors present. I went through every slide, sometimes correcting here and there, sometimes dropping a slide or adding one. I had a reasonable presentation in 2h that would have taken me a good day.
Based on this experience I find it a great productivity enhancer, IF you read its output critically and accept that you will need to do some error correction.

Comment Re:"fighting to secure one of the limited spots" (Score 1) 27

>> It sounds like they need more universities.

They are apparently working on that.
check the table
https://journals.sagepub.com/d...
And google AI summarised (though I couldn't quickly check if fully correct): "China adds around 100 to 200 new universities each year, primarily focusing on expanding capacity and improving the quality of higher education. The total number of higher education institutions in China has seen significant growth in recent decades, reaching 3,074 in 2023. "
Top universities are expanding enrolment:
https://www.globaltimes.cn/pag...
https://www.reuters.com/world/...

In 2021 in Guangdong (Shenzhen is that province), they were opening 11 more universities. But might have been difficult to fill in teacher positions on time.
https://www.universityworldnew...

Slashdot Top Deals

A right is not what someone gives you; it's what no one can take from you. -- Ramsey Clark

Working...