mrcbns

Results 16 issues of mrcbns

Tested successfully on my local testing swarm. you can now use secrets and avoid leaking passwords by reading ENV variables. ```yaml environment: - REGISTRY_PASS_FILE=/run/secrets/MYSECRET ```

I just push the container with `WPE_URL=youtube.com` on Raspberry 3 from Balena Cloud and I got this error: ```error wpe (cog:21): Cog-WARNING **: Crash!: The renderer process crashed. Reloading the...

I cannot browse HTTPS sites like [ui.ambianic.ai](https://ui.ambianic.ai) because it displays cert error. I think this can only display sites in HTTP without TLS ![image](https://user-images.githubusercontent.com/4382333/136481566-25d8e7b2-db40-42d4-a689-313febda2a4a.png) ![image](https://user-images.githubusercontent.com/4382333/136481546-7936daea-3918-4d65-839c-2e84403e4fa4.png)

No matter how I try to import .css file with fonts on app.vue it doesn't work. Im following this example from vue.app from [https://github.com/vuejs-templates/webpack/issues/604#issuecomment-287620657](https://github.com/vuejs-templates/webpack/issues/604#issuecomment-287620657): ``` @import 'src/assets/css/app-common.css'; ``` When I...

It should be awesome to display battery draining like `7.668 mW 8:57h` placing mouse on the tray icon so you get an idea how your power management is doin' it...

- Laravel Mix Version: 5.0.9 - Node Version (`node -v`): v15.5.0 - NPM Version (`npm -v`): 7.3.0 - OS: Windows with Ubuntu 20.04 WSL2 ### Description: Hot reloading is not...

![image](https://user-images.githubusercontent.com/4382333/145681681-5ee0143d-1baa-40cb-bc8d-9d6d2ef8d346.png)

**Problem Statement** When I use my physical calculator I can type `0,9` `*` `log` `(` `0.8` `)` And it displays 0.9 * log(0.8) so I can fix any typo and...

Enhancement
Pri: 2

## supabase-companion This changes are intended to add supabase-schema as a more confortable default tables visualizer to your supabase stack. ### configuration `VITE_` variables are limited to build time so...