Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Submission + - SPAM: FAA delays environmental review of SpaceX's Starship yet another month, to May31

schwit1 writes: We'll have to wait at least another month to see the results of the U.S Federal Aviation Administration's (FAA) environmental review of SpaceX's Starship program.

The FAA has been working for months on that review — officially known as a programmatic environmental assessment (PEA) —which is assessing the environmental impacts of Starbase, the South Texas site where SpaceX has been building and testing its huge Starship vehicle.

The agency published a draft PEA in September and estimated that the final version would be wrapped up by the end of the year. But the FAA has repeatedly delayed the final PEA, generally by a month at a time, citing the need to analyze the public comments submitted in response to the draft report and discuss next steps with other government agencies.

Link to Original Source
Programming

Time to Get Good At Functional Programming? 620

prone2tech writes "From an article at Dr. Dobb's: Chipmakers have essentially said that the job of enforcing Moore's Law is now a software problem. They will concentrate on putting more and more cores on a die, and it's up to the software industry to recraft software to take advantage of the parallel-processing capabilities of the new chips. As is argued in this article, this means becoming proficient in parallel functional programming. The bad news? Getting good at functional programming is hard, harder than moving from iterative Pascal or Basic or C coding to object-oriented development. It's an exaggeration but a useful one: When you move to FP, all your algorithms break.'"

Slashdot Top Deals

Doubt isn't the opposite of faith; it is an element of faith. - Paul Tillich, German theologian and historian

Working...