What can be the reason that hints are not displayed on frontend? I did clear cache with: php bin/magento cache:clean; php bin/magento cache:flush; rm -rf generated/*; rm -rf var/cache/*; rm -rf var/page_cache/*; rm -rf var/view_preprocessed/*; rm -rf pub/static/frontend/*; p hp -d memory_limit=2G bin/magento setup:static-content:deploy -f; Mode is developer, I ran […]
Daily Archives: April 17, 2026
If a window on another virtual desktop is brought to focus, then the visible virtual desktop switches to that one. For instance, you can put Task Manager on another virtual desktop and Ctrl+Alt+Esc to bring it back to focus. I would like instead that the window is brought to the […]
I’m running Ubuntu 22.04.5 LTS in WSL1. In the process of trying to upgrade Ubuntu, I made a horrible mistake of deleting Snap. And the OS is basically trapped in a broken state where nothing can be installed. > sudo apt-get install snapd E: Unmet dependencies. Try 'apt --fix-broken install' […]
I only did $ sudo aptitude install libreoffice-writer-nogui and only use soffice occasionally. How might I prevent it from creating a file tree in ~/.config/libreoffice/ ? It’s not like I intend to be “partners for life, till death do us part” or something. I tried $ HOME=/tmp soffice ... but […]
I’m part of a distribution group for emergency on call emails that are sent out to a number of us here in the office. Is there a way to set up a rule on the server to move these emails into deleted items after 14 days (say) so that my […]
I’m currently running a good chunk of my ubuntu systems on ZFS – based off of the ‘official’ ZOL guide. It uses a small EFI partition for Grub, and has a pool for boot. It works better for some of my use cases, and I’m happy with it. There’s a […]