Operations, WhiteNoise, and Tailwind - Building SaaS #177
A developer adds WhiteNoise for static files and integrates Tailwind CSS into a Django SaaS application, fixing operational issues.
A developer adds WhiteNoise for static files and integrates Tailwind CSS into a Django SaaS application, fixing operational issues.
The author switches a Python project to Ruff for linting and finishes parsing email messages for a SaaS application.
An update on vdirsyncer's development, focusing on the design and requirements of a new low-level iCalendar/vCard parser for performance and specific use cases.
A technical guide on measuring test coverage for Rust projects using llvm-profdata and llvm-cov tools.
Explores integrating GitHub Actions with AWS services like CodeCatalyst and CodeBuild to maximize development efficiency and workflow automation.
A developer shares their default apps and tools for 2023, covering email, notes, coding, cloud storage, and productivity software.
Paolo Melchiorre announces his candidacy for the 2024 Django Software Foundation board, outlining his experience and goals for the Django community.
Explains how to use Enhanced Form Navigation in Blazor .NET 8 for SPA-like form handling without full interactivity modes.
Explains how to extract and analyze spatial patterns from categorical raster data using the 'motif' R package and information theory metrics.
An Atlantic article explores how Google's AI-generated Quick Answers, sourced from sites like Emergent Mind, are spreading misinformation.
Explains how to integrate Amazon CodeCatalyst with Amazon VPC to deploy and manage resources in private subnets using CI/CD workflows.
A technical guide on installing and configuring software, firmware, and interfaces for a VORON 3D printer build.
Learn how to create scrollable charts using the new SwiftUI Charts APIs introduced in iOS 17 and Xcode 15.
A developer episode on parsing inbound emails with Python & Django to create journal entries, using libraries like dateutil and email.
Explains the enhanced logging features in .NET 8, focusing on the improved LoggerMessageAttribute and source generators for better performance and readability.
A tutorial on deploying Meta's Llama 2 7B model on AWS Inferentia2 using Amazon SageMaker and the optimum-neuron library.
An interactive LINQ tutorial for C# beginners using a visual marble-based learning tool to understand query operators.
Explores OpenAI's new JSON mode for GPT-4 Turbo, demonstrating how to reliably generate valid JSON output with a Ruby code example.
Explores Django 5.0's new GeneratedField feature for database-calculated columns, with a focus on implementation using SQLite.
Explains how to implement the Redux state management pattern in a Blazor application, covering actions, reducers, and side effects.