
Introducing Buffer Pool Parallel Scan in SQL Server 2022
- Frank
- February 24, 2022
In this episode of Data Exposed with David Pless and Anna Hoffman, we will discuss the new SQL Server 2022 Buffer Pool Parallel Scan improvement. Buffer Pool parallel scan improves the performance of scan operations on large-memory machines by utilizing multiple CPU cores. Customers running SQL Server on large-memory machines will witness faster executions scenarios […]
Read More
Machine Learning Course
This is part 1 of machine learning full course. Machine learning (ML) is the study of computer algorithms that can improve automatically through experience and by the use of data. Course Materials: https://uvaml1.github.io/ Time stamps: (0:00:00) What is Machine Learning (0:26:22) Types of machine learning (0:44:03) Probability theory (1:03:06) Expectation variance (2:05:55) Gaussian (2:20:42) Maximum […]
Read More
EdgeDB, asyncio, uvloop, and more
- Frank
- February 24, 2022
Join the Talk Python to Me as they speak with EdgeDB with its creator and be part of the episode.
Read More
This Raspberry Pi controls Any PC
- Frank
- February 24, 2022
The BliKVM is a PiKVM-compatible hardware kit that allows you to remote-control any PC, complete with ATX integration for system power control and status indication. Time stamps: 00:00 – What’s a KVM? 01:46 – BliKVM Walkthrough 08:27 – Assembly with CM4 09:54 – Installation into PC 14:46 – Exploring PiKVM 19:45 – More notes about […]
Read More
What Are Red Hat Data Services?
Red Hat’s Pete Brey discusses trends in data management and discusses key attributes of Red Hat Data Services and Red Hat OpenShift Data Foundation. Learn more.
Read More
Asynchronous JavaScript Crash Course 2022
JavaScript has, for better or worse, become the lingua franca of the web. This video explains how to do async programming with it. Timestamps 00:00 Intro 01:22 What, Why and How? 07:10 Timeouts and Intervals 14:48 Callbacks 22:19 Promise 44:44 async & await 55:24 Event Loop 01:27:42 Wrapping Up
Read More