RE: 8GB of RAM on models. This can cause filesystem performance hits. While SSD storage is blazing fast it is still not as fast as RAM. Many applications are written, especially ones that write data out to disk, with the assumption that they can write out as fast as possible and the OS will maintain enough filesystem cache for this to work out pleasantly for everybody. Desktops aren't my thing, but in the database/server world you can reasonably plan on half of your system ram being used for the filesystem cache. 8 GB is pretty paltry considering that Chrome can easily consume 4 GB on its own. No matter what CPU you have, the amount of filesystem cache will ultimately be the bottleneck. I suspect this is why your podcast recording sessions had drop outs - the app delivered the data effectively, but the OS was not able to scribble it down to the disk in time.