Browsed by
Tag: development

Windows and Linux can work together. How to execute a Linux command from Visual Basic?

Windows and Linux can work together. How to execute a Linux command from Visual Basic?

Hi everyone, In this post, I’d like to show you how easy it is to connect your Windows software to linux commands and software. As you may know, Windows now includes the Windows Subsystem for Linux (WSL), which allows you to run a bash terminal and execute linux utilites as well as install software from the repository. Now, this is not virtualized. Rather, it uses a compatibility layer which allows it to execute linux tools on Windows. This is not…

Read More Read More

SteemPoster v1.3 released!

SteemPoster v1.3 released!

Note: This software is no longer maintained or updated. Hi everyone, Today, I’ve released v1.3 of SteemPoster. This release fixes an issue that caused the post to fail to post when you used the & symbol. As usual, download it at GitHub here. The Source Code can be found here. Post Views: 0

Introducing nheqminer ZCash Mining GUI for Windows

Introducing nheqminer ZCash Mining GUI for Windows

Hi everyone! Today, I have released a ZCash Mining GUI for nheqminer: This software is written in Visual Basic .NET and is Open Sourced, available here: https://github.com/moisespr123/ZCashMiningGui Windows Binaries available over here: https://github.com/moisespr123/ZCashMiningGui/releases To use it, you must download the nheqminer binary and place it inside a folder called “nheqminer” in the same folder where you download this software, then fill out the details and press on “Start Mining!”. You can minimize the window and it will go straight to…

Read More Read More