Karthik Rajagopalan

Results 8 issues of Karthik Rajagopalan

Hi, Thanks for your effort in creating this library to handle push notification. I just started using it in one of my go project. The setup is clean to hook...

enhancement

Is there a way from uniqush to get all subscribers of a given service? -Karthik

enhancement
question

Hi Folks, Is there a way to configure a new logger? I am thinking of using logrus to structure the logging in json format for a project, so if you...

#### The associated forum post URL from `https://forum.rclone.org` #### What is your current rclone version (output from `rclone version`)? 1.59.2 #### What problem are you are trying to solve? We...

enhancement
Remote: Google Cloud Storage

Hi, The following code gives a floating point exception under RHEL 7.9 under x86-64 using Intel Xeon - `python3 -c "import cpufeature; cpufeature.print_features()"` I noticed from https://github.com/robbmcleod/cpufeature/issues/11 that you added...

I had to apply the following patches to get the source compiled for linux and darwin. Here are the comments about the patch - - The lapack option was required...

The codebase doesn't compile under Windows, and while trying to see how far it goes with Visual Studio 2019 + Intel ifort 2022, I observed the following - - I...

Hi, Would it be possible to add a support for calculating the chunked size which will help in logging before and after compression? -Karthik

help wanted