RSSAmplifier

Blog

<⚡️ tkolleh>

An Engineer’s blog: Functional Foundations and the A.I. Frontier

kolleh.comRSS feed ↗7 posts

Latest posts

Why Lua is the Secret Weapon for Terminal Scripts

A deep dive into the performance benefits of LuaJIT vs Python, Go, and Node.js for terminal utilities and small scripts.

Use local dev tools on remote files with SSHFS

Using SSHFS to mount remote filesystems locally, enabling local development tools on remote files.

SSH To Guest or Remote OS

How to set up SSH access to a guest or remote operating system using VirtualBox.

Conda, to the point

A concise guide to Conda — environment management, package installation, and best practices for Python developers.

Optimizing Patient Flow

Data visualizations exploring patient flow within hospitals using the MIMIC-III dataset, featuring interactive Sankey diagrams and heatmaps.

Blending images using Laplacian pyramid

Exploring image blending techniques using Laplacian pyramids with OpenCV to create seamless composite images.

Updating MacOS Terminal Color Scheme

A guide to customizing and updating the MacOS terminal color scheme for a better development experience.