Results 90 issues of Vano Devium

#37 This is my attempt to make default values feeder

It would be nice to be able to specify a default value

Added new flag `-N` and config option `N` for start tailing from the last Nth line Works only if not set Location, so it is mutually exclusive to the Location...

Hello! How do you like the idea of making an input that will read docker container logs using a docker socket? It could be taken out into a separate package...

I want to standardify code style in project. What you say, @boyney123 ?

enhancement

Puppeteer works in this docker container as expected. Versions of puppeteer and chromium are locked for compatibility. Tests pass without errors docker-entrypoint.sh is useful but not required for stable running

This is example of gow based on fsnotify/fsnotify Main goals: - it works even if in cwd() are "permission denied" folders - it automatically ignores hidden folders (like `.git`, `.idea`)...

I installed `knex-migrate` Then run `knex-migrate generate create_boo` Then run `knex-migrate up`, but see error `table migrations not exists`... Thanks!

What about the idea of making it possible to pass the Laravel's **Storage::disk object** to the save function. As for me, it would be very convenient. Below are an examples:...

Just idea What about creating a DELETE handler that accepts a link to a file, but does not download it, but deletes it. So that it is no longer stored...