Xcode Command Line Tools on HomeBrew

Wow, I am setting up on a fresh laptop today and I just ran the typical homebrew https://brew.sh setup and when I saw this, my eyes got slightly watery. ==> This script will install: /usr/local/bin/brew ... ... ==> The Xcode Command Line Tools will be installed. Press RETURN to continue or any other key to abort: ... ==> Searching online for the Command Line Tools ==> /usr/bin/sudo /usr/bin/touch /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress ==> Installing Command Line Tools for Xcode-13....

January 9, 2022 · (updated February 26, 2023) · 1 min · 135 words · Michal Piekarczyk

Mini NLP Detour Part I

Initial Intent The initial intent here is to take three datasets of article titles of technical articles from different sources and try to classify them using an RNN. And also, another goal is to do this in hour long bites. And going to use this resource, https://madewithml.com/courses/foundations/recurrent-neural-networks/ for inspiration and direction on how to do this. The datasets (1) Per the above lesson, adapting the article dataset, “news.csv” , https://raw.githubusercontent.com/GokuMohandas/MadeWithML/main/datasets/news.csv , ( which was originally transformed from http://www....

August 22, 2021 · (updated February 26, 2023) · 2 min · 387 words · Michal Piekarczyk

Fasting Data Time Series Analysis Notebook

This is a notebook of the day to day activity of a look into three years of fasting data.

June 27, 2021 · (updated February 26, 2023) · 9 min · 1844 words · Michal Piekarczyk

Covid Vaccine 2 Temperatures

Some temperature data

May 29, 2021 · (updated February 26, 2023) · 2 min · 226 words · Michal Piekarczyk

some ffmpeg stitching

using ffmpeg to stitch together some images into a slide show

May 23, 2021 · (updated February 26, 2023) · 3 min · 567 words · Michal Piekarczyk