Hylke Hellinga

Results 69 comments of Hylke Hellinga

Dear @aacassandra, personally because of this bug I decided to use a different native runtime then cordova since I was using ionic framework version 4+. Nowadays some cordova plugins tend...

Hey @aacassandra, I think you should set both the style and the background. The style is meant to show dark or light icons in the statusbar. The background is to...

thank you I didn't know there was a script for that, that does it.... I have another question: I tried installing onto the emmc, which worked, but then I wanted...

I'm trying to move my root partition to my sd card, but I'm now figuring out that something inside the boot partition probably references /dev/mmcblk0p4, do you perhaps know what...

Currently I decided to just mount my /dev/sda1 sd card on my user's home directory with /etc/fstab and then use flatpaks to install apps in my home dir.

thank you for the clearvoyant response. For now I'm happy with /dev/sda1 being mounted on my home dir. it already gives a lot of space to work with. If I...

I tried putting the field in a field group, and also added show_in_rest for both the field and the field group, but it still won't show up in my REST...

Do you want me to also apply this feature to all of the other branches?

I'm currently in the process of trying to create github actions that can deploy servers on a cloud provider such as hetzner to do automated tests on. So you can...

Dear @usmannasir my idea behind this was making it easier for developers to create their own fork that they can work on without your team having to create branches for...