Skip to content

Edoardo Vignati ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

› Always looking for awesome things

Menu
  • Studies
  • Publications
  • Skills
  • Portfolio
  • Projects
  • Career
  • Blog
  • ๐Ÿ‡ฎ๐Ÿ‡น Servizi
Menu

Author: Edoardo

[SOLVED] Brave not loading OneDrive

Posted on 25/03/2025 by Edoardo

If you are running this problem, try to switch off the Shield (orange lion in address bar) for these two addresses:

Continue reading

[SOLVED] Captures folder in wrong position

Posted on 12/03/202512/03/2025 by Edoardo

If the folder Captures (Acquisizioni in Italian) is in the wrong folder, you can change the path opening regedit and editing the key at this location: If you don’t know how to open regedit: Press the Windows Key + R, type inย regeditย and press Enter.

Continue reading

[SOLVED] Kuberentes cannot solve external addresses

Posted on 27/02/2025 by Edoardo

I was running minikube until an Alpine image was not able to resolve the DNS for an external network API call. If you are in the same situation, it could be fixed in this way: Edit this block: as follows:

Continue reading

[SOLVED] Missing Python core / win32api

Posted on 27/09/2024 by Edoardo

This error can occur while installing VirtualBox. Follow these steps to fix and install all the dependencies:

Continue reading

Informazioni pratiche per iniziare a volare con un drone

Posted on 26/07/202430/01/2025 by Edoardo

I droni sono chiamati in gergo tecnico UAS (Unmanned Aircraft System) I droni con il visore si chiamano FPV e sono una sottocategoria degli UAS. Per volare รจ sempre necessario avere una assicurazione. L’assicurazione di solito copre tutti i droni dell’operatore ed ha un costo annuale di circa 20โ‚ฌ. Qualsiasi drone deve rispettare le norme…

Continue reading

Useful information and fixes about ovftool

Posted on 16/11/202316/11/2023 by Edoardo

OVFTool is used to migrate from VMware VMX to VirtualBox OVF. OVFTool are not delivered with the VMWare Player, so you have to register to VMWare website, download and install it. You can use ovftool in the CMD or PowerShell adding its folder (the folder, not the full path to the exe) to the environment…

Continue reading

Useful resources to check HTML and CSS browser compliance

Posted on 04/08/202304/08/2023 by Edoardo

Online tools to check HTML and CSS compliance

Continue reading

DaVinci Resolve – Useful tricks

Posted on 13/07/202314/07/2023 by Edoardo

DaVinci Resolve is a fantastic tool for easy video editing activities and I want to share a couple of suggestions. Insert new image or video in a specific point of the timeline If you simply drag and drop, the new clip will be added at the end of the timeline or will replace the one…

Continue reading

Generate ER graph image from MySQL database

Posted on 07/07/202307/07/2023 by Edoardo

One option is to use PhpMyAdmin Designer (find it in the top menu of PMA) that creates a quite interesting visualization of the tables, but if the tables are a lot it doesn’t work as expected when you export the pdf or the svg file. Another very interesting solution is to use MySQL Workbench, a…

Continue reading

[Solved] MySQL not decoding emojis and special characters

Posted on 08/04/202308/04/2023 by Edoardo

If you have this problem, you should check 4 things. Encoding of tables Open PhpMyAdmin and check whether the database is encoded with utf8mb4_unicode_ci and also all the columns have the same encodign or not Encoding of MySQL If you are on Linux, go to /etc/mysql/my.cnf and add or edit the following: Then restart mysql:…

Continue reading
  • 1
  • 2
  • 3
  • 4
  • …
  • 6
  • Next
© 2025 Edoardo Vignati ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป | Powered by Minimalist Blog WordPress Theme