What can make a web application not recognizing inputting values with JavaScript? [closed]

Often, in different websites, when I input text into a field with JavaScript (for the sake of automating form filling):

document.querySelector(“#username”).value = “USERNAME”;

I encounter the following problem.

My problem

The very inp… Continue reading What can make a web application not recognizing inputting values with JavaScript? [closed]

If email can replace SMS/MMS, why using these is "imposed" on phone/smartphone users [closed]

In the last two years I am in a process of web application usage minimalism;
I have generally completely stopped using any web application for general communication besides my email account. For example, generally I won’t use:

Facebook, … Continue reading If email can replace SMS/MMS, why using these is "imposed" on phone/smartphone users [closed]

How to disable all emojis, gifs, stickers, animations and so forth (with exceptions) in all my computer systems? [on hold]

I have two computer systems: PC and Smartphone.

I hold a minimalist approach in regards to web applications hence generally I use only two applications for written communication: Gmail (mostly for formal mail) and Line (most… Continue reading How to disable all emojis, gifs, stickers, animations and so forth (with exceptions) in all my computer systems? [on hold]

Using the same private key for both WSL-Ansible and Putty (or WSL-OpenSSH for that matter)

I use Windows 10 Home on my PC and SSHing to up to five different Linux IaaS-modeled machines environments with Debian/ArchLinux.

I use Ansible to orchestrate and continuously integrate and continuously upgrade data in these… Continue reading Using the same private key for both WSL-Ansible and Putty (or WSL-OpenSSH for that matter)