Essential Guide to Planning and Executing a Conference
A comprehensive guide covering all stages of conference planning, from initial concept and budgeting to post-event follow-up.
A comprehensive guide covering all stages of conference planning, from initial concept and budgeting to post-event follow-up.
A developer reflects on how naming conventions and web standards create layers of abstraction that make modern web development possible.
A guide on integrating Tailwind CSS into a Django application and deploying it to Heroku, including necessary JavaScript configuration.
Explains how to create single line breaks in Markdown using HTML <br> tags or trailing backslashes, with compatibility considerations.
A guide on integrating the WhiteNoise package into a Django app to serve static files like CSS and JavaScript, including a live deployment demo.
A tutorial on setting up and running PyFlink streaming data jobs on a Kubernetes cluster, including prerequisites and deployment steps.
A developer adds WhiteNoise for static files and integrates Tailwind CSS into a Django SaaS application, fixing operational issues.
A streamer explores new tools and techniques to improve their live stream, including Python, Django, and Tailwind CSS.
A personal 2023 year-in-review by Kent C. Dodds, covering the launch of Epic Web, numerous speaking engagements, and family life.
Kent C. Dodds shares the story behind launching his EpicWeb.dev learning platform, including challenges and pivots.
A developer experiments with Llamafile and LLaVA 1.5 to extract structured data from comedy show posters, testing its accuracy and JSON output capabilities.
A guide on switching a Python project from multiple linters to Ruff, a single, powerful tool.
The author switches a Python project to Ruff for linting and finishes parsing email messages for a SaaS application.
A developer's technical build log for creating Jumblie, a daily word puzzle game, covering concept, word list generation, and prototyping.
A guide on how to download, patch, and play the Super Mario World ROM hack, Grand Poo World 3.
A guide on how to separate Laravel Jetstream's tests into their own test suite and exclude them from local test runs by default.
Scikit-learn remains a dominant and impactful machine learning library, especially for classic ML and tabular data, despite the hype around deep learning.
How to use GitHub Copilot to interact with and query Azure documentation hosted in a public repository for up-to-date technical information.
An interactive tutorial explaining the fundamentals of CSS Grid, including mental models, grid construction, and alignment techniques.