Fun with Positron
Positron is a new data science IDE from Posit that combines features from RStudio and VS Code, offering a specialized environment for R and Python.
Positron is a new data science IDE from Posit that combines features from RStudio and VS Code, offering a specialized environment for R and Python.
Explains how to use KQL Graph semantics in Microsoft security tools to identify lateral movement paths between users, computers, and groups.
Explores new variable validation capabilities in Terraform 1.9, allowing dynamic checks using other variables and resources.
Explores methods to make Python's random number generation deterministic for debugging, from mocking to intercepting system calls.
A conference speaker and organizer shares tips for preparing and submitting compelling tech talk abstracts, focusing on storytelling and structure.
Explains how Cryptomator, a free open-source tool, provides end-to-end encryption for files stored in cloud services like Google Drive or Dropbox.
A podcast episode discussing how to write code that becomes manageable legacy code, using a personal game development example.
Explores Microsoft's Graph RAG, an advanced RAG technique using knowledge graphs to answer global questions about datasets, with a hands-on setup guide.
A developer's experience using VS Code Insiders, detailing a bug with Markdown syntax highlighting and the workaround to switch to the stable version.
A review of a biography on John von Neumann, exploring his genius, the von Neumann architecture, and his influence on 20th-century science.
Explores the causes and types of hallucinations in large language models, focusing on extrinsic hallucinations and how training data affects factual accuracy.
Analysis of the resurgence of high-quality, technical systems programming meetups and guidance for starting your own.
A tutorial on using Plotnine, a Python data visualization library based on the grammar of graphics, comparing it to ggplot2 and using Polars.
A guide to designing a reliable and valid interview process for hiring machine learning and AI engineers, covering technical skills, data literacy, and interview structure.
A tutorial on enhancing line charts using ggplot in R, covering themes, colors, labels, and direct labeling techniques.
Explores the nuances of open-source licensing, the 'open core' model, and the distinction between 'free as in speech' vs. 'free as in beer'.
A technical guide on using jq and shell scripting to extract multiple values from Terraform JSON output for database connection.
A technical guide on using jq and shell scripting to extract multiple values from Terraform JSON output for database connection.
A step-by-step guide to deploying a Dockerized Next.js application using Azure Container Apps for scalable, serverless hosting.
A guide to fixing code signing and notarization problems in Unreal Engine 5.3+ projects for macOS distribution.