AI on Fedora

Fedora is an awesome Linux distribution, but what makes it even more awesome is the fact that you can run AI on it fairly easily. That is, if you know how to run it first, which is the hard part. This article goes through some technical details of getting certain Fedora-specific problems out of the way. Since most Linux guides regarding AI cater to Debian-based or Arch-based systems, I have found very little information on how to get some AI tools running on Fedora. ...

6 Feb 2025 · 8 min · Maxwell Jensen

Creating a Website

Dynamic websites are websites that generate content on-the-fly, tailored to each user’s request. Unlike static websites, which serve the same page every time someone visits, dynamic sites pull data from a database or other sources to create unique pages for each visitor. For example, when you visit a blog powered by WordPress, the site dynamically pulls the latest posts, comments, and user information from its database to display a personalised experience. This ability to change content in real-time is why dynamic websites are used for e-commerce sites, social media platforms, and other websites where user interaction and fresh content are essential. ...

4 Feb 2025 · 11 min · Maxwell Jensen

Licensing for Beginners

The most fundamental, yet seriously overlooked aspect of any software is licensing. Whether we like it or not, the fact is that anything we create or want to use is subject to copyright. Worst of all, legal illiteracy is a major issue in the free software sphere. The amount of developers who do not understand licensing is staggering, and it has serious consequences; a lot of corporate exploitation. Developers after developers keep getting tricked. ...

22 Mar 2022 · 15 min · Maxwell Jensen