DDDean Didioninsurestride.hashnode.dev·Jan 31 · 4 min readNLP - Before the “Interesting Stuff”Most NLP articles jump straight to the fun parts: intent detection, embeddings, transformers, LLMs, etc. But before a model can figure out what a piece of text means, there’s often a forgotten about phase; the small preprocessing steps that sha...00
DDDean Didioninsurestride.hashnode.dev·May 2, 2025 · 4 min read🧠 Prompt Injection in AI Recruiting: A Cheeky Experiment with My Cover Letter GeneratorLately, I’ve been building a simple AI-supported cover letter generator — the kind of tool that lets you paste your CV and job description and spits out a nicely-worded, tailored cover letter. Honestly though? I have mixed feelings about cover letter...00
DDDean Didioninsurestride.hashnode.dev·Apr 15, 2025 · 2 min readVibe Coding and the Future of Software TeamsOver the past year, we’ve seen a new style of programming gain traction: vibe coding. It’s not a formal methodology. It’s a term born on the internet (most of it negative like hack-coding) — and is intepreted as those who rely on LLMs like ChatGPT or...00
DDDean Didioninsurestride.hashnode.dev·Mar 28, 2025 · 3 min readIt's time to rethink those take-home tests...The Problem with Traditional Take-Home Tests I've recently read a lot of opinions and posts about take-home coding tests for job applications. While these tests aim to evaluate a candidate's technical skills, they often impose significant hardships a...00
DDDean Didioninsurestride.hashnode.dev·Feb 22, 2025 · 3 min readPR Ettiquette : my pet likes, hatesit’s time to talk about Pull Requests (PRs). I enjoy PRs, as they can tell a story. Good formulated PRs leave the reader knowing what you did, why you did it and how. Try not to look at them as a necessary evil, but as a fantastic opportunity for lea...00