5 take-aways from 5 years of Snaps for IoT

I’m curious to know if you think you’ve had less glitches on the github/launchpad setup versus locally building the snap? I’ve also experienced some flakiness building on a raspberry pi 4b (4gb). I’m suspicious that its due to running out of memory, which probably wouldn’t happen on launchpad.

Strict confinement keeps applications in a box, away from other applications or the base os (unless in defined interactions). This allows Ubuntu Core to have an immutable base os which is great for security and stability because it limits the scope of damage if an application is vulnerable. Strict confinement also allows updates to be applied more confidently which is good for security too. You might be able to find more reasons in the Ubuntu Core security whitepaper.

:rofl: I feel you there. Some supported interfaces have a single sentence describing them and there are many, many interfaces to search through.

Have you tried the new lzo compression?

Could you leverage the new snapcraft refresh hold?


Thank you for sharing your experiences!