When you make a really simple interface, it's harder to add bugs...
33 sats \ 1 reply \ @k00b 7 Apr
No doubt. Less surface area for them to appear on.
reply
Yeah, it's the same story with UIs - If you make a really complicated UI, it takes a lot of work & code to do it and it will be full of bugs, since on average every tenth line of code has a bug. Why not do simple and intuitive UI instead? 🙂
reply