Alexander Malic
Alexander Malic
My JSON content contains a [Polyline](https://developers.google.com/maps/documentation/utilities/polylineutility) as String content. Within the String there's this character sequence `\\uFNkH` which rest-assured interprets as encoded Unicode character and tries to decode it. I...
As a Java developer, I would love to see a Java implementation of SRL.
Spring-IDE needs unnecessary configuration after installation. E.g. Maven inexes are not checked to be updated on startup. Final static fields which will be initialized by Spring's DI show an error...
Could still need some improvement. E.g. when running `mvn jetty:run`, additional JARs are being downloaded via Maven. IMHO this is not good practice. A Docker image needs to be able...
It causes my whole Android system to become irresponsive for a while. When it finally switches back to the Android launcher, I am able to close it via task switcher....
Can be switched out with custom implementations through serialization.properties file. Serialization also holds properties from the properties file which can be useful to influence how the serialization works (e.g. a...
Since I don't use Spotify, but Google Play Music i am desperately missing Google Play Music support. I own a Chromecast Audio but I don't like the sound of it....
Dislaimer: I come from JavaLand. Applolgies if I am reporting something that would be easy to solve for people living in GoLand. I am trying out NAML to cofify an...
Sample program, based on your README.MD ```python import requests import json body_data = {"param": json.dumps({"text": "CLAPO syndrome: identification of somatic activating PIK3CA mutations and delineation of the natural history and...
I installed lm-sensors as described and did sensor-detect as root. When enabling the extension it says Error. When clicking on the config icon i get following error messge: ``` SyntaxError:...