SQL Graph, part V – Shortest Path
Explores the new Shortest Path algorithm support in SQL Server 2019's Graph Engine, a key feature for graph database functionality.
Explores the new Shortest Path algorithm support in SQL Server 2019's Graph Engine, a key feature for graph database functionality.
Explores the visual similarities between images generated by neural networks and human experiences in dreams or under psychedelics.
Announcement of Quantum Game with Photons 2, a browser-based puzzle game teaching real quantum mechanics with new features like entanglement.
Explains a JSON payload issue when pushing data to a Power BI Hybrid dataset and provides a workaround using the correct REST API structure.
Overview of the new Learning Pathways concept at PASS Summit 2019, featuring structured educational tracks on AI, cloud, SQL performance, and Azure data engineering.
Author shares excitement about presenting two technical sessions on SQL Server Columnstore Indexes and Batch Execution Mode at the PASS Summit 2019 data platform conference.
Explains SQL Server 2019's Froid feature for inlining Scalar T-SQL UDFs to improve performance, with caveats and function type context.
Explains how to correctly use Dapper's IN clause with collection parameters to avoid SQL syntax errors from double parentheses.
A blog post exploring the parallels and differences between human cognition and machine learning, including biases and inspirations.
The creator of SwiftyStoreKit, a popular iOS IAP library, is seeking new community maintainers to take over the project's development and support.
A beginner's guide to using Git and GitHub for code version control, based on a Python Frederick presentation.
A comparison of state management techniques in Flutter, including setState, BLoC, ValueNotifier, and Provider, demonstrated through an authentication flow example.
A developer's monthly progress report on side projects, including user growth for What Got Done and renewed interest in Zestful.
A guide to immersive 'walking simulator' games that focus on emotional storytelling and exploration over traditional gameplay.
A guide to setting up a development environment for SciPy on Mac OS, including installing dependencies and using development mode.
A technical guide exploring workarounds to update SQL Server statistics on secondary replicas in Availability Groups, including scripts and methods.
A personal account of the Stone Soup creativity camp, an experience design event focused on improvisation, workshops, and unique participant-led activities.
A talk on building a serverless reverse package search for NuGet.org using Azure Functions and Azure Search, presented at NDC Oslo.
A guide to designing a decoupled authentication API in Flutter using service classes to wrap FirebaseAuth and improve maintainability.
Explores the trade-offs between global and scoped dependency access in Flutter, focusing on testability and using Provider for state management.