Poschi
Poschi
I've added two Wordpress shortcodes to get the analytics to the blog. I was inspired by [Ach-Podcast](https://das-a.ch/stats/). They made their download statistics public available. (Unfortunately it's not working at the...
My colleges and I are using Linux, Mac and Windows as developer system in a project. We decided to set the compiler option newLine to "CRLF" (Windows line ending). In...
Hi, I wrote a ProtoAdapter for an Enum and get a compilation error: > [ERROR] /home/user/.../caching/src/main/java/com/example/ColorEnumAdapter.java:[7,8] @ProtoAdapter can only be applied to classes. But [documentation](https://infinispan.org/docs/stable/titles/encoding/encoding.html#protoadapter) says > @ProtoAdapter is a...
### Expected behavior If I add a podcast and set a big title with a `&` I get it double escaped in some places (e.g. podcast title, player, feed): ...
### Describe the bug I am trying to get and patch fields for SharePoint drive item by path. In v5 of SDK I was able to do something like: ```java...