With the November Black Friday and Cyber Monday deals flying about some readers may be tempted to pick up an Amazon Alexa. So today I thought I would post a brief article on some of the easter egg type voice commands that you may like, after all Alexa can do more than tell you what … Continue reading Amazon Alexa Commands
Category: Uncategorized
Virtual Box – Scripting and Network Options (Mac OS X / Linux)
As well as allowing for the creation of virtual computers, Virtual Box also gives several settings for virtual networks. Following on from my last blog post (here) I am now going to take a brief look at the Virtual Box network settings. Virtual Box Network Settings Virtual network settings can be found under the "Tools", … Continue reading Virtual Box – Scripting and Network Options (Mac OS X / Linux)
Virtual Box (Mac OS X / Linux)
When learning about new systems, applications or trying new settings I find the best way to learn is with a hands-on approach. However, learning hands-on doesn't always end well and the last thing anyone wants is to have to reinstall their computers operating system (host OS) after it was destroyed due to misconfiguration of a … Continue reading Virtual Box (Mac OS X / Linux)
Git Ignore & Git Log
I tackled some of the basics of Git / Git Hub in my previous blog post. Today I am going to look at Ignoring and Logging. Git Log Navigate to a folder that is git repository and run the command: git log This command should make the terminal output the history (i.e. all the changes) … Continue reading Git Ignore & Git Log
Adding Azure Chat Bot To Web Page
Yesterday I created a chat bot that uses an FAQ / Question & Answer knowledge base to answer a users questions. I created this bot using Microsoft Azure and details can be found at: https://geektechstuff.com/2019/03/03/creating-an-azure-qa-faq-chat-bot/ One detail I missed yesterday was adding the chat bot to a web page. Azure allows for chat bots to … Continue reading Adding Azure Chat Bot To Web Page
Creating An Azure Q&A / FAQ Chat Bot
I've taken a look at using node.js and Python to create a chat bot in the past but never really progressed the idea, mainly because my website doesn't currently need a chat bot. However after completing my recent project around text sentiment using Azure cognitive services I thought I would take another look at a … Continue reading Creating An Azure Q&A / FAQ Chat Bot
Azure IoT Hub – Raspberry Pi IoT Project
For this part of the Raspberry Pi IoT project I am going to be using Microsoft Azure, if you want to follow along please sign up for a Microsoft Azure account. Log in to https://portal.azure.com/ with your Microsoft Azure account. For me it took a few minutes and a few log offs/ons for my free … Continue reading Azure IoT Hub – Raspberry Pi IoT Project
You and AI (Artificial Intelligence)
This evening (Sunday 28th October 2018) I have the pleasure of getting to see "You and AI" as part of the Manchester Science Festival 2018. From the website: " You can call me AI. Join the Royal Society as they put Artificial Intelligence under the microscope. Physicist, author and broadcaster Jim Al Khalili will be hosting … Continue reading You and AI (Artificial Intelligence)
Citrix Receiver Becomes Citrix Workspace app (October 2018)
In the past I have wrote articles on installing Citrix Receiver on Mac OS and on the Raspberry Pi , however anyone looking for Citrix Receiver may now be a little confused as Citrix Receiver has now become Citrix Workspace app. The transition took place over Summer 2018 and according to Citrix it is the beginning … Continue reading Citrix Receiver Becomes Citrix Workspace app (October 2018)
National Coding Week (17th September 2018)
Monday 17th September 2018 sees the start of National Coding Week. National Coding Week is all about encouraging people to give coding a go and with that in mind, and to help encourage anyone that reads my site and has not yet tried coding I thought a pre-National Coding Week blog post was needed. For … Continue reading National Coding Week (17th September 2018)