changmarin.bsky.social
@changmarin.bsky.social
Just earned my Microsoft Learn badge for building a full stack app with React + ASP.NET Core Minimal API!
Docker, npm, nvm, denied ports… it was a battle.

Here’s the badge + a peek at my pizza CRUD UI 🍕

#ChangmarinLearns #FullStackDev #React #ASPNETCore

learn.microsoft.com/api/achievem...
September 8, 2025 at 3:58 PM
Ackermann function memoized in Python.
Expected speed. Got recursion depth exceeded. 🤯

Turns out, memoization doesn’t help much when every call is unique.

Still, it’s a great way to explore hashable keys and Python’s dictionary behavior.

#ChangmarinLearns #MotleyPython #ThePythonPinch
August 17, 2025 at 10:18 PM