HTTP in Swift, Part 17: Brain Dump
Part 17 of a series on building a Swift HTTP framework, discussing advanced loader concepts like OpenID, caching, deduplication, and redirection.
Part 17 of a series on building a Swift HTTP framework, discussing advanced loader concepts like OpenID, caching, deduplication, and redirection.
Final part of a series on building a Swift HTTP framework, discussing abstraction layers and integrating generics like Codable.
A beginner's guide to TypeScript fundamentals, covering basic typing, interfaces, and enums with practical examples.
OpenIddict 3.0 beta4 adds Quartz.NET integration for database cleanup and support for 12 languages.
A developer shares lessons learned from creating simple games using Streamlit, focusing on managing game state within Streamlit's stateless paradigm.
Explores using the Kafka Connect FilePulse connector to ingest and process XML data into Apache Kafka, including configuration and troubleshooting.
A technical guide on using Kafka Connect with Single Message Transform to ingest and process XML data into Apache Kafka.
Announcement of major changes to the IdentityServer project, including its future development and commercial support plans.
A technical guide on using Unix pipelines with curl, xq, and kafkacat to ingest and transform XML data into JSON for Kafka.
Introduction to ingesting XML data into Kafka, covering challenges and approaches for handling XML schemas in Kafka topics.
Fixing abcde CD ripping error due to permissions by adding user to cdrom group or using chmod.
Troubleshooting guide for resolving 'Channel was blocked' errors when connecting a client to IBM MQ running in a Docker container.
A critique of Hacktoberfest, arguing it creates spammy pull requests and burdens open-source maintainers for corporate marketing.
A blog's 10-year anniversary retrospective, listing its top 10 most-viewed posts on topics like open source, GitHub, and tech law.
Explores using resilient randomized tests to improve software system robustness and prevent regressions during maintenance and change.
A technical guide on using C# and Azure Functions to programmatically set tags on Azure subscriptions via the ARM API.
Advice for aspiring open-source contributors: focus on solving your own problems and building skills, not just contributing to popular projects.
Explores automating open source community tasks like code review and issue management using CI tools and bots to scale projects efficiently.
A review of the Surface Go 2 hybrid tablet/laptop, focusing on its portability, always-connected LTE, and full Windows 10 experience for mobile productivity.
Practical tips for Vapor developers to avoid common pitfalls, including Xcode setup, server management, and database migrations.