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 ›
engineer
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.
Feature Cards
So, a key part of the landing page is to excite the viewer into signing up. To do this I need to get the main features of the app over to the user in a clean and simple way. To… Read More ›
Quick guide to API’s
What is an API? So firstly, what is an API? A lot of people have been asking this question recently due to the boom in web-based services. To start with it’s worth knowing that the term API is actually an… Read More ›
What is Angular?
Angular is an open-source web application framework that is maintained by Google. If you look back at the history of Angular you will find 2 main versions, the original known as AngularJS this was later replaced by a compete rewrite… Read More ›
Basics of load testing
Load testing is a testing process that aims to stress and load an application or system to understand its performance capabilities, determining how it will respond in a number of different scenarios. Load testing is mostly known for use cases… Read More ›
CodeCommit app – Market research
So a little bit of feedback on the existing applications in this sort of domain. All these apps are ones I have or still work with. They all work well and I would normally recommend them all for day to… Read More ›