Alec Lazarescu

Results 9 issues of Alec Lazarescu

**Is your feature request related to a problem? Please describe.** I'm looking to do some fine tuning of GPT-J on a Macbook Pro M1 Max w/ 64GB RAM **Describe the...

enhancement

## Context Using zappa 0.5.0 "lambda_concurrency": 2 to set https://docs.aws.amazon.com/lambda/latest/dg/configuration-concurrency.html#configuration-concurrency-provisioned ## Expected Behavior was expecting **Provisioned concurrency configurations** in Lambda to be set to 2 for the version just uploaded...

feature-request

sqlserver.py requires a SQL login and VIEW SERVER STATE permissions which could in theory be used to look at parameter values which might be sensitive. Why not just get the...

checks
triage

I'm looking to secure the dashboard. Was considering putting some Tomcat user auth in front of it but ideally would like to separate who can view values vs change or...

### Describe the bug MacOS Monterey 12.4 on Mac M1 Corretto 8.342.07.3 aarch64 Spring Framework 5.3.4 Tomcat 8.0.53 CATALINA_OPTS=" -XX:+FlightRecorder -XX:StartFlightRecording=duration=60s,filename=myrecording.jfr" JFR rapidly shows many thread crashes per minutes in...

bug

I can't seem to continue past puzzle1. It takes me back to the crash site. The script seems to make sense so unclear if it's a nuance I'm not seeing...

This is a fantastic library but could use someone letting updates and pull requests go through. Any thoughts on that @bunkat ?

Any recommendations on how this might extend to be a multi-region HA solution for Maven? Ideally a push should be able to be done to either region and then visible...

To facilitate testing with environments that are security group locked to the private network we port forward as per the instructions here: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-sessions-start.html#sessions-remote-port-forwarding ``` aws ssm start-session \ --target instance-id...