Azeez Abass

Results 6 issues of Azeez Abass

Is there away to determine if the screen has finished rendering? This would be really useful for variable rate rendering. Ie re rendering as soon as a previous render finished

#### Description This PR is to fix an issue I was having while using spaceship in oh-my-zsh on Swan(Cygwin). For some reason the first character of the directory wasn't being...

bug

``` ****@**** MINGW64 ~/AppData/Roaming/Brackets/extensions/user/ternific/node_modules/tern/bin $ ./condense --name p /c/wamp/www/libraries/p5.js { "!name": "p" } ``` Can't generate json for p5.js library using condense. I'm using tern in Brackets editor and Im...

Firstly, thank you for this project! I use verysleepy primarily to get a callgrind.capture file that I can pass to qcachegrind. The UI process is tedious. I'm trying to automate...

enhancement
PRs welcome

https://github.com/janhq/jan/blob/af37863229ed1d2495e2d9b1f45c3aa663166f40/web-app/src/containers/ChatInput.tsx#L514-L537 There is currently a hard file size limit on uploaded images. This means I cant upload a file that 11MBs. I'm curious to know if this was a required...

Export as callgrind capture --- [jrfonseca/gprof2dot](https://github.com/jrfonseca/gprof2dot) is a pretty neat tool for visualizing profiling results as a call graph Unfortunately, it does not support the firefox profiler format. To get...