Dev notes
  • 🦋 Bluesky
  • 📰 RSS
  • 🌐 Homepage
JSON and XML messaging with pass4s

JSON and XML messaging with pass4s

February 27, 2023
In the previous post we have learned how implement the SNS/SQS based message flow using pass4s. The examples only shown how to exchange basic string messages. In this one …
Functional messaging in Scala with pass4s

Functional messaging in Scala with pass4s

February 25, 2023
The pass4s provides a functional abstraction for messaging in Scala. It provides implementations for AWS SQS/SNS and ActiveMQ. In this post I want to show you the basic usage of …
TIL: Launching flashlight with Typescript is insane

TIL: Launching flashlight with Typescript is insane

February 8, 2023
TL;DR I wanted to launch a flashlight on Android device using Typescript and the experience was far from ideal. The task Background: there’s a web application that runs a …
Your own Home Assistant add-on

Your own Home Assistant add-on

February 4, 2023
In the previous post in the series I described the process of externalizing you HA (Home Assistant) using my custom addon. Make sure to check that out if you haven’t already. …
Wrocław Scala User Group #2

Wrocław Scala User Group #2

January 29, 2023
In this post I want to share a short recap of first Wrocław Scala User Group (WSUG) meetup. This will be kind of TIL entry, it doesn’t aim to cover the full presentation …
Externalize Home Assistant

Externalize Home Assistant

January 20, 2023
This is a third post in the Smart Home series. See the previous post if you haven’t already: https://blog.michal.pawlik.dev/posts/smarthome/zigbee-setup/. Last time I wrote …
  • « Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next »
All rights reserved by Michał Pawlik
  • 🦋 Bluesky
  • 📰 RSS