There's an app, and I'm sure others like it, called Tidy Panel that lets you block notifications based on the content they have. The free version let's you block a handful, but you need premium for unlimited. For you, the free might be enough.
HornyOnMain
joined 8 months ago
You can block the elements with ublock and the page loads just fine, in case anyone wanted to look through Tumblr without an account
Not as much as I did at the beginning, but I mainly chalk that up to learning more about its limitations and getting better at detecting its bullshit. I no longer go to it for designing because it doesn't do it well at the scale i need. Now it's mainly used to refractor already working code, to remember what a kind of feature is called, and to catch random bugs that usually end up being typos that are hard to see visually. Past that, i only use it for code generation a line at a time with copilot, or sometimes a function at a time if the function is super simple but tedious to type, and even then i only accept the suggestion that i was already thinking of typing.
Basically it's become fancy autocomplete, but that's still saved me a tremendous amount of time.