Skip to content

Stefan On Software

Just my ramblings on technology and software development

Mining Monero on Azure Container Instances

16 Aug

Native cloud context support for Windows and Mac version of Docker Desktop have made running XMR miners in Azure ACI surprisingly simple. Using a very efficient Alpine monero miner image we can spawn ACI miners in just three commands. If, … Read More »

Cryptocurrency, Uncategorized Leave a comment

WinXMR Gets RandomX Support

21 Jul

After a multi-year hiatus I have finally updated WinXMR to support RandomX, which means it once agains supports mining Monero on all CPU’s and GPU’s. Additionally it has been updated with CUDA 11.4 which will provide support for the latest … Read More »

Cryptocurrency, Uncategorized Leave a comment

Introducing WinEth, A Windows Ethereum Miner

22 Dec

I wanted to introduce one of my newer projects, an Ethereum mining client for Windows. WinEth is a WPF application that targets Windows 7, 8.1, and 10 and is built for both the Windows 10 store and as a standalone … Read More »

Uncategorized Leave a comment

Join Active Directory Domain with Batch Script

19 Oct

Here is a handy batch file that will check if a Windows machine has already joined a domain, and if it has not, it will join and reboot. This is useful for automated server deployments where the script will ensure … Read More »

Azure, Coding Tips active directory, batch Leave a comment

Renaming an Anaconda Python Environment

18 May

How to rename an Anaconda Python environment at the command line.

Coding Tips anaconda, python Leave a comment

Install Tensorflow in Anaconda on Windows

18 May

Updated instructions to install Tensorflow on Windows with Anaconda for situations where you are recieving the python error that Tensorflow is not a supported wheel on this platform.

Coding Tips, Machine Learning anaconda, pip, python, tensorflow, windows 1 Comment

Build Icons and Characters for Monochrome LCD Matrix Displays

29 Mar

So you are working with a graphic LCD or OLED display and want to draw icons or fonts to display on it? I have built a tool to make this easy by allowing you to specify information about your matrix … Read More »

AVR, embedded Leave a comment

Remove BOM mark from text files in Python

16 Mar

In working with Tensorflow and TFLearn on Windows I frequently run into a problem with my source data files being encoded as UTF-8 with a BOM header.  A BOM is a byte order mark, a single unicode character that prefaces … Read More »

Tips machine learning, python Leave a comment

Render MJPEG streams in React-Native

21 Dec

Rendering MJPEG streams in React-Native on iOS or Android is relatively simple.  You leverage a WebView component and the right configuration to size it and it will look like a native video stream. Here is an example – just update … Read More »

ReactJS, Tips mjpeg, react-native, stream Leave a comment

K-Means Clustering for Golf Course Classification

19 Sep

How do you group all the golf courses in the United States into meaningful categories that represent similar design and play style? In my recent work on the CourseIQ application (mentioned previously), I needed to solve what on the surface … Read More »

Data, Machine Learning CourseIQ Leave a comment

Posts navigation

1 2 3 … 13 →

Follow Me

Recent Posts

  • Mining Monero on Azure Container Instances
  • WinXMR Gets RandomX Support
  • Introducing WinEth, A Windows Ethereum Miner
  • Join Active Directory Domain with Batch Script
  • Renaming an Anaconda Python Environment

Categories

  • 3D
  • AllJoyn
  • AVR
  • Azure
  • Coding Tips
  • Cordova
  • Cryptocurrency
  • Data
  • Drones
  • embedded
  • Errors
  • Machine Learning
  • NodeJS
  • OSX
  • ReactJS
  • SharePoint Tips for Developers
  • Testing
  • Tips
  • Uncategorized
  • VirtualBox

Archives

  • August 2021
  • July 2021
  • December 2017
  • October 2017
  • May 2017
  • March 2017
  • December 2016
  • September 2016
  • June 2016
  • April 2016
  • January 2016
  • October 2015
  • September 2015
  • May 2015
  • April 2015
  • February 2015
  • December 2014
  • November 2014
  • August 2014
  • July 2014
  • June 2014
  • February 2014
  • January 2014
  • June 2011
  • May 2011
  • January 2011
  • January 2010
  • December 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • January 2009
  • November 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2025 Stefan On Software
Powered by WordPress / Theme by Design Lab