A (Long) Peek into Reinforcement Learning
An introductory guide to Reinforcement Learning (RL), covering key concepts, algorithms like SARSA and Q-learning, and its role in AI breakthroughs.
An introductory guide to Reinforcement Learning (RL), covering key concepts, algorithms like SARSA and Q-learning, and its role in AI breakthroughs.
A technical guide on creating multi-source partitioned tables in Azure Analysis Services, combining cold data from Azure Data Lake Store with hot data from Azure SQL Database.
A retrospective analysis of the .NET framework's open-source journey after 3 years, examining community contributions, key milestones, and project activity.
A guide to using SQL Server's SWITCH operation to quickly modify schema on massive, non-partitioned tables with billions of rows.
An exploration of DotNetAnywhere, a lightweight, alternative .NET runtime, its features, limitations, and use in projects like Blazor.
A curated list of the top 20 open-source Swift libraries for iOS development, covering networking, server-side, reactive programming, and more.
A developer returns to blogging, outlining a list of modern DevOps and cloud technologies to explore and asking readers to vote on the next topic.
A technical article discussing the problem of link rot on the internet and advocating for personal archiving strategies using tools like wget and cron jobs.
A software engineer outlines seven common antipatterns for prioritizing feature requests in software development projects.
Explores a neural network model, sketch-rnn, that generates vector drawings by learning from human sketch sequences, mimicking abstract visual concepts.
A technical guide on adding a custom bytecode instruction (IL opcode) to the .NET CoreCLR runtime, including steps for the runtime, JIT, and Reflection.Emit.
Learn how to safely unwrap multiple optionals in Swift using a single if-let statement with clear code examples.
Learn how to safely unwrap multiple optionals in Swift using a single if-let statement with code examples and explanations.
A tutorial on using the BurntToast PowerShell module to create toast notifications for new Stack Overflow questions, demonstrating custom buttons.
A personal project building a web app to categorize and analyze bank transaction CSV data using JavaScript and Chart.js.
SwiftGen 4.2 released with major internal refactoring, plus updates on other open-source projects like Reusable and fastlane.
A physics puzzle about light reflection in scintillating crystals, calculating light transmission and reflection with geometric series.
Part 3 of a series on offloading ETL to Spark on Amazon EMR, focusing on running PySpark code on a provisioned EMR cluster.
Explains how the .NET Garbage Collector works and provides techniques to reduce memory allocations for faster applications.
Oracle's October 2016 security patches for OBIEE, Big Data Discovery, and ODI, detailing vulnerabilities and required actions.