Sandeep Srinivasa

Results 146 issues of Sandeep Srinivasa

can you please integrate a blog and show the post teasers at the bottom ? that would be awesome!

hi, love your theme! can you also add a portfolio section which can have multiple modal popups. kind of like "past work" or "previous portfolio" thanks!

hi, Also want to link to an earlier request that was closed - https://github.com/trailofbits/algo/issues/996 hardware keys like the epass2003 is very popular for ssh - e.g https://sigg-iten.ch/learningbits/2014/11/13/first-steps-with-the-feitian-epass2003-smart-token-in-os-x/ we generate a...

security_enhancement
needs_triage
enhancement
ipsec

this is my commandline` gunicorn -k uvicorn.workers.UvicornWorker --reload-engine=inotify --workers=1 --log-level debug --access-logfile - --error-logfile - --disable-redirect-access-to-syslog --reload main:app` note that i have tested with both master branch of gunicorn as...

bug :(

adding a Docker build file. This enables anyone to just use the dockerfile to get started within seconds.

We are looking at an app that brings face filters to a webrtc video call. Some react-native libraries are 1. https://github.com/viromedia/viro (relevant issue - https://github.com/viromedia/viro/issues/370 ) 2. https://github.com/DeepARSDK/example-reactnative Is there...

question
feature request

hi, is it possible to enhance haproxy-kubernetes support to have egress capabilities ? we are already using haproxy ingress and it would be great to have both so that we...

enhancement

the "DO YOU WANT TO SEE MORE?" is causing a serious slowdown of my browser. im on chrome latest with 16 gb ram and core i7 disabling that section speeds...

enhancement
help wanted

Flatbuffers is the high performance serialization library from Google - https://google.github.io/flatbuffers/flatbuffers_guide_use_python.html It has compatible libraries for java (android), javascript and python. Is it possible for you to create functionality that...

enhancement
help wanted

hi, i may be wrong here, but the code in https://github.com/encode/hostedapi/blob/26e5ea6713f7d33433ca5ff962353fbffa6e88be/source/datasource.py is actually parsing sqlalchemy models and creating typesystem classes from them. can this functionality be made part of typesystem...