The Only Limitation is Our Imaginations
My Personal Blog about Programming, Data Science, and Gaming.
-

There has been an active issue for over 5 years now when trying to build the source on modern compilers. The best solution (without updating the actual code) is to simulate the original build environment, Which is Ubuntu 14.04 with the Dependencies of: GCC 4.7.3 or later, CMake 2.8.6 or later, and Boost 1.55. From
-

This guide is to help developers compile their CryptoNote Coin blockchain on Windows. Cryptonote core proved to be rather easy to compile, while the wallet proved to be far more difficult, due to the codebase being so out of date. I made this guide on Windows 10 in October, 2023. If you need help compiling
-

https://github.com/JoshuaPaulBarnard/Interactive_Wine_Aroma_Wheel An Interactive Wine Aroma Wheel based on the Davis Wine Wheel by A.C. Noble. This is a zoomable and partitioned sunburst chart made using the D3.js v3 JavaScript Library. Clicking on the partitions will zoom-in on to that segment, with sub-categories radiating out. “The Davis Wine Aroma Wheel is divided into several sections to
-

Hello Everyone! ๐ I hope we are all doing well. This announcement is to inform everyone of the changes which have gone on the last few months with my personal website and blog. With my Website, I have transferred the hosting over to github. So while JoshuaPaulBarnard.com still works as the URL, do not be
-

Predicting Wine Quality by comparing Linear Regression with Machine Learning techniques. Comparing Linear Regression with kNN, Decision Tree and Random Forest with Bayesian Inference to Predict Wine Quality in Python. We use python and Jupyter Notebook to download, extract, transform and analyze data about the physicochemical properties which make up wine, and use them to







