hycday

Results 9 issues of hycday

Hi all, It would be really helpful to be able to have asciinema to automatically create a file in a given chmod, if it doesnt exist, so that --append would...

Hi team, I followed the install steps from https://github.com/weserv/images/blob/5.x/docker/README.md and install via docker worked like a charm. However, I would like to access it via mydomain.com/weserv/?url=etc (versus today where it...

Hi team, I followed the install steps from https://github.com/weserv/images/blob/5.x/docker/README.md and install via docker worked like a charm. However, I would like to protect myself from people using my server for...

Hi team, I followed the install steps from https://github.com/weserv/images/blob/5.x/docker/README.md and install via docker worked like a charm. However, I can only access it via http. Could you please explain to...

Hi all, I am using the Yi Action Camera and am able to use your software to stream on VLC. I have a 1GB memory card on the camera, and...

Hi, Is there any way to configure it to fine tune the quality of the results ? (or maybe this is not even an option with tesseract itself) Thanks

I try two ways : 1- I create a data file "example.txt" with content : ``` [ACTIONS] 2,routine,#F18928 1,check email,#9366D7 3,exercise,#C84BFB 60,small tasks,#E96338 4,responsibility,#EB5151 15,misc,#5BF7F5 16,other,#E5F859 35,check mailbox,#EDD483 12,entertainment,#83D072 13,games,#541AFE...

When adding an attachment in a list/tasks, it saves it in OpenTodoList as it is at that moment. If the file is later modified on the computer, then we can...

I created the following docker-compose.yml (no git clone etc) : ``` version: '3.7' services: resume-matcher: image: resume-matcher container_name: ats-resume ports: - 1234:1234 networks: - caddy labels: caddy: mydomain.ltd caddy.reverse_proxy: "{{upstreams...