Shadab Zafar
Shadab Zafar
- [ ] Missing "mentor" field from projects - [ ] Missing "org" field from projects
I've downloaded deck2pdf from bintray: https://bintray.com/artifact/download/melix/generic-maven/deck2pdf-0.3.0.zip/deck2pdf-0.3.0.zip Here is how the folder looks: ``` ~/.apps > tree deck2pdf 06:54:57 deck2pdf ├── bin │ ├── deck2pdf │ └── deck2pdf.bat └── lib ├──...
Please consider providing pre built binaries. You could setup a GitHub workflow!
One of the property of pagers like `less` is that they are memory bounded by default, so they don't read the entire file into memory and can easily be used...
Can you please provide binary releases? I saw that there's already a GitHub workflow that builds via cargo, if we could also upload the build artifacts with the releases, that...
There is a section on comparison with other such utilities, but [@gsamokovarov/jump](https://github.com/gsamokovarov/jump) seems to be missing. It's written in Go and also has some fuzzy matching. It would be nice...
Once we get HAR dumping support (#1464) I think we should make it an integral part of mitm rather than keeping it as a external example: - Allow user to...
_Couldn't figure out if this is already done or not._ We could download a youtube video's subtitles, store them in the DB and allow memex to search over that. See...
Krusader has support for exploring many types of archives seamlessly. Maybe this could implemented here as well?