You need to promote yourself, tips to start
A podcast episode discussing how to write code that becomes manageable legacy code, using a personal game development example.
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.
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.
Analysis of the resurgence of high-quality, technical systems programming meetups and guidance for starting your own.
Explores the causes and types of hallucinations in large language models, focusing on extrinsic hallucinations and how training data affects factual accuracy.
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.
Cloudflare now offers a simple setting to block AI bots from scraping your website, available even on free plans.
Analysis of Pluralsight's financial struggles after its leveraged buyout by Vista Equity Partners, critiquing private equity's impact on tech companies.
An engineer argues for the value of 'low-tech' developer tools like Vim, emphasizing their portability, speed, and alignment with Unix principles.
A detailed comparison of Anthropic's Claude 3 and the newer Claude 3.5 Sonnet AI models, covering performance, capabilities, and benchmarks.
A comparison of serverless computing and containers, outlining their benefits and ideal use cases for application deployment.
A beginner's guide to HTML, covering what it is, the tools needed, and a step-by-step tutorial to create your first web page.