Tag: Data and analytics
-
Report explores quantum computing in particle physics
Posted on August 23, 2023, Level beginner Resource Length short
Researchers from CERN, DESY, IBM Quantum and more than 30 other organisations have published a white paper identifying activities in particle physics that could benefit from quantum-computing technologies. By Kristiane Bernhard-Novotny.
Tags data-and-analytics ai-and-machine-learning leadership-and-career business-and-emerging-tech security-and-privacy miscellaneous
-
Google BigQuery ETL: 11 best practices for high performance
Posted on August 22, 2023, Level beginner Resource Length medium
Google BigQuery – a fully managed Cloud Data Warehouse for analytics from Google Cloud Platform (GCP), is one of the most popular Cloud-based analytics solutions. Due to its unique architecture and seamless integration with other services from GCP, there are certain best practices to be considered while configuring Google BigQuery ETL (Extract, Transform, Load) & migrating data to BigQuery. By Faisal K K.
Tags cloud-and-infrastructure data-and-analytics leadership-and-career
-
Ten best self-hosted apps for your Raspberry Pi
Posted on August 17, 2023, Level beginner Resource Length medium
This article provides you with the best and most popular applications by categories that you can self-host on your Raspberry Pi device. By Bobby Borisov.
Tags business-and-emerging-tech frontend-and-mobile data-and-analytics miscellaneous cloud-and-infrastructure
-
What is Arduino? A beginner's guide to understand it
Posted on August 16, 2023, Level beginner Resource Length medium
What is Arduino? Well, before, working with electronics required a strong understanding of mathematics, physics, and other concepts. But with the advent of technology, various tools and equipment have changed the electronics working model so that immense knowledge is no longer required. By Aakash Yadav.
Tags business-and-emerging-tech product-and-design data-and-analytics
-
How to deploy an AI model in Python with PyTriton
Posted on July 18, 2023, Level intermediate Resource Length medium
AI models are everywhere, in the form of chatbots, classification and summarization tools, image models for segmentation and detection, recommendation models, and more. AI machine learning (ML) models help automate many business processes, generate insights from data, and deliver new experiences. By Shankar Chandrasekaran.
Tags leadership-and-career ai-and-machine-learning data-and-analytics backend-development
-
AI-fueled productivity: Generative AI opens new era of efficiency across industries
Posted on July 13, 2023, Level beginner Resource Length medium
Businesses that previously dabbled in AI are now rushing to adopt and deploy the latest applications. Generative AI - the ability of algorithms to create new text, images, sounds, animations, 3D models and even computer code — is moving at warp speed, transforming the way people work and play. By Cliff Edwards.
Tags data-and-analytics ai-and-machine-learning how-to
-
Phantom types without phantom pain
Posted on July 9, 2023, Level intermediate Resource Length medium
Phantom types is an interesting feature of the Scala programming language. While extremely useful for library authors, they have a reputation of being too confusing, complex and unnecessary, especially for programmers coming from different backgrounds - weakly typed languages. By Jaroslav Regec.
Tags data-and-analytics software-engineering how-to backend-development
-
Qubit quest takes a topological turn
Posted on July 3, 2023, Level beginner Resource Length medium
Google and Quantinuum bring a new, promising particle into the quantum computer road map. Two teams of researchers have used topology, a centuries-old field of mathematics, and a new kind of "quasiparticle" to come up with an error-correction technique for quantum computers that could leave others developed to date in the bin. By Margo Anderson.
Tags miscellaneous software-engineering ai-and-machine-learning data-and-analytics
-
Delivering messages at the scale of the World Cup
Posted on June 29, 2023, Level intermediate Resource Length medium
Events like the World Cup bring together a huge number of fans like Alex all over the world. The biggest challenge in maintaining such a service is scale. The type of traffic for such events can be extremely spiky. A very steady traffic volume can suddenly spike when Mbappe scores the goal that ties the game. Suddenly, FCM needs to notify 250M users about this event. By Michelangelo Mecozzi.
Tags data-and-analytics cloud-and-infrastructure architecture-and-apis
-
Character sets and collations in MySQL
Posted on June 28, 2023, Level intermediate Resource Length medium
Understanding the differences between character sets and collations in MySQL. Character sets and collations are fundamentally important concepts to understand when dealing with string columns in MySQL. A slight misunderstanding of either can lead to poor performance or unexpected errors when inserting data. By planetscale.com.
Tags frontend-and-mobile product-and-design backend-development data-and-analytics how-to
-
PayPal open sources key-value store JunoDB
Posted on June 27, 2023, Level beginner Resource Length long
PayPal last month released the source code for JunoDB, a distributed key-value store it developed internally and which today powers a variety of backend services at the payment site, including 350 billion transaction requests per day, the company says. By Alex Woodie.
Tags cloud-and-infrastructure software-engineering frontend-and-mobile product-and-design data-and-analytics
-
Develop data visualization interfaces in Python with Dash
Posted on June 26, 2023, Level intermediate Resource Length long
In the past, creating analytical web applications was a task for seasoned developers that required knowledge of multiple programming languages and frameworks. That's no longer the case. Nowadays, you can make data visualization interfaces using pure Python. One popular tool for this is Dash. By Bob Pacheco.
Tags backend-development software-engineering frontend-and-mobile architecture-and-apis data-and-analytics