Close

MultiQC bioinformatics

MultiQC is a software tool used to analyze the results of bioinformatics pipelines. It is used to generate reports that summarize the channels’ results and identify any potential problems. It was created by Erik van der Hoeven and is maintained by the MultiQC team.

MultiQC: Your One-Stop Solution for Quality Assessment and Visualization

MultiQC: Your One-Stop Solution for Quality Assessment and Visualization

MultiQC is a free, open-source software tool that helps researchers to analyze and visualize the results of bioinformatics analyses. It can summarize the results of multiple devices and samples into a single report. MultiQC is written in Python and is available for Linux, Mac OS X, and Windows. MultiQC can […]

Devamını Oku

OpenSSL Migration Guide Overview

OpenSSL Migration Guide Overview

The OpenSSL migration guide provides details on the changes required to migrate to new versions of OpenSSL, specifically covering OpenSSL 3.0 & 3.1. Some of the main changes include: Further details can be found in the original documentation.

Devamını Oku

Fostering a Microservices Culture

Fostering a Microservices Culture

In this video, Mike Amundsen of the API Academy applies theories from computing and anthropology to define the right organizational approach to Microservices. Fostering a microservices culture within an organization involves promoting the principles and practices of designing and building software as a collection of small, independently-deployable services. This includes […]

Devamını Oku

Google Launches a GitHub Copilot Competitor

Google launches a GitHub Copilot competitor

Google has announced a new AI-powered coding tool called CodeAI, designed to help developers write code faster and more efficiently. CodeAI is a direct competitor to GitHub Copilot, released by OpenAI in 2022. What is CodeAI? CodeAI is a cloud-based service that uses machine learning to generate code suggestions for […]

Devamını Oku

DoorDash identifies Five extensive areas for using Generative AI.

DoorDash identifies Five big areas for using Generative AI

Generative AI is a subset of Artificial Intelligence that can create novel content based on existing data. It has been making waves in various fields, such as language processing, image and video generation, and content creation. But how can Generative AI be applied to food delivery? And what are the […]

Devamını Oku

Python Code Analysis Made Easy

Python Code Analysis Made Easy

Many tools and applications can help you with code review and quality control for your Python projects on GitHub. Some of the popular ones are: MultiQC: A tool aggregating quality control reports from multiple devices across many samples into a single report. It supports various Python tools such as FastQC, […]

Devamını Oku

SHA-1 has broken in practice

We have broken SHA-1 in practice.

We have broken SHA-1 in practice. This industry cryptographic hash function standard is used for digital signatures and file integrity verification and protects a wide spectrum of digital assets, including credit card transactions, electronic documents, open-source software repositories, and software updates. It is now practically possible to craft two colliding […]

Devamını Oku

The Game Theory In Agile Development

The Game Theory In Agile Development

In agile development, game theory can be used to analyze the strategic decision-making of the stakeholders involved in a project, such as the development team, the product owner, and the management. One example of a game-theoretic model for agile development is the “agile game,” where the product owner, the development […]

Devamını Oku

A data breach on a site or app exposed your password

data breach

Chrome Will Automatically Scan Your Passwords Against Data Breaches Google’s Password Checkup feature will be fully integrated into the desktop and mobile versions of Chrome 79. Google’s password checking feature has slowly been spreading across the Google ecosystem this past year. It started as the “Password Checkup” extension for desktop versions of Chrome, which […]

Devamını Oku

Asymmetric encryption – Explained.

Kriptografi

How does public-key cryptography work? What is a private key and a public key? Why is asymmetric encryption different from symmetric encryption? Asymmetric encryption, also known as public-key cryptography, is a cryptographic system that uses a pair of related keys: public and private. The public key can encrypt data, but […]

Devamını Oku