It is quite strange that just by making things collapsible they get way less addictive.
I have also noticed that disabling Javascript on search engines makes me very productive. (autocompletion often makes me search things I didnt intended on searching)
I recently figured out a way to resize images without a backend.
This was particularly useful when trying to cut down on costs(through not using APIs) by resizing images on the frontend since most browsers support this.
Also, it doesn't require a node package that could have vulnerabilities. Just pure and simple browsers APIs. It also supports png, jpeg, gif, avif, and webp(all image formats that are supported by a browser).