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. |
||
How to Slim Down Your Bloated Email Inbox If you're spending too much time checking and answering your email—and frankly, who doesn't feel that way—you may just need to revamp your email routine. Here are some techniques for getting a handle on your messages, including better prioritization and categorization. You may even get to the coveted inbox zero. |
||
Send the Right Message: Monitor Your Choice of Voice When we communicate with our coworkers, what’s important in getting our point across is not just what we say, but how we say it. Most of the time, we intuitively moderate our tone to convey friendliness, seriousness, or disappointment, but that can change when we're stressed. Be sure you're sending the right message. |
||
What Intelligent People Say Instead of “I Don’t Know” It takes a certain level of self-confidence to admit to not knowing something when people view you as the expert. Still, if you don’t know the answer and you (or others) think you should, you have some options other than “I don’t know.” These alternative responses are more useful to you and to your questioner. |
||
Relax This Summer and Be a Maker For many, it's time for a much-needed break with a summer vacation at the beach, listening to the ocean waves with toes in the sand. But numerous studies show it’s important to take time to find a way to destress on a regular basis. If doing nothing isn't your cup of tea, Pamela Rentz has some project ideas. |
||
The “Dear Mother” Approach to Getting Past Writer’s Block If you want to be a thought leader in the software community, you may want to share your expertise by getting published. But no matter how knowledgeable you are in your particular domain, writing about it is another matter entirely. If you're struck by writer's block, try writing a letter to unblock your thoughts. |
||
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. |