07 / Journal

Thoughts from buildingreal AI systems.

Notes on LLM and RAG systems, MLOps, data engineering and the craft of shipping software that has to keep working.

27
Articles published
17
Topics covered

02 / All articles

Everything I’vewritten down.

Filter by topic or search for a specific problem.

6 articles of 26

Empowering Tomorrow: Unleashing the Potential of Big Data Solutions
Data Science9 min read

Empowering Tomorrow: Unleashing the Potential of Big Data Solutions

In the vast digital landscape of today's interconnected world, data has become more than just a commodity - it is the lifeblood that fuels innovation, drives decision-making, and shapes the future of industries. At the forefront of this data-driven revolution stands the formidable arsenal of Big Data Solutions, a powerful suite of technologies and methodologies…

Read article
Freelance Python Data Scientist: Unleashing the Power of Data
Blog9 min read

Freelance Python Data Scientist: Unleashing the Power of Data

In the dynamic landscape of the tech industry, the role of data scientists has evolved, with a significant surge in the demand for freelance Python data scientists. In this blog we are trying to explore the reasons behind this rise, the essential skills required, and the steps to build a successful freelance career as a…

Read article
A Comprehensive Guide to Database Management and Integration in Software Engineering
Data Science12 min read

A Comprehensive Guide to Database Management and Integration in Software Engineering

In the ever-evolving realm of data science and software engineering, the orchestration and harmonization of databases emerge as linchpins for the smooth functioning and peak efficiency of operations. In my capacity as a seasoned practitioner in both data science and software engineering, I bring forth a wealth of experience and proficiency in the art of…

Read article
Challenges and Best Practices in Docker Container Security
DevOps7 min read

Challenges and Best Practices in Docker Container Security

Docker Security: A Comprehensive Guide Docker containers have become increasingly popular in recent years, but with this popularity comes increased security concerns. Containers are more complex than traditional virtual machines, and securing them can be challenging. In this article, we will discuss the importance of Docker security, the reasons for the complexity of Docker containers,…

Read article
Remote Python Developer: Improve Your Python Development Skill
Python6 min read

Remote Python Developer: Improve Your Python Development Skill

Models, a fundamental component of the Django framework, hold a central position in its architecture. Following Django's design principles for models is essential. This involves maintaining explicit naming and functionality within our fields and encapsulating all relevant model functionality within the model itself, rather than dispersing it elsewhere - a core tenet of Django's design philosophy. If…

Read article
Let's Know How To Structure Large Flask Applications Step by Step
Python10 min read

Let's Know How To Structure Large Flask Applications Step by Step

Creating and managing Large Flask Applications involves various methods and conventions. Many frameworks provide tools for automating and simplifying this task, but they all emphasize structuring the code base by logically distributing it across files and folders. Flask, a minimalistic web application development framework, offers a solution through its 'blueprints.' In this article, we'll explore…

Read article

Discuss an idea

Working on somethingyou want to talk through?

If one of these posts is close to a problem you have, tell me about it - I’m happy to compare notes.

Let’s chat