Sumit

Results 8 issues of Sumit

this allow the CredComponent to be reused across the all other components. Since at any time only one using compoenent (here PullComponent only for now) is visible only one these...

dormant

What do you think about a thumbnail like layout for opening note, showing some initial context of each note (10-15 words). This could be an 3rd alternative as start screen....

feature request

The tests pass if ReadAt returns in errors for invalid values of offset. The patch also adds check for error to be returned when dest is larger in size than...

cla: yes

go-sqlite3 can store time.Time values, and also has the fetaure to register callback function to provide additionaly functions. However these callback cannot take the mentioned time.Time columns as input as...

bug

commit 1 replace unsafe `set_len` with a new struct SubVec Here all that is needed is restricted access only the data tha is actually been read. This extra implementation allows...

wanted to share this diff. this is first time I wrote vimscript, so not elegant at all and very hacky. but I have certain command that dump to qf. but...

## Summary https://rustpython.github.io/pages/whats-left says _queue is missing. The module does not supply much apart from the native implementation. I would like to give it a try and replicate it here....

good first issue
RFC
A-stdlib

`faster_whisper/transcribe.py` can provide a `language_probability`. Can it be included in the `versbose_json` or `verbose` responses from when response_format is not `"text"` ? It would be a breaking change on the...