Making your own Mastodon Handle Mastodon is popular right now, stand out from the crowd with your own Mastodon handle! Learn how I created my own @[email protected] handle.
Installing WSL to a Custom Location Here, I delve into the process of installing the Windows Subsystem for Linux (WSL) on a custom location on your Windows 10 machine, making it easier for developers to manage and access their Linux environment.
Using Pino as logging service in the Dapr JS SDK Dapr JS SDK enables custom logging service for Pino apps through simple initiation and implementation of custom interface. Learn how you can do so in this article!
Managing and Deploying an IoT Edge device with Azure Unleash the power of remote control and updates for your IoT devices with Azure IoT Edge! Learn about the deployment process and grab a handy script to easily target and deploy to specific devices. Boost your IoT game and stay ahead of the competition! #IoT #AzureIoTEdge #RemoteManagement
Integrating Dapr JS SDK logging into NestJS Learn how to integrate Dapr JS SDK logging into your NestJS application for improved tracking and debugging. Our easy-to-follow tutorial shows you how to use Dapr's logging capabilities within your NestJS app for efficient, scalable server-side development.
Designing an Authorization System - Introduction Designing an effective authorization system is crucial for controlling access to resources and ensuring the security of an application or platform. In this article I go more in-depth on how you can design such a system.
Getting Financial Intraday Stock data with Azure Functions Learn how you can easily get historical stock intraday data through Azure Functions!