MTTM Lesson 1: Patterns Everywhere!
This blog is blog 1 of the Math That Teaches Machines (MTTM) series (for 5th-8th graders). It explains how math and machines learn to see the world.

This blog is blog 1 of the Math That Teaches Machines (MTTM) series (for 5th-8th graders). It explains how math and machines learn to see the world.

Audience: Beginner
Prerequisite: None
This article is part 1 of a 3-part series of creating a simple Next.js app using Subpabase, In part 1, I will walk over
I love this 100 seconds intro of Subpabase
Since I’ve switched to use Claude from OpenAI ChatGPT, I have been pretty impressed. This blog entry showed my steps of creating an utility that I use at work for csv file comparison and editing. I need such a tool because I want to apply special logic and I am also on Mac, and the built-in Number app is not the easiest to use.
I was able to create this python utility app in less than 30 min. I do have knowledge about python and the packages that are used (streamlit and panda).

In this blog, I will talk about what I did to update my resume for my 2024 job search which ended up with 3 interviews and 3 offers: Acrisure, Apple, and Airbnb. This is not a How To by any mean but a share out by a seasoned engineer who still enjoys using and improving on her craft 🙂
About 4 months ago, I began serious looking for my next role. About two weeks ago, I wrapped the search with three offers of three job applications. I considered this search quite successful, although there are always room for improvement, and would like to record my 4 months journey and share some tips for those who might consider a new job in the current climate.
This entry shows usefule kubectl commands that I find very useful and use almost every day when working with in the kubernete environment.

This post collects a few Ubuntu tips that I use daily. Hope you find it useful. It includes
This article shows how one can setup simple python environment on a Linux machine, but does not go into virtual environment, poetry, or pypi setup. It’s meant for beginners to get started on experimenting python quickly.
This article is part 2 of 100 BitSize Python Coding Tips and includes Tips 20 to 40.
This article has biteSize python coding tips 1-20, as a 100-tips series