Ashwin Ramaswami

Results 143 issues of Ashwin Ramaswami

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MonitoringOverview.html#publishing_cloudwatchlogs

Backend
Security - UsrLog

## Changes proposed in this pull request: - Fix link to preview

How to test: ```bash # setup bash ./.ci/create_test_env.sh venv source ./.ci/activate_env.sh venv # run tests: bash ./.ci/build_dev_indexed_gzip.sh venv && bash ./.ci/run_tests.sh venv ```

Looks like some of our users when installing indexed_gzip are having pip build wheels (https://github.com/codalab/codalab-worksheets/issues/4427). Do you know if indexed_gzip builds wheels for ubuntu 22?

I cannot build the app because "InAppBillingService does not exist". What exactly is the problem? Here is my console output: ``` /Users/asharv/Documents/ARCGIS/historyPrep/platforms/android/src/com/alexdisler/inapppurchases/IabHelper.java:33: error: package com.android.vending.billing does not exist import com.android.vending.billing.IInAppBillingService;...

This works only if these files are copied to C:\System32. If I try copying these files to another folder that is in my PATH, it is not working. Any suggestions...

Twitter's [automation rules](https://help.twitter.com/en/rules-and-policies/twitter-automation) say: > C. Automated Direct Messages > Sending automated Direct Messages to users > > You may not send unsolicited Direct Messages in a bulk or automated...

@balajis Are individual DMs necessarily what someone might want here? Is it fine if I open up 1000 DMs per day and then start getting inundated with replies from my...

I'm getting the following errors: ``` (venv) :~/environment/toontown/libtoontown/build $ make Consolidate compiler generated dependencies of target otp [ 1%] Building CXX object cmake/otp/CMakeFiles/otp.dir/__/__/src/otp/nametag/nametag.cxx.o [ 3%] Building CXX object cmake/otp/CMakeFiles/otp.dir/__/__/src/otp/nametag/nametagGroup.cxx.o [...