Skip to main content

Sphero Indi Is a Tiny Robotic Car That Helps Children Learn Programming

Build 2020: Microsoft is Adding Support for Linux GUI App to Windows 10


Build 2020: Microsoft is Adding Support for Linux GUI App to Windows 10

By Techtonic group

At its Build 2020 developer conference, Microsoft announced plans to add support for Linux GUI apps in Windows 10. With this addition, full-fledged Linux apps will run alongside Windows apps via the Windows Subsystem for Linux (WSL).

"Our goal is for you to be able to run Linux GUI apps on your desktop seamlessly alongside your Windows apps. This will enable you to use Linux apps to edit, build, and run your code, visualize data plots in Python, or even use applications that are optimized for a Linux environment.", wrote Microsoft's Craig in a blog post.

Microsoft demonstrated a few sample Linux GUI apps running from WSL such as Eye of Gnome, gedit, and the mpv media player. The apps are connected to a wayland server that is running inside the WSL. They communicate with a remote desktop client on the Windows host.

The ability to run GUI-based Linux apps on Windows 10 with WSL is not really something new. However, developers had to rely on third-party servers such as VcXsrv to achieve this. The process is not only inconvenient, to begin with, but also takes a minor hit on the performance.

The feature is on the WSL’s team roadmap and Microsoft says we could hear more about the progress by Holiday 2020. Another feature in the pipeline is the support for GPU Compute workflows.

GPU Compute workflows enable hardware acceleration with Linux tools. NVIDIA CUDA and DirectML are the first two scenarios that will take advantage of GPU compute support for WSL. Microsoft will roll out this update to Fast ring Insiders in the next few months.

Comments

Post a Comment

Popular posts from this blog

Here is the First-Ever Video That Was Posted on YouTube

Here is the First-Ever Video That Was Posted on YouTube By Techtonic group Fifteen years ago, on Valentines' Day of 2005, the domain name "www.youtube.com" went live. The following months saw developments of the website and the first-ever video on the platform was posted on April 23, 2005. The YouTuber who shared the video was none other than one of the founding members, Jawed Karim. The YouTube that we know now is a massive video streaming platform with innumerable audience members. However,  it is fascinating to see from where the platform started its journey . So, in this article, I want to talk about the very first video that was uploaded on the platform, and surprisingly, it still exists. So, the 240p, grainy video, titled "Me at the zoo", shows a 25-year-old Jawed Karim, one of the founders of YouTube, standing in front of a group of elephants at the San Diego Zoo.  The 18-second video went live on April 23, 2005, and it is still there with ove...

Instagram Parteners with Swiggy, Zomato to Let Resturant Add 'Food Order' Stickers in Stories

Instagram Parteners with Swiggy, Zomato to Let Resturant Add 'Food Order' Stickers in Stories By Techtonic group Instagram recently gave users the option to promote small (and local) businesses by placing a sticker in their Stories. Now, the company has partnered with two of India's renowned food delivery apps -  Swiggy and Zomato  - to bring a similar feature to the restaurant owners. It has debuted a new  'Food Order' sticker  that restaurants can include in their Stories to drive sales. The Coronavirus-led lockdown saw almost all restaurants and eateries shut shop for several days. And even when they opened, netizens have been wary to eat outside or order in due to hygiene concerns. Well, as restaurants open up in line with the WHO safety guidelines, they can now head to Instagram to find a new 'Food Orders' sticker in the Stories section. This new sticker is interactive and will  enable users to place food orders  simply by tapping on the sa...

Sphero Indi Is a Tiny Robotic Car That Helps Children Learn Programming

Robotic toys for learning are becoming more common in the market as kids turn more towards STEM learning. As a result, we’ve seen several modular and advanced robotic toys that are designed to help children learn the basic concepts of programming and problem-solving. And the Sphero indi is not that different. The Sphero indi Developed by renowned robotic-toy maker Sphero, the indi is essentially a toy car that helps children learn about the core concepts of problem-solving and logical thinking. The learning set comes with the indi, which the tiny robotic car, and a bunch of color-coded silicone-based tiles, designed to give the indi specific instructions. For instance, a green tile tells the car to move faster, a pink tile tells it to turn left, a yellow one instructs the car to drive slowly, and a red tile stops the car. So, the car comes equipped with a color sensor to detect the color of a tile over which it is driving and respond accordingly. Hence, using the Sph...