Rahul Tarak

Results 23 issues of Rahul Tarak

Already has a `skip_build` option I think a `skip_install` in the same vain can be useful for people who want to cache package installation or use something like `pnpm` It...

As this is likely not a one-time problem, it would be good to be able to integrate this as a part of your CI pipeline. Thoughts: - The tool can...

bug
enhancement

I think the tool is not identifying `@namespace/package` properly, probably some split or two is wrong in the codebase

bug

I think there are a lot of things in `next-12` that could completely reshape this project and make it way faster We could definitely look into Server Components with nextjs...

enhancement

- Enables users to choose from all the languages on their repo to highlight whichever language they want. - Enables custom language choices to display logos like react also From...

help wanted
feature-request

- Add default aspect ratios like default framerate or default compression From Instagram DMs

feature-requests

Requested Support for AV1 Spec https://trac.ffmpeg.org/wiki/Encode/AV1 FFmpeg cli command ```ffmpeg -i input.mp4 -c:v libaom-av1 -strict -2 output.avi``` https://superuser.com/questions/1322787/av1-encoding-with-ffmpeg

enhancement
codec-requests

Hey Wanted to make a small PR to support patterns like `**/*.ts` or any extension which was previously not working. It is a very simple fix by just checking if...

Hey, I was trying to use this module and got a global CSS error with next. You could resolve this by: 1. Asking us to import the CSS file 2....

- Move Keyword NLP to Python - In Feature Branch

enhancement
bad-nlp