Editor's Choice

“Developers are wasting their time with Kubernetes alone!”

At Open Source India 2024, Ram Iyengar, Chief Evangelist, Cloud Foundry Foundation, raised a few eyebrows with his cogent arguments about ways to manage...

What's New

Advancing AI With Human-Centered Research

Collaborating with UNESCO, we invite partners to enhance machine translation and linguistic diversity. Additionally, we’re advancing audio processing, multilingual communication, and language technologies to...

Thought Leaders

Podman

Podman for Windows: Revolutionising Container Management for Developers

0
Podman, the open source, daemonless container engine, is now available for Windows. By bridging the gap between Windows and Linux, it empowers developers to...
criq

Cirq: The Open Source Framework for Programming Quantum Computers

0
Explore the key features, capabilities, and impact of Cirq, an open source quantum computing framework developed by Google, on the quantum programming landscape. As quantum...
Pytket

Pytket: A Comprehensive Guide to Quantum Circuit Design

0
Pytket stands out as a powerful toolkit in the realm of quantum computing, offering a suite of features that cater to both researchers and...

Using a Pluggable Authentication Module for Verifying User Identities

0
Pluggable authentication modules help to separate the tasks of authentication from applications. Learn how to build a login mechanism that is API based and...

Containerisation: The Cornerstone Of Multi-Cloud And Hybrid Cloud Success

0
Open source containerisation software provides the flexibility, cost-effectiveness, and community support needed to build and manage complex multi-cloud and hybrid cloud environments. By leveraging...

Developers

Open Source Middleware Platforms for the Internet of Things: An Overview

IoT middleware connects devices to applications and services, and has specific characteristics and architecture. There are quite a few open source IoT middleware platforms...

Socket Programming In Python

IT Admins

Building a Virtual Private Cloud on AWS Cloud

A virtual private cloud (VPC) has become increasingly popular, driven by its ability to provide secure, flexible, and scalable networking environments in the cloud....

Open Journey

Platforms for the Internet of Things

Open Source Middleware Platforms for the Internet of Things: An Overview

0
IoT middleware connects devices to applications and services, and has specific characteristics and architecture. There are quite a few open source IoT middleware platforms...

Socket Programming In Python

0
This tutorial will teach you how to send messages between a client and a server using socket programming in Python. Socket programming is one of...

Meta’s Open-Source AI Translation Initiative

0
Meta with its latest efforts to support underserved languages in AI and, in collaboration with UNESCO, inviting partners to help enhance machine translation and...

Advancing AI With Human-Centered Research

0
Collaborating with UNESCO, we invite partners to enhance machine translation and linguistic diversity. Additionally, we’re advancing audio processing, multilingual communication, and language technologies to...

Using Open Source and Blockchain to Build Decentralised IoT Networks

0
Explore how blockchain is being integrated with IoT to create decentralised networks. Find out how leading open source projects like IOTA and Streamr use...

The Board Room

Metaverse: Current Status and What to Come

The metaverse is a virtual universe that promises to give us an online experience like never before. Let’s see which industries are among the...

Experts

Cloud Foundry: One of the Best Open Source PaaS Platforms

Cloud Foundry is the industry standard open source cloud application platform used for developing and deploying enterprise cloud applications. It enables developers to deploy...

Most Popular

Search file and create backup according to creation or modification date

1
Computer users often have a problem with file search as they tend to forget the location or path of a file even though Windows...
Database Programming

Database Programming in Python

3
For database programming, the Python DB API is a widely used module that provides a database application programming interface.
LAN and Raw Sockets network cable connect

A Guide to Using Raw Sockets

22
In this tutorial, let us take a look at how raw sockets can be used to receive data packets and send those packets to...
Grep me out!

A Beginner’s Guide To Grep: Basics And Regular Expressions

9
Grep is one among the system administrator's "Swiss Army knife" set of tools, and is extremely useful to search for strings and patterns in...
Raspberry Pi IDEs for Electronics Projects

Top 8 IDEs for Raspberry Pi

2
Raspberry Pi has a wide range of IDEs that provide programmers with good interfaces to develop source code, applications and system programs. Let us...

Beginners

Threat For OpenAI As Microsoft Plans AI Service With Databricks

A new version of Databricks software is planned to be released by Microsoft, which will help customers to make AI apps for their businesses. The...

How Tos

Using a Pluggable Authentication Module for Verifying User Identities

Pluggable authentication modules help to separate the tasks of authentication from applications. Learn how to build a login mechanism that is API based and...