Patrick 'Lampe' Lamprecht

Results 14 comments of Patrick 'Lampe' Lamprecht

@ktsakalozos There was a typo in your command in `mcirok8s`. Works awesome otherwise on ubuntu core :) ```shell sudo snap install microk8s --channel=latest/edge/strict --devmode ```

There was an error on my side, I only tested it on a VM and expected it to also work on a PI. So it's currently not working on the...

I did but maybe in the wrong place. Because I could not find the firmware folder but there was another cmdline.txt somewhere in /writable/.../system-data/... Will have to recheck this in...

Tried but could not append the kernel command line arguments on Ubuntu Core 20. There is no `/boot/firmware` folder to write them to and there is no possibility to create...

Had to add `cgroup_enable=memory cgroup_memory=1` to `/ubuntu-seed/cmdline` of the sd card. Now it's successfully shown that cgroups are enabled: ```shell > grep memory /proc/cgroups memory 6 269 1 ``` But...

Somehow it started working after invoking `sudo microk8s status` multiple times or maybe it was also a reboot in-between. Here the log of a working non-devmode microk8s on Ubuntu Core...

@ishamf For chrome there is a flag in `chrome://flags` to set Passkey support to `Enabled` for Bitwarden to work and you cannot have any passkeys in google password manager AFAIK

I was using candle for an Android app with dioxus and found two options for this error: ``` 17.354s INFO error: instruction requires: fullfp16 ... 17.381s ERROR error: could not...

@shine2lay could you double check this please?

@shine2lay Is there a chance that we could renew them somehow? Testing this is really hard as I can't reproduce the issue on my side ^^