How to Install and Use Nano on a Synology NAS via SSH
If you’re using a Synology NAS and prefer editing files through SSH but find VIM challenging, you’re not alone! Fortunately, you can easily install nano, a more user-friendly terminal-based text editor, on your […]...
Setting Up a Python 3.10 Virtual Environment with Pyenv and PyO3 on Macbook pro Silicon M1: A Step-by-Step Guide
In preparation for the PyData Amsterdam 2024 workshop on writing Python modules in Rust, I set up my development environment to ensure smooth sailing. If you’re interested in leveraging Rust’s […]...
Running and health related research articles
In this post I am gathering through time relevant articles on the subject of running an health....
From Hypothesis to Insights: A Step-by-Step Guide for people interested in Machine Learning Engineering
As a data scientist and machine learning (ML) engineer, transforming raw data into actionable insights is an exhilarating journey. This journey involves a series of well-defined steps, each crucial for […]...
Setting Up a Python Streamlit Environment on a Synology NAS
In this post, I will walk you through the process of setting up an environment for running Python Streamlit scripts on a Synology NAS as part of my experiences with […]...
Raspberry Pi controlled kiln (part 2)
In my previous post on making a raspberry pi controlled kiln I reached the point with a script running on my Raspberry PI to measure the temperature and manually switch […]...
Raspberry Pi controlled ceramic kiln
In this series of articles I am sharing my experiences with building a Raspberry Pi-controlled kiln from a second hand kiln. In this initial installment, I share my process of […]...