imran-iq·tháng trước·discussHey I also have the pocket 4, the screen rotation issue should be fixed soon (slash already fixed): https://github.com/systemd/systemd/issues/41036
imran-iq·3 năm trước·discussThis is what I see on a linux machine with only 6GB of ram: https://blog.imraniqbal.org/ram/(TL:DR OOM errors and the kernel starts reaping processes)Just seems so odd as I remember playing gta vice city on a pentium 3 with 128mb of ram and now I need 6GB+ to just browse the web
imran-iq·4 năm trước·discussThat's the right way to do TDD, see this talk: https://www.youtube.com/watch?v=EZ05e7EMOLMOne of the above comments mentions BDD as a close cousin to TDD, but that is wrong as TDD is actually BDD as you should only be testing behaviours, which allow you to "fearlessly refactor"