Browsed by
Tag: windows

cmix_gui v1.0r3 – More improvements to the cmix_gui Graphical User Interface

cmix_gui v1.0r3 – More improvements to the cmix_gui Graphical User Interface

Repository: https://github.com/moisespr123/cmix_gui Hi everyone, Yesterday, I introduced you to my graphical user interface cmix_gui, for the cmix compression software. Today, I continued working with cmix_gui and made 2 major improvements to it. File preprocessing v1.0r2 which I worked today morning adds support for the -s argument of cmix, which preprocesses a file using a dictionary (In this case, with the provided english.dic file). You can also throw a folder to the software and it will preprocess each file inside the folder and subfolders. Also note that…

Read More Read More

Introducing cmix_gui

Introducing cmix_gui

Repository: https://github.com/moisespr123/cmix_gui Hi everyone, Today, I started working on a new GUI (Graphical User Interface) for another excellent compression software which works only on the command line. This compressor is called cmix and was created by Byron Knoll. It is also open source and released under the GPL license. This is what cmix looks under the command prompt: It’s very simple to use there. If you want to compress a file, you pass the -c parameter along with the input file and an output…

Read More Read More

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

Emojis are coming to Windows 10!

Emojis are coming to Windows 10!

In Windows 10 build 16215, available for those who participate in the Windows Insider Program and are in the Fast Ring, Microsoft introduced the ability to use emojis, so you can now easily use them in your posts and comments. It’s very easy to use them! You just have to press the WIN + . keys, and the emojis will pop up! Then, you select the emoji you would like to use 😜 1. Go to Start and press the…

Read More Read More

Installing Windows 10 Creators Update to the UDOO x86

Installing Windows 10 Creators Update to the UDOO x86

Hi everyone, Today, I’ll show you a video where I’m installing Windows 10 Creators Update (build 15063) to the UDOO x86. Installing Windows 10 is very easy and while the setup took some time to finish, Windows 10 runs very nice on this board. In fact, I used the UDOO x86 to do the ArduBOINC project you can see by clicking here. One recommendation is that if you plan on installing big software later, like Visual Studio 2017, I recommend you…

Read More Read More

NuVision 8" Windows 10 Tablet (TM800W560L) that was for $50 on the Microsoft Store

NuVision 8" Windows 10 Tablet (TM800W560L) that was for $50 on the Microsoft Store

Hi everyone, Did you know that on December 9, 2016, there was a tablet for just $50 dollars at the Microsoft Store? No? Well, bad luck for you then, as this tablet was only available for $50 bucks that day only, and yesterday, December 10, it was available for $100, still $30 off its main price. For those of you who did get the tablet, Congratulations! You already know how powerful the tablet is for just the $50 dollar price…

Read More Read More

The ZCash Mining GUI Overview Video

The ZCash Mining GUI Overview Video

Note: This software is no longer maintained. Hi everyone, I made a video to showcase the ZCash Mining GUI, explaining its functions and how to use it. You can watch it here below: You can download the ZCash Mining GUI here: https://github.com/moisespr123/ZCashMiningGui/releasesYou can browse the ZCash Mining GUI Source Code here: https://github.com/moisespr123/ZCashMiningGui/ Happy Mining! Post Views: 2

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