Debunking the Anti-AI Cult

By now, almost everyone in the industrialised world is aware of something known as ‘AI,’ or artificial intelligence for short. They might not use it, they might not have an idea of what it even is, but they are certain to be aware of the term. Among those who don’t know the particulars, they are largely indifferent. Those who are more technologically literate and curious about the technology, however, might have a strong opinion about it. People who don’t have a strong opinion about AI are just regular people. People who are convinced that AI is not just an industrial revolution, but something that will change the entire fabric society as we know it, we call the pro-AI cult. On the opposite side, we have people who say that AI will not do any of that, but rather cause the psychic, economic and creative death of the world as we know it; the anti-AI cult. ...

3 Aug 2025 · 18 min · Maxwell Jensen

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