LoRaWAN range test: a real Line of Sight Long Range test of LoRa communications
A technical experiment testing the maximum line-of-sight communication range of LoRaWAN using a drone-mounted transmitter and The Things Network.
A technical experiment testing the maximum line-of-sight communication range of LoRaWAN using a drone-mounted transmitter and The Things Network.
A technical guide exploring the NSCollectionLayoutGroup class for creating complex layouts in iOS Collection Views using Compositional Layout.
A speaker's report on JConf Peru 2020, covering talks on Java, Jakarta EE, and Microsoft Azure services for developers.
A technical guide on using tools like gitleaks, earlybird, and git-hound to find security leaks and exposed secrets in code repositories.
Explains why Go prohibits import cycles, how they occur, and strategies for resolving these circular dependency errors in your code.
A tech content creator's 2020 review, covering podcast episodes on cloud topics and a pandemic-inspired daily live-stream series.
A beginner's guide to building web APIs with the FastAPI framework, covering setup, routing, and handling URL parameters and queries.
Explains how to implement the Sequential Convoy pattern using Azure Service Bus sessions and Go to preserve event order in scalable systems.
Explores methods for controlling attributes like topic and style in neural text generation using decoding strategies, prompt design, and fine-tuning.
A guide to implementing function overloads in TypeScript, using a practical example of a function that returns a Promise or void.
A technical guide on creating a TypeScript-wrapped React useState hook for implementing a dark mode feature in applications.
A guide on adding TypeScript types to the fetch API, using a GraphQL Pokemon API example from EpicReact.dev workshops.
A comprehensive guide explaining the fundamentals of web deployment, covering architecture, hosting options, and key technical concepts.
Explains how to implement JavaScript's map() function recursively, detailing the logic and base case for recursion.
A data visualization designer reflects on their 2020 freelance work, challenge contributions, and personal projects using R, ggplot2, and plotly.
A technical guide to implementing WebSockets in ASP.NET Core 7, covering the protocol specification, handshake process, and integration with SignalR.
A personal review of 2020 covering pandemic reflections, social justice, and the author's professional work on EpicReact.dev and home office setup.
A personal reflection on the author's 2020, discussing burnout, creative output, and the impact of the pandemic on work and life.
A personal review of 2020 focusing on the growth of the #TidyTuesday data visualization project in the R community, with code and analysis.
A guide to diagnosing and fixing slow CI/CD pipelines, focusing on reducing lead time to under 15 minutes with anti-patterns and optimization strategies.