atomi
atomi
I've setup a docker context using ``` bash docker context create machine --docker "host=tcp://192.168.99.120:2376,ca=/Machines/machines/default/ca.pem,cert=/Machines/machines/default/cert.pem,key=/Machines/machines/default/key.pem" --default-stack-orchestrator swarm ``` This works in my OS terminal and VSCode terminal, however VSCode Docker plugin...
Search videos ie. ```user youtuber /my-search-term``` does not work and returns the same result regardless of query. ## Issue / Suggestion ## Your Environment yewtube version : 2.8.4 yt_dlp version...
I believe I came across this specific issue https://github.com/mitchellh/vagrant-aws/issues/27 `Error: The source and destination cannot both be remote.` Of note: on windows rsync.exe requires cygdrive-style paths Luckily I think this...
- [X] I have read this document: https://miniflux.app/opinionated.html#feature-request Wouldn't it be easier to just sync starred with Shiori rather than an extra save button to press? I think Shiori and...
From the README > Configuring Python Dependency ... Maybe we should have sensible defaults instead. Python is Python 3 now and node-gyp should work out of the box with it.
Could you update your readme to point to the SublimeText/ColdFusion bundle and possibly also remove the Textmate tmLanguage file you commited from wherever it was you that you found it....
The task appears to be running twice: Test case simple class ``` java package com.atomi.examples.generics; public class BasicGenerics { public static void main(String[] args) { System.out.print("test"); } } ``` gradle.build...
Would it be possible to get git browse to work from Sublime Git? git command : `git browse` https://github.com/github/hub Running custom command `browse` tells me to use `web--browse` but `git...
Thought I would post this error here, just to make sure it's documented.  ``` text Error updating friends. Aborted. Rate limit exceeded for friends (/friends/list), try again after Update...