EIP 1559 is a substantial change to the handling of gas fees on the network. In addition to making gas fees be 2 parts (base and "priority" fees), this includes a provision for "burning" the base fee, reducing the overall ETH supply. From the code itself: # miner only receives the priority fee; note that the base fee is not given to anyone (it is burned) Models i have seen suggest this will not make ETH deflationary,…
Experienced users tend to gloss over this, because they've already taken the time to mentally model all the complexities related to the gas market. I predict that post-London, we'll see a huge wave of new users into a wide variety of applications in the ecosystem. I wouldn't be surprised if we see another order of magnitude increase in DeFi volume.