Software engineer working on MVPs and full-scale end to end projects, worked with a16z backed projects and multiple startups. If you can describe it, I can build it.
Multitenancy and Windows Sandbox solve different problems.
The goal of this post is actually the opposite of multitenancy: maximize isolation rather than share resources.
While multi-tenancy is efficient, it also introduces additional security complexity, especially around tenant isolation and data boundaries. It doesnβt eliminate risk, it shifts it.
Windows Sandbox, on the other hand, avoids this entirely by providing a clean, isolated environment per execution.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Multi tenancy would really be helpful. It eliminates the risk of unwanted access and allows multiple people to use it on same device.
Multitenancy and Windows Sandbox solve different problems.
The goal of this post is actually the opposite of multitenancy: maximize isolation rather than share resources.
While multi-tenancy is efficient, it also introduces additional security complexity, especially around tenant isolation and data boundaries. It doesnβt eliminate risk, it shifts it.
Windows Sandbox, on the other hand, avoids this entirely by providing a clean, isolated environment per execution.