Latest Articles

Security vs Usabiity
The interplay between security and usability is a central concern in system design, with numerous scholars observing that improvements in one often degrade the other. The core hypothesis under examination is that “the more secure a technology is, the less usable it becomes, and vice versa.” This trade-off is not merely anecdotal but rooted in theoretical and empirical findings in computer science and human-computer interaction.

Offsite Blogs
Our ICT blogs mostly cover how-to instructions to fix idiosyncratic problems with specific open-source technologies.

Blocking spam
We all dislike adverts cluttering up websites. This file below is a collection of known junk advert sites that push banner adverts and animated gifs to your web browser.

The dangers of relying on LLMs
It's like I say about Picasso. Most people if asked to be honest think his later work sucks. BUT if you look at his earlier work you can see he had talent to do realism. This means as a coder, first learn to program and develop something independently so you can go through the work and know what it takes, and ACTUALLY understand what the GPT is providing you. My observation is that ChatGPT for example provides good code but often does things like delete sections of code or use variables or methods that just do not exist. If you don't actually know what you are doing and don't actually understand coding, you will basically make something that is inherently buggy and full of security holes.

Github Projects
Github Projects John's Open Source projects James' Open Source projects