Posts
All the articles I've posted.
Adding a Gnome Favourite
Updated:I was trying to add the Postman app to my Gnome favourite bar, but right clicking it doesn't give me the option to add it as a favourite. Apparently if you
JumpCloud
Updated:Sometimes I'm surprised at why I've never come across things before. This is a big one for me. For the longest time I was pondering how to resolve some SSO
Distributed Virtualisation
A tool box for low cost virtualisation with replication, management and high availability without the need of expensive SAN's and shared storage devices. h
Laravel, Nuxt.js and Nginx
Whilst experimenting with Nuxt.js (A Vue.js framework) as a front end client for Laravel I discovered I was going to face some issues with CORS, certificat
Laravel and Firebase Sync
Updated:Today I've been working on an idea I've had for a while now. Sometimes you want your internal data exposed to the outside world, but don't really want to o
Developing in Windows
Surely not! Whoever would want to develop software using Windows? Well over the past week or so I've been taking a look at how things would look if I were
TailBlazer
An open source log file viewer for Windows https://github.com/RolandPheasant/TailBlazer
Git Credentials
Using git to push commits up to the remote is all in a days work. The change happens when you switch to a new remote and use a new account. My first action
VSCode CRLF vs LF Battle
Updated:I'm a Linux guy. I like my line feeds a simple LF. but when developing cross platform and you hit Windows and face CRLF. It can be a real linting challenge
Laravel and O365 Authentication
Updated:Our app currently uses LDAP authentication but as our environment is rapidly moving onto the cloud and Microsoft Office 365 it's time to investigate authen