Ahmed El-Sharnoby
Ahmed El-Sharnoby
Hello, this is a solve for the issue #102 I tested this on Electron 8.3.4 with `app.allowRendererProcessReuse = true;` and `app.allowRendererProcessReuse = false;` in both tests the module behaves as...
Hello, I am using the library with electron I am using other native libraries too. All the others are moving toward NAPI and you successfully made that transition. Also they...
I noticed that the library uses a lot of Memory and I started optimizing it and I wanted to share these Optimizations with the others. kindly check the commit and...
Hello, I recently started using cron-jobs.org, and I am amazed by what it can do. your amazing service gives me the peace of mind that my API is working properly...
I was getting many `Reallocating large String` Warnings when decoding a long URL, and I found that the length of the string is already known before allocating, so it made...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...