DjangoCon US 2022
A talk on implementing full-text search using Django and PostgreSQL, avoiding complex external search engines.
A talk on implementing full-text search using Django and PostgreSQL, avoiding complex external search engines.
A guide to refactoring callback-based network APIs in Swift to use the modern async/await syntax for cleaner, more readable code.
An interview about Mitosis, a tool for building UI components that work across multiple web frameworks like React, Vue, and Svelte.
A developer shares their essential daily tools, including apps like 1Password and Sublime Text, terminal utilities, and hardware like the Keychron K6 keyboard.
A technical guide explaining how to implement TOTP-based two-factor authentication, including code examples in Python and Hare.
A personal recap of attending the South Coast Summit 2022, a Microsoft community conference covering Azure, GitHub, and the broader Microsoft Cloud ecosystem.
Learn how SetFit, a new approach from Intel Labs and Hugging Face, outperforms GPT-3 for text classification with minimal labeled data.
TinyPilot founder's monthly business update covering remote work strategies, new software updates, hiring, and financial performance.
A developer discusses starting a tech podcast by repurposing content from Twitch streams and blogs to maximize reach and efficiency.
A beginner React tutorial on creating and controlling a select dropdown, from basic HTML to a reusable component.
Explores two unconventional C# patterns: using foreach on integers and awaiting TimeSpans via extension methods.
An article arguing that capsaicin, the compound in chili peppers, qualifies as a psychoactive substance due to its effects on the nervous system.
A collection of C#/.NET programming infographics covering topics like ConfigureAwait, foreach index, struct mutations, null Tasks, and ThrowHelper.
Author announces the launch of 'Ahead of AI', a monthly newsletter covering AI trends, educational content, and personal updates on machine learning projects.
Author announces a new monthly AI newsletter, 'Ahead Of AI,' and shares updates on a passion project and conference appearances.
A developer's October 2022 status update detailing progress on the Helios kernel, including scheduler improvements, userspace API redesign, and threading features.
Analyzing conference session ratings using DuckDB and Jupyter Notebooks to demonstrate data wrangling and SQL on raw CSV data.
A tutorial on automating the creation of GitHub deployment environments using PowerShell and the GitHub REST API.
Explains how Azure AD and RBAC control access to Azure DevOps, GitHub, and Azure resources as part of DevSecOps identity management.
A template for creating structured technical design documents to record decisions, scope, and solutions for software projects.