Rami Krispin's Avatar

Rami Krispin

@ramikrispin.bsky.social

Senior Manager Data Science and Engineering at  | Docker Captain 🐳| Time-series analysis & forecasting My newsletters: Weekly updates: https://ramikrispin.substack.com AIOps: https://theaiops.substack.com Forecasting: https://theforecaster.substack.com

7,909 Followers  |  2,215 Following  |  1,175 Posts  |  Joined: 02.01.2024
Posts Following

Posts by Rami Krispin (@ramikrispin.bsky.social)

Post image

My weekly newsletter is out! πŸ‘‡πŸΌ

open.substack.com/pub/ramikris...

#datascience #rstats #python

28.02.2026 16:34 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Time Series Forecasting in Python, the DuckLack R Library, New Tutorials| Issue 76 A weekly curated update on data science and engineering topics and resources.

My weekly newsletter is out!

This week's agenda:
πŸ”Ή Open Source of the Week - The DuckLack R project by Travis Gerke, ScD
πŸ”Ή New learning resources
πŸ”ΉBook of the week - Time Series Forecasting in Python by Marco Peixeiro

ramikrispin.substack.com/p/time-serie...

#rstats #python #ai #datascience

21.02.2026 16:23 β€” πŸ‘ 4    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Fine-Tune an Open Source LLM with Claude Code/Codex (Hugging Face Model Trainer Skill)
YouTube video by Alejandro AO Fine-Tune an Open Source LLM with Claude Code/Codex (Hugging Face Model Trainer Skill)

Fine-Tune an Open Source LLM with Claude Code/Codex πŸ‘‡πŸΌ

The following tutorial by Alejandro AO provides an introduction for fine-tune a small open source model with Codex using the Hugging Face model trainer skill and HF Jobs.

www.youtube.com/watch?v=HGPT...

#ai #llm

17.02.2026 15:19 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Hands-On: Running Local LLMs with Docker Model Runner In this hands-on webinar, you’ll learn how to set up DMR, pull models from Docker Hub and Hugging Face, and run models via terminal.

I am going to run a workshop tomorrow about running LLMs locally with Docker Model Runner.

If you want to join, please RSVP:
www.eventbrite.com/e/hands-on-r...

#ai #llm #docker

15.02.2026 05:08 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
The KAOS Project, Relational Database Book & New Tutorials Explore the KAOS open-source project, a new relational database book, and top tutorials on Python, AI, systems, and data engineering in this curated weekly roundup.

My weekly newsletter is out!

This week’s agenda:
πŸ”Ή Open Source of the Week - The KAOS project
πŸ”Ή New learning resources
πŸ”Ή Book of the week - Grokking Relational Database Design by Qiang Hao and Michail Tsikerdekis

ramikrispin.substack.com/p/the-kaos-p...

#ai #datascience #dataengineering

14.02.2026 18:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
The Shapash Project, New Python Book, OpenClaw Tutorials | Issue 74 Discover the Shapash open-source explainability project, a new Python book, OpenClaw tutorials, and top AI/ML learning resources in this curated weekly roundup.

My weekly newsletter is out πŸ‘‡πŸΌ

This week’s agenda:
- Open source - The Shapash project
- New tutorials
- Book of the week - Software Design for Python Programmers by Ronald Mak

ramikrispin.substack.com/p/the-shapas...

#ai #machinelearning #python

09.02.2026 14:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I am happy that a wall is separating me from this cut bobcat πŸ˜…

04.02.2026 00:20 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Only in Californiaβ€”sitting in a meeting room while a bobcat elegantly strolls by outside 🐾

04.02.2026 00:13 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I had the same question, but I did not have the time yet to explore this library.

01.02.2026 23:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Capture this great view of San Francisco this morning πŸ‘‡πŸΌ

01.02.2026 20:29 β€” πŸ‘ 21    πŸ” 0    πŸ’¬ 1    πŸ“Œ 1
Preview
caretForecast Conformal Time Series Forecasting Using Machine Learning

The hexagon here is priceless 😎

taf-society.github.io/caretForecast/

#rstats #timeseries

01.02.2026 16:41 β€” πŸ‘ 16    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
The QueryChat Project, Mathematics of Machine Learning, New Tutorials Explore the QueryChat open-source project, math foundations of machine learning, and fresh tutorials on MLOps, data engineering, and AI tools in this curated roundup.

My weekly newsletter is out πŸ‘‡πŸΌ

Open source: the QueryChat
New tutorials
Book: Mathematics of Machine Learning

ramikrispin.substack.com/p/the-queryc...

#python #rstats #ai

31.01.2026 16:21 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Introduction to Multi-Stage Image Build for Python This post introduces the Multi-Stage build approach for setting up a lightweight dockerized Python development environment.

πŸ’‘ Why it matters: smaller images β†’ faster CI/CD β†’ less storage & network cost β†’ reduced attack surface β†’ happier developers.

If you want to learn more, please check my tutorial about multi-stage build:

medium.com/data-science...

26.01.2026 00:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

5️⃣ Install Only What You Need

Separate dev dependencies from production deps.

Use flags like --no-dev or careful requirements files so you install only what your app actually needs at runtime.

26.01.2026 00:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

4️⃣ Use .dockerignore to Cut Build Context

Exclude unnecessary files (.git, logs, IDE folders, virtual environments) so Docker doesn’t send them into the build context β€” this keeps images lean and speeds up builds.

26.01.2026 00:49 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

3️⃣ Minimize Layers

Every RUN / COPY / ADD adds a layer.

➑️ Combine related commands with && to reduce layers and eliminate intermediate files (although you won't gain much size reduction).

Fewer layers = smaller image.

26.01.2026 00:49 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

2️⃣ Use Multi-Stage Builds (Big Win!)

Multi-stage builds let you install tools and build dependencies in one stage, then only copy what’s needed into a clean final image. This can reduce the size by 60-90% compared to single-stage builds.

26.01.2026 00:49 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

1️⃣ Choose a Lean Base Image

Start smaller:

βœ”οΈ python:3.x-slim instead of the full Python image

βœ”οΈ python:3.x-alpine if compatible with your dependencies (and you are a brave developer πŸ˜†)

Smaller base = smaller final image and faster pulls.

26.01.2026 00:49 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Are you working with Python inside Docker containers? Here's how you can make your images slimmer πŸ³πŸ§΅πŸ‘‡πŸΌ

#python #docker #mlops

26.01.2026 00:49 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Pandas 3 Release, Machine Learning Systems & New Tutorials | Issue 72 Learn what’s new with Pandas 3, get ML systems insights, and explore top tutorials on JAX, FastAPI, and more in this curated data science roundup.

My weekly newsletter is out!

Open source: Pandas 3 release
New tutorials
New book: Introduction to Machine Learning Systems by Prof. Vijay Janapa Reddi

ramikrispin.substack.com/p/pandas-3-i...

#ai #python #machinelearning

25.01.2026 16:37 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
pandas - Python Data Analysis Library

Pandas 3 is out! πŸ‘‡πŸΌ

pandas.pydata.org/community/bl...

Fun fact - pandas stands for PANel DAta and Spython.

#python #data

23.01.2026 04:18 β€” πŸ‘ 12    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Python FastAPI Tutorial (Part 1): Getting Started - Web App + REST API
YouTube video by Corey Schafer Python FastAPI Tutorial (Part 1): Getting Started - Web App + REST API

Getting started with FastAPI πŸ‘‡πŸΌ

www.youtube.com/watch?v=7AMj...

19.01.2026 04:59 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Why JAX and Flax NNX?
YouTube video by Google for Developers Why JAX and Flax NNX?

Introduction to JAX and Flax NNX - the framework behind Google Gemini πŸ‘‡πŸΌ

www.youtube.com/watch?v=fcX0...

18.01.2026 18:19 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Statistical Analysis with Python, SQLGlot & MIT Deep Learning | Issue 71 A weekly curated update on data science and engineering topics and resources.

My weekly newsletter is out πŸ‘‡πŸΌ

Project: SQLGlot
New tutorials
Book: Statistical Analysis with Python

ramikrispin.substack.com/p/statistica...

#datascience #python #ai

18.01.2026 01:22 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
This Bash Trick Makes cd Much More Useful!
YouTube video by Learn Linux TV This Bash Trick Makes cd Much More Useful!

This is super cool πŸ‘‡πŸΌ

www.youtube.com/watch?v=DsmK...

17.01.2026 23:05 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Automate Change Point Detection in Time Series with Piecewise Regression A practical grid search approach for detecting trend changes in time series data

This tutorial is also available on Medium for subscribers:
medium.com/p/2abc6c9309c6

17.01.2026 16:35 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

And we're live, Lecture A1 is online. Introduction to Bayesian workflow, generative models, estimands, estimators, estimates, error checking, beginnings of probability theory and Bayesian updating. www.youtube.com/watch?v=ztbY...

06.01.2026 11:02 β€” πŸ‘ 199    πŸ” 64    πŸ’¬ 2    πŸ“Œ 5
Post image

Here is an illustration of a stateless AI app πŸ‘‡πŸΌ

13.01.2026 13:50 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Setting Up a Memory for an AI Application - The Hard Way LLM Memory Explained: Building Short-Term Conversational Memory in Python

By default, LLMs don’t come with memory, and each conversion is independent of the previous one. How do you add memory to an #AI application? Apparently, it is simpler than it sounds, and it takes less than 5 lines of code to add one. Here is how:

theaiops.substack.com/p/setting-up...

#python #llm

13.01.2026 13:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

I couldn't stop laughing πŸ˜†

Credit: Eduardo Ordax

11.01.2026 16:10 β€” πŸ‘ 14    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0