Introduction to The World of Data - (OLTP, OLAP, Data Warehouses, Data Lakes and more)
An introduction to modern data systems, explaining OLTP, OLAP, data warehouses, data lakes, and the roles of data engineers, analysts, and scientists.
An introduction to modern data systems, explaining OLTP, OLAP, data warehouses, data lakes, and the roles of data engineers, analysts, and scientists.
Introducing Himitsu, a new Unix key/value store and protocol for managing secrets like passwords and SSH keys, with a focus on extensibility and user consent.
A technical guide on using BroadcastChannel API and focus management to create cross-tab title hints for desktop web applications.
A beginner-friendly tutorial explaining what macros are in Julia, how they differ from functions, and guidance on when to use them.
Learn to build a Super Resolution GAN demo using the Lightning framework in this first part of a deep learning tutorial series.
A tutorial on building a Super Resolution GAN demo app using the Lightning framework to share deep learning research models.
Explores the new variable colors feature in SF Symbols 4 for Apple platforms, allowing icons to adapt dynamically to numeric values like signal strength.
Explores techniques for flattening and unflattening nested data structures in TensorFlow, JAX, and PyTorch for efficient deep learning model development.
Explains how to use SwiftUI's new .presentationDetents modifier in iOS 16 to create custom-sized sheets with multiple detents and handle controls.
A developer's monthly update on experimental projects, focusing on the Helios kernel, Himitsu security tool, and the Hare programming language.
Explores the instability of importance sampling estimators and introduces truncated importance sampling (TIS) to stabilize variance by modifying large importance ratios.
A personal recap of the CSS Day 2022 conference in Amsterdam, highlighting key talks on CSS layout, animations, new features, and developer tools.
Advice for engineering managers on making the leap to director, covering role definitions, promotion strategies, and mindset shifts.
Introducing gtExtras, an R package for creating beautiful, functional tables with opinionated themes and inline graphics.
A guide to building a cross-platform rich text editor for Apple's UIKit, AppKit, and SwiftUI, including open-source library insights.
A developer introduces Helios, a new capability-based microkernel written in Hare, detailing its design, current features, and future plans for a complete OS.
A hands-on exploration of PyTorch's new DataPipes for efficient data loading, comparing them to traditional Datasets and DataLoaders.
A hands-on exploration of PyTorch's new DataPipes for efficient data loading, comparing them to traditional Datasets and DataLoaders.
Explores the AbortController API in JavaScript, demonstrating how to cancel fetch requests and other operations using AbortSignal.
A guide comparing JSON, YAML, and TOML configuration file formats, showing syntax examples and use cases.