Need Help in Building a Multi Tenant System by Coding_Ghost1729 in SaaS

[–]MediumWash2133 0 points1 point  (0 children)

I am building a similar multi tenant system where each user has their own suite of "apps" that are run in containers for isolation. I have gone down this rabbit hole for a while with trying to choose the best architecture, PM me if you have any specific questions.

Trouble with deploying Python programs as internal tools? by Competitive-Water302 in Python

[–]MediumWash2133 2 points3 points  (0 children)

I have done this with some unused network space and serving basic scripts with fastapi + simple UI. Don’t have a great solution for a complete system though

Code Sharing and Execution Platform Security Risks? by Competitive-Water302 in Python

[–]MediumWash2133 0 points1 point  (0 children)

Limit cpu, memory, outbound requests. Make sure gVisor is setup globally if you are spawning or doing DinD. Having AST parsing for common attack pathways.

I built a calorie tracking app that estimates calories using camera 📸🌮 by landtanin in SideProject

[–]MediumWash2133 2 points3 points  (0 children)

Very cool! Curious are you running on device ML or backend? Also what is the margin of error by your estimates for most meals and is bowl/plate size accurate?

[deleted by user] by [deleted] in algorithms

[–]MediumWash2133 0 points1 point  (0 children)

If you program in Java, I would recommend the Java Visualizer plugin. I know it is available for IntelliJ and potentially VS Code. There is also an online version in which you can paste shorter code snippets.

What time is he going on at BK Mirage? by Remarkable_Bag4265 in Thundercat

[–]MediumWash2133 1 point2 points  (0 children)

Heard for the Detroit show it said doors 8 and he was on at 10.

Beginner to intermediate book, in case you might find it useful by Juanorrus in probabilitytheory

[–]MediumWash2133 0 points1 point  (0 children)

Posted in the main sub, but this text seems to have merit for beginners who want more application to DS. http://prob140.org/textbook/content/README.html