How I fixed my UniFi Devices intermittently showing as offline
A technical guide on resolving UniFi network devices intermittently showing as offline due to a conflict between two controllers on the same network.
A technical guide on resolving UniFi network devices intermittently showing as offline due to a conflict between two controllers on the same network.
A developer shares two summer side projects: an academic paper digest app and a movie selection tool for groups, built to solve personal problems.
A developer prepares a SaaS for launch by adding user history, soft deletion, and SendGrid email integration.
Introduction to Microsoft Entra Workload ID, covering its features, premium capabilities, and common deployment scenarios for managing non-human identities.
A developer shares UX insights on implementing subtle, integrated onboarding within an app to guide users without traditional tutorial screens.
Explores combining F# and C# within .NET, highlighting F#'s functional strengths for domain logic and C#'s object-oriented approach.
Explores the role of automation in software testing, discussing how automated tests act as change detectors and strategies like TDD and ATDD.
How to type a ...rest parameter in a TypeScript interface using an index signature, demonstrated in a React/Next.js NavLink component.
A poetic reflection on the immersive, focused state of deep coding work and the struggle to maintain that flow.
An infographic exploring various practical use cases for Azure Functions, a serverless compute service.
Interview with Gabi Steele, co-founder of Preql, discussing data visualization, building data culture, and the future of data transformation tools.
A tutorial on generating sitemaps for ASP.NET Core applications using an open-source library, covering MVC, Minimal APIs, Razor Pages, and Entity Framework Core.
Explores the CSS linear() function for creating custom, non-linear easing effects in animations, moving beyond basic timing.
A technical guide on creating 3D glTF models programmatically using JavaScript and the glTF Transform library.
Weekly tech digest covering Azure OpenAI architecture, vector databases, AI anomaly detection, and an LLM self-cloning article.
A review of Replay.io, a debugging tool that records app sessions for time-travel debugging and collaborative issue resolution.
Exploring the Virtual Keyboard API to solve the problem of fixed UI elements being hidden by mobile keyboards, with examples and browser support details.
A technical analysis of the rc shell's superior handling of whitespace in filenames compared to traditional POSIX shells like bash.
Compares performance of Python's map() function and list comprehensions through benchmarks, showing list comprehensions are often faster.
Exploring the new Bicep Deployment Pane in VS Code, a feature for validating, previewing, and deploying Azure infrastructure templates.