Iยดve just released version 0.4.0 of my qr-code-with-logo library, which now comes with SVG qr code generation capabilities. Feel free to try it out and let me know your thoughts.
https://t.co/zxmSY0yg51
#QRCode#kotlin#Java
#Microsoft365 connectors are deprecated now, hereยดs how to setup a workflow, aka connector successor, to send messages to #Microsoft Teams via HTTP Hook:
https://t.co/2nqFUdZKoc
@scalajos Interesting approach, so using graal vm makes a difference in terms of IntelliJ IDEA? Thatยดs suprising, since I bet IntelliJ would never be able to run in native mode utilizing the power of a native compiled executable.
In case youยดre also using Ubuntu 22.04 LTS and face freezes of #IntelliJ IDEA youยดd might want to update to the latest RC (2024.2.-RC), which resolved the issues for me.
Also see https://t.co/VfYAUP4xSK
@gunnarmorling My QR code with logo library has plenty of config options, but that's why it is highly customizable ;) But with the additional UI you can at least export the config as json. https://t.co/n1pAutWAsQ
@gunnarmorling@lukaseder The JDT project of Eclipse has a really good and performant AST implementation.
@martinlippert confirmed this last week during his talk at JUG HH ;)