I use https://github.com/asciidoctor/asciidoctor-epub3 to export to kf8 for Kindle. The result looks beautiful but is misses the little images next to TIP, NOTE
I have developed a simple javascript plugin which is not deployed to any web stores. Is it possible to implement the same plugin to an desktop application insta
When I try to create a new instance of the object "DatosUbicacionUser" throws me this exception: Value cannot be null. (Parameter 'entity') this is the line tha
I have Excel file data like this image I want to store it in SQL database
I started making use of Win32's raw input features to detect all keys on the keyboard. So far, everything is working great! I can distinguish between numbers on
I am implementing narrow resize handles which give me annoying behavior. The cursor shape is as expected while the mouse is directly over the handle, but once d
Currently I have a script that can only download the HTML of a given page. Now I want to download all the files of the web page including HTML, CSS, JS and im
Good people, look I have a problem with Spring Boot and a database hosted in docker; I really don't know if the problem comes from docker or the code in my data