4 followers
Full stack software developer. Cloud first Saas!
Logitech makes great peripherals. But getting them to work on Linux isn't always trivial. For Logitech devices that have a Unifying Receiver, Solaar can help. Solaar is "Linux Device Manager for Logitech Unifying Receivers and Paired Devices." v1....
Renderers in Django Rest Framework add versatility to an API. They are magical! APIs generally provide serialized data as JSON. When there is a use case to save an API's response as an excel file, drf-renderer-xlsx comes in handy. Let's dive in....
AWS Lambda has become a popular mechanism for running code on-demand without the hassle of provisioning infrastructure. The merits of this service have been discussed at several fora on the web. Without delving much into what has already been brough...