Skip to main content

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

GitHub Announces Cloud-Based IDE 'Codespaces' Based on Visual Studio Code


GitHub Announces Cloud-Based IDE 'Codespaces' Based on Visual Studio Code

By Techtonic group

At its 'Satellite' virtual conference on Wednesday, GitHub announced four new products that it said will help software communities collaborate better online. The most notable one is a full-fledged cloud-based IDE called GitHub Codespaces based on Microsoft's Visual Studio Code. According to Shanku Niyogi, GitHub’s SVP of Product, "Codespaces gives you a fully-featured cloud-hosted dev environment that spins up in seconds, directly within GitHub, so you can start contributing to a project right away".

It is worth noting here that the cloud version of VS Code was itself renamed to Visual Studio Codespaces last week, which suggests that GitHub is now integrating those exact same tools with its service under a very similar name. Of course, GitHub is now owned by Microsoft after a controversial acquisition in 2018, so it is only to be expected that the two will be sharing the same underlying technology for their cloud-based IDE service(s).

Alongside Codespaces, GitHub also announced Discussions, which, as its name suggests, is a discussion forum to talk about anything related to a given project. While GitHub already allowed users to have conversations through issues and pull requests, the new feature is meant to enable unstructured threaded conversations. Discussions is currently in beta testing with a few open source communities, but GitHub says it will available to other projects soon.

Last, but definitely not the least, are a couple of security-centric features called Code Scanning and Secret Scanning. Powered by CodeQL, Code Scanning checks your code for potential security vulnerabilities. As for Secret Scanning, it is a rebranding of the Token Scanning functionality that has been available for all public repositories since 2018. Both features are part of GitHub Advanced Security and are available for free for open-source projects.

Featured Image Courtesy: GitHub

Comments

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...