Seshachalam

Results 17 issues of Seshachalam

I have used the avalance imagine bundle(https://github.com/avalanche123/Imagine) in my symfony2 web app to resize and create thumbnails. My server is centOS. When my form uploads the image and imagine tries...

The creator of this project forked and started working on it.

How do i mention the return of photos function as Promise ? @FieldResolver() @Loader(async (ids, { context }) => { // batchLoadFn const photos = await getRepository(Photo).find({ where: { user:...

Only two ids are given at once in the ids of @Loader and multiple calls are made to the @Loader's callback

using these two options html2text.Options{OmitLinks: true} html2text.Options{PrettyTables: true} Update: ====================== when using the prettytables option as false, wont panic. Error: ====================== panic: runtime error: index out of range goroutine 154...

https://github.com/sajari/fuzzy/blob/a913c98052c63b2a23b4c4be829eab9fa98948ee/fuzzy.go#L593

the process seems include least covered topics of golang for beginners in general such as reflection, code generation, parsing

enhancement
area/doc

It'd be useful to see documentation of a function without leaving the repl

enhancement
area/cli