Related Content
May the Forest Be with You: A New GEDI Laser Is Coming There’s a new laser device coming to the galaxy this fall that will be good for the forests here on Earth. NASA’s Global Ecosystem Dynamics Investigation Lidar (GEDI) will be the first space-borne laser designed to map the world's forests in 3-D to help us study and understand forest changes. |
||
Mob Programming: Working Well Together Mob programming is a whole-team approach to creating software where everyone works together on the same thing at the same computer. It's not a bunch of people watching one person write code, but rather everyone thinking, discussing, designing, and collaborating. Sound crazy? Here's how it improves the quality of code. |
||
America’s New Supercomputer Summit Is Built for AI and Advanced Research Built for artificial intelligence and high performance computing, the new supercomputer Summit will provide researchers and others with the incredible computing power to solve problems in human health, high-energy physics, climate science, advanced materials discovery, and other areas. |
||
Analyzing the Software Team Generalist There's a recent trend in having generalists on the software team—there are no developers or testers, only "team members." The idea of the two roles learning from each other is a good one, but it's usually a one-way street: Testers learn to write production code or test tooling, but no one focuses on deep testing. |
||
FDA Reviewing Guidelines for AI and Health Care Artificial intelligence is projected to revolutionize health care and make high-quality medical treatment more accessible and affordable. While 3D-printed donor organs may still be on the horizon, AI tools to detect strokes, diagnose diabetic retinopathy, and help identify wrist fractures are already here. |
||
The Cross-Browser Testing Landscape Is Ready for DevOps While most websites today are responsive, there is a significant growth in progressive web apps that provide cross-platform mobile and web capabilities from within a web app. Add to this maturing practices around agile development and testing and greater adoption of BDD practices, and the landscape is ready for DevOps. |
||
Testing Your DevOps Is Just as Important as Testing Your Software Many DevOps engineers fail to test their automation code in the same way they test the software they deploy. It's crucial for software to have tests, and this should apply to infrastructure-as-code software too, if we plan to change and improve this code with no worries about breaking automation in our DevOps pipeline. |
||
Hurricane Season 2018: Enhanced Forecasting and More Prep Time The 2017 Atlantic hurricane season saw three devastating major hurricanes. Like any team after a release that conducts reviews to see how they can improve, the National Hurricane Center found ways to enhance future communication to the public regarding where a tropical storm is headed and the potential impact. |