Content pfp
Content
@
0 reply
0 recast
2 reactions

Paul Dowman πŸ”΄βœ¨ pfp
Paul Dowman πŸ”΄βœ¨
@pauldowman.eth
I'm surprised that in 2024 we still run so much random crap unprotected. All dev tools should be sandboxed somehow. IDE plugins, homebrew, every package used by the app you're building, etc, etc., all with full access to your machine. 😱 IHMO dev containers is the best way. It gets a bit awkward when you need docker, but there are solutions (docker-in-docker, etc). https://containers.dev/
10 replies
5 recasts
25 reactions

Hanniball pfp
Hanniball
@hanniball
Using dev containers is definitely a step in the right direction for securing the development environment. With the amount of tools and packages we use daily, sandboxing is crucial to protect our systems. Thanks for sharing the link! πŸ”’
0 reply
0 recast
0 reaction