The AWS Stack Manager app is almost ready. The only major work left is user management so I can start distributing the app and manage app licences and some UI/UX styling. This is a guide to using this simple AWS… Read More ›
Developer
What Is Electron
Electron is a simple and easy to use framework for building native applications with web technologies. If you can build a website you can build an Electron App. This open-source project allows you to build apps for a number of… Read More ›
Code Commit App – Update
After a little break on this project I decided to jump back onto it. Main progress points are. Ability to load in credentials from the aws credentials file Select the AWS region Only load into the app if credentials are… Read More ›
What is serverless computing?
Today you will hear a lot of talk about serverless architectures but what really is serverless? To start with, it’s worth mentioning that serverless computing, despite its name, is not the removing of servers from the distribution of applications. Serverless… Read More ›
Deploying a site to AWS with the CDK
In the following we will create a CloudFront, s3 with lambda@edge based website. AWS is not free and you may be charged for services used. So, I got through a renewal email for some hosting I had with GoDaddy and… Read More ›
Import / Export VS Code Extensions
Sometimes setting up a new machine can be a joy, taking your time finding new tools and extensions. Sometimes though we need a quick and easy way to export settings from one machine to another. Generate the Export List To… Read More ›
How to install Microsoft Teams on Linux
Most people would agree that Linux is a great tool for us developers and overall, it’s probably the best operating system for software development. With the way the industry works today we often use direct messenger tools to communicate with… Read More ›
Remote Desktop on Ubuntu 20.04
1. Remove previously installed xrdp: 2. Re-install xrdp & required packages: Add ssl cert permissions 3. Reboot system: 4. Firewall configuration: You need to open access on port 3389. 5. Fix Black Screen when a user is left logged in… Read More ›
Landing Page Progress
This week has been a holiday but I have been able to put a few hours of working on the landing page while sat in front of the fire in the evenings. I feel it has turned out relatively well,… Read More ›
Banner Animations
A short update today, I played around with adding some animations to the landing page banner and email button. I think it’s looking cool, will need an image next.