MWMatthew Wisdominbitsofwisdom.hashnode.dev·1d ago · 7 min readState of Affairs: Why Your Code Needs Finite State MachinesI love state machines! If you've ever written a pile of nested if/else statements just to track "what mode is this thing in right now," you've already built a finite state machine. You just didn't cal10
MWMatthew Wisdominbitsofwisdom.hashnode.dev·6d ago · 6 min readI built Reverie: An AI powered vulnerability scanner and testing toolkit.I was watching a YouTube video recently, and the YouTuber was talking about building harnesses around AI models for cybersecurity. A thought popped into my head: Hey! I could do that... So, I did. Aft10
MWMatthew Wisdominbitsofwisdom.hashnode.dev·May 17 · 6 min read Beyond Vector Search: Building an Economically-Aware Cognitive Agent for RecommendationsIf you’ve ever shopped online, you’ve experienced the frustration of generic recommendations. You buy a refrigerator, and suddenly the algorithm thinks you want to start a collection of them. Or worse10
MWMatthew Wisdominbitsofwisdom.hashnode.dev·Jan 25, 2023 · 4 min readA Gentle Guide To Vector Embeddings 1Let's say you are asked to write a program to see if two words are similar, or you have a database of short stories and are asked to write a program to query and return the most appropriate stories for queries like "A book about an introvert going to...00
MWMatthew Wisdominbitsofwisdom.hashnode.dev·Jan 24, 2023 · 1 min readStarting My Blogging JourneyHello everyone. I've been meaning to start writing for a while now, but procrastination got the best of me. However, this year, I've decided it's time to take the leap and start writing. Who am I? I am Matthew Wisdom, a programmer and mechatronics en...11J