October 2021

Slack Introduces new feature – Video And audio message ‘Clips’

Because of the continuous asynchronous communication in work and school that we are all trapped in, video meetig fatigues were experienced. To counter this, slack rolled out video and audio messaging tool that lets workers send short recordings to colleagues instead of scheduling lengthy meetings. Users create or records clips that they can send via […]

Slack Introduces new feature – Video And audio message ‘Clips’ Read More »

Microsoft Launches Windows 11

Microsoft had just recently released Windows 11 to the world. Personal computers or laptops that runs Windows 10 and meet Microsoft’s hardware requirements were immediately eligible for the free Windows 11 download. New devices with Windows 11 factory installed also went on sale because of the said launch. What’s new in windows 11 Mac-like interface

Microsoft Launches Windows 11 Read More »

Photopea Vs Photoshop

Photopea is a powerful web-based image editing software, that can work seamlessly with both vector and raster graphics.It can be used for image editing, making illustrations, web design or converting between different image formats.  On the other hand, photoshop is an application for manipulating digital photographs with which users have access to. The features offered by

Photopea Vs Photoshop Read More »

What’s new in Python 3.10

Python 3.10, the latest in-development version of Python, has been released. Intrepid Python developers are encouraged to test their code against it, with proper precautions Structural pattern matching An outgrowth of previous failed attempts to add a switch/case-like syntax to Python, structural pattern matching lets you match variables against one of a set of possible values (as

What’s new in Python 3.10 Read More »

Bitbucket vs GitHub

Bitbucket and GitHub are both hosting platforms which provides both public and private repositories for developers. In terms of functionality, Bitbucket and GitHub operate in very similar ways. With both, you can perform basic commands such as: Logging in using Two-Factor Authentication Creating and managing repositories Making pull requests Conducting code reviews Using inline editing and Markdown support Bitbucket It

Bitbucket vs GitHub Read More »

Odoo 14 vs Odoo 13

Odoo ERP, the one-in-all integrated ERP software solution for all business problems, has come up with an updated and improved version this year again and it’s Odoo 14. Odoo ERP 14 has been introduced with new and advanced features and modules to improve business efficiency and user experience. As compared to the previous version of

Odoo 14 vs Odoo 13 Read More »

CentOS Linux and CentOS Stream

The CentOS Project produces two variants: CentOS Linux and CentOS Stream. CentOS was regarded as an enterprise-stable, production-ready operating system that had been cloned from Red Hat Enterprise Linux and that was the old CentOS. The new CentOS is called CentOS Stream, will take a similar approach to Fedora, which acts as an upstream source for Red

CentOS Linux and CentOS Stream Read More »

CodeSee launches codebase onboarding portal for open source developers

CodeSee, a maker of tools that help developers to visualize and understand large codebases, has unveiled OSS Port, a community website that aims to connect potential contributors with open source projects, and ease the process of onboarding. CodeSee says it is addressing a situation in which developers spend more time trying to understand code than write

CodeSee launches codebase onboarding portal for open source developers Read More »

What is Selenese?

Selenese is the language used to write Selenium Commands. These Selenese commands are then used to test web-applications. Based on the HTML tags of the UI elements, one can check their existence. Commands help Selenium understand what actions or operations to perform. Classification of Selenium Commands Selenium commands are mainly categorized into three types: Actions –

What is Selenese? Read More »