If you are like me you worry about unintentionally running malicious JavaScript from your web browser. JavaScript is the hidden code of a website that…
Category: Programming
I have to admit that lately I haven’t been too concerned with upcoming Visual Studio features so I missed this on my last VS 2019…
You can’t expect someone to remember every single Linux command. Every now and then you need to ask a friend, a co-worker or take the…
Right out of the box Neovim and Vim are rather primitive looking terminal text editors. Although complex and rich in features, most people stay away…
When it comes to a scripting language, nothing can beat Python. It portable, meaning it can run on any platform. It’s an interpreted language so…
There are many reasons to reverse engineer a compiled binary for some type of patch. Maybe someone lost the source code to a program and…
In case you missed my article on honeypots, you can read here first explaining what there are for and how to install the open-source project…
Everyone can agree that voice assistance is an extremely useful technology. Believe it or now but IBM actually created the first of its kind in…
Installing a Windows box is easy. Having it deployed the way we want it, not so easy. We need our business, development, and specialized tools…
It’s a fact of life. If you are a C# developer you have or will have to work with Microsoft’s Report Viewer and RDLC reports.…