A question that sounds like: How to remove protection from a sheet of an Excel file? The solution is simple – but what if you were looking for it? 😉 Continue reading How to remove protection from a sheet of an Excel file?
Creating a VPN channel is free, easy :)
Hello everybody! Not so long ago, the question of creating a VPN channel arose. Actually, the background is very simple – my son and I often play on a local network in Command&Conquer (classics of the genre). And then we had to go far enough, and nobody canceled the tradition – we played, we play, and we will play. So – you need to be puzzled by the question of creating a VPN channel. But as always – everything is solved very, very simply. Continue reading Creating a VPN channel is free, easy 🙂
FB-Extractor – extract data from a .fb2 file
Hello everybody! Not so long ago there was a discussion on Facebook – how to clean up the library on a local device? Considering that I mostly read .fb2 files, today’s question will sound like a solution to the problem: we extract data from the .fb2 file. And at the same time we put things in order on the screw 🙂 Continue reading FB-Extractor – extract data from a .fb2 file
How do I read a JSON file in Python?
Hello everybody! Today we’ll try to figure it out: what is JSON and how to read a JSON file in Python? Continue reading How do I read a JSON file in Python?
JavaScript triggered in the visible part of the browser
Hello everybody! A non-standard question today, but suddenly someone will come in handy: how to make JavaScript work in the visible part of the browser? Those. until we scroll down to the layer where this code hangs, it won’t run. The solution was suggested by my old friend, a JavaScript guru – for which thanks to him 🙂 I myself only dare to look at this JavaScript in more detail 🙂 Continue reading JavaScript triggered in the visible part of the browser