doug.molineux.blog

Blog

Model Context Protocol (MCP)

5/27/2025

Understanding the Model Context Protocol (MCP): The HTTP for AI Systems The AI development landscape is undergoing rapid transformation, with language models increasingly needing to interact with…

Read More →

Britain's Spitfire Plane

5/27/2025

The Supermarine Spitfire: Britain's Legendary Fighter and Its Role in Shaping WWII Air Power Few aircraft in history have captured the imagination quite like the Supermarine Spitfire. With its…

Read More →

John Winthrop: Early Puritan

5/4/2025

The Puritan Leader Who Shaped Early America Early Life and Background John Winthrop (1588–1649) was born into privilege in Suffolk, England, where his family held considerable landholdings and social…

Read More →

British Calvinism

5/3/2025

What Is Calvinism? Calvinism emerged as a major branch of Protestant Christianity during the tumultuous religious upheaval of the 16th-century Reformation. Founded on the theological framework…

Read More →

Detached Observer

4/30/2025

Jurassic Park and the Ethics of Scientific Innovation I am currently reading Jurassic Park, and Michael Crichton raises important questions about the foundations of biomedicine. He argues that it’s…

Read More →

Coding with AI Tools

4/29/2025

Claude vs Deepseek vs ChatGPT vs Grok vs Google Gemini I have been building various tools using all 3 of these LLMs. Deepseek R1 is really useful when you need to figure out the thought process behind…

Read More →

Non-Locality in Quantum Entanglement

4/17/2025

A common way to describe quantum entanglement involves two quantum systems: Alice has one, and Bob has another. If Alice performs a measurement on her system, Bob’s system instantaneously assumes a…

Read More →

A Literary Analysis of Tupac Shakur

4/14/2025

The Poetic Genius of Tupac Shakur Tupac Shakur created 10 studio albums in total (he actually recorded something like 700+ songs). The albums he produced when he was alive seemed to each fit a general…

Read More →

Graph Neural Networks (GNNs)

4/9/2025

Graph Neural Networks (GNNs): Revolutionizing AI for Molecular Structures Imagine trying to teach a computer to understand a molecule. You could describe it as a collection of atoms with specific…

Read More →

RDKit.js

4/5/2025

https://www.rdkitjs.com/ RDKit.js, the official JavaScript distribution of cheminformatics functionality from the RDKit - a C++ library for cheminformatics. If you go that URL, theres a playground…

Read More →

AI and ML's Roles in Drug Discovery

4/4/2025

The AI Revolution in Drug Discovery: From Molecules to Medicine The traditional drug discovery process is notoriously expensive, time-consuming, and inefficient. It typically takes 10-15 years and…

Read More →

Pharmacokinetics

4/3/2025

Understanding Pharmacokinetics: The Journey of Drugs Through the Body When you take a pill, have you ever wondered what happens after you swallow it? How does it get from your stomach to where it…

Read More →

Proteomics / Genomics

4/3/2025

Proteomics and Genomics: Decoding Life's Information Systems Imagine your body as the most sophisticated computer system ever created. The hardware and operating system of this computer would be your…

Read More →

High-Throughput Screening (HTS)

3/31/2025

How AI is Revolutionizing High-Throughput Screening in Drug Discovery High-Throughput Screening (HTS) is an automated, large-scale method used in drug discovery to quickly test thousands to millions…

Read More →

Target Identification in Drug Discovery

3/31/2025

How AI and Quantum Computing Are Revolutionizing Target Identification in Drug Discovery Introduction The drug discovery process is a complex, time-consuming, and expensive endeavor, often taking over…

Read More →

Structure-Activity Relationships

3/31/2025

The Code That Governs Drug Discovery In drug discovery, the relationship between a molecule's structure and its biological activity operates much like a programming API - specific inputs produce…

Read More →

Breakdown of a Quantum State Equation

3/30/2025

A quantum state equation is any mathematical expression that describes the state of a quantum system, and then also how that state evolves under operations (e.g., unitary transformations, measurements…

Read More →

Retrieval-Augmented Generation (RAG)

3/30/2025

Retrieval-Augmented Generation (RAG) is a way to make AI text generation more accurate by combining a retrieval system that looks up information from external sources with a language model that…

Read More →

Quantum Fourier Transform (QFT)

3/28/2025

The Mathematical Engine of Quantum Algorithms The Quantum Fourier Transform (QFT) is one of the most important tools in quantum computing, serving as the backbone for landmark algorithms like Shor's…

Read More →

Quantum Consciousness and Non-Locality

3/27/2025

Could the Mind Transcend the Brain? The idea that human consciousness might not be confined to the physical brain has long lingered at the edges of science and philosophy. A provocative hypothesis…

Read More →

Shor's Algorithm

3/27/2025

The Quantum Threat to Cryptography and the Future of Security In 1994, mathematician Peter Shor unveiled an algorithm that would send shockwaves through the world of cryptography. Shor's algorithm—a…

Read More →

Quantum Error Correction

3/25/2025

Protecting Quantum Computers from Errors Quantum computers have the potential to solve problems that are impossible for classical machines, but they face a major hurdle: errors. Qubits, the building…

Read More →

NotebookLM AI Research Tool

3/7/2025

What is NotebookLM? NotebookLM is a free tool created by Google described as: I think you may need a google account, but otherwise I have found all the features to be free. How does it work? You can…

Read More →

Issues with Gatsby

3/6/2025

The Perils of Gatsby MDX Setup I spent sometime trying to get Gatsby set up here on this blog, and had a few problems getting Gatsby to work. I wanted to use MDX files for my posts, which from what i…

Read More →
© 2025 doug.molineux.blog. Built with Gatsby.