My question is how to figure a graph with 2 x-axis side by side with one y-axis. For clarification, i mean 2 x axis with minimum value (zero) at the middle and for example maximum value 15 at right for the first x axis and 20 at the left for […]
Monthly Archives: February 2020
On Windows 10, I like to use Edge and the chrome extension Markdown Viewer to view Markdown (.md) files. Currently I just drag the files into Edge. Now I want to set Edge as my default for opening these file types. Currently it’s set to use a program called “Code […]
I have a personal website which has an html page with my dynamic public IP (updated by a crontab), My .ovpn file start with: client dev tun proto udp remote mywebsite.com/nas/index.ntml [...] I have a redirect in .htaccess file to my public IP, but OpenVpn doesn’t follow the link. How […]
I’m working on this little netbook for a friend and he doesn’t know the password. I’ve been trying to reset from the boot menu options. From the instruction manual on this device it says to hold F12 while restarting, and the menu should pop up. However, I am getting no […]
i just installed the phpb3 – and skipped the email-configuration-steps within the installation-process. at the moment i want to check all the options i have. a. the mailfunction that makes usage of SMTP b. the mailfunction that makes usage of the native mail () function in this thread i want […]
When it comes to accessibility, designers tend to focus on colors (i.e. contrast) and UX copy (i.e. wording), whereas developers tend to focus on ARIA attributes (i.e. code that makes websites more accessible). This is due to the fact that, often enough, thick lines are drawn between “who does what”. […]