storm1er
storm1er
Why not using workflow for this feature? Dev docs: Workflow - https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/flow.html?highlight=workflow Events based system - https://docs.nextcloud.com/server/latest/developer_manual/basics/events.html?highlight=workflow User docs: https://nextcloud.com/workflow/
I think this could be done using tags, even if there is a privacy issue. It could be an option "Add tags to my people" from the settings menu. Using...
Same using latest commit https://github.com/anbox/anbox/commit/bfbb2b1a20f79cc7bcaac539538c8ef441310ed5 (installed using snap `--edge` option) We are getting this kind of bug: AppManager before trying to launch an arm app: ...
I confirm the issue still exists, even on high-end devices like the latest Samsung note :/
Same problem while using the "Remote (container)" extension from microsoft, docker image `python:3.8.10-slim-buster` You should be able to reproduce easily with this image I think
That was my initial thought, and why I also wrote the cpu/gpu in the model description
> 1. Would be cool, but difficult to recommand hardware for me. Needed hardware depends of connection number, quality and speed. Well, as I said, the idea would be to...
Here's how I do: File App.js ```jsx import React, { Component } from "react"; import { ReactTerminalStateless } from "react-terminal-component"; import { EmulatorState, CommandMapping, Emulator } from "javascript-terminal"; import all...
The error is not critical as the built image contains a working node-red package. I think the error should at least silenced.
I also would like to use this as flatpak I'm using chromeOS (CloudReady version - without crostini) flatpak is the only option.