News

Microsoft Coder Posts Personal Updates About Ukraine Homeland at War

As everybody reading this probably knows, it can be tough to code -- or even write about coding -- amid images of maternity hospitals being bombed and innocent civilians being slaughtered in Russia's invasion of Ukraine.

Imagining how hard it must be for a high-level developer at Microsoft who is from Ukraine and whose family may be in danger is simply impossible.

Olia Gavrysh, a program manager on the .NET team, is keeping her followers updated on the situation from her Twitter feed. I have long been one of those followers.

Olia Gavrysh
[Click on image for larger view.] Olia Gavrysh (source: Twitter).

"My sleep is completely broken but I'm afraid to take sleeping pills to not hear if my parents will call me to ask for help," she says in her latest post. "Do you know anything that can help fall asleep but won't completely turn me off?"

I was about to suggest melatonin (I took a second one at 4 a.m. today), but many others already had, among other solutions.

She is all over the unconscionable Ukraine situation, posting up to eight times or more a day.

Many posts are personal:

Why Did They Do It?
[Click on image for larger view.] Why Did They Do It? (source: Twitter).

She posts about how to contribute help. Other posts/retweets are angry. Some are savage. Some are even humorous, even in a macabre setting. Many are just heartbreaking.

"My parents are in a bus trying to cross Ukrainian border. So far standing for 20 hours in a traffic jam and no idea how much longer. My dad just texted me that a woman in their bus just died," reads a March 8 post.

"Kharkiv is under massive attack, many people got injured, lost their houses, need medication and supplies. Here is how you can help: https://t.co/56dX7UmzYS," reads a March 7 post.

So click, and help, and read.

And hope.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube