Thursday, January 22, 2026

AWS JS SDK v3 security hack: regex!

 it only took 2 characters - YouTube @ The PrimeTime - YouTube


AWS CodeBuild Misconfiguration Exposed GitHub Repos to Potential Supply Chain Attacks



Agentic AI Nanodegree courses @Udacity

 Agentic AI Nanodegree – Master Building AI Agents Online | Udacity

Courses:

  • Prompting for Effective LLM Reasoning and Planning
  • Agentic Workflows
  • Building Agents
  • Multi-Agent Systems

Udacity @GitHub



cute visuals, decent explanations of concepts;

code examples are in Python Jupyter notebooks,
running on dedicated "workspaces" (remote containers)
by using OpenAI API credits as part of subscription. 

occasional simple, sometimes fuzzy, quizzes are included

there is "Udacity AI" assistant, that seem to be mostly constrained to content (text & videos)

not a personalized experience


Key Terms

  • Agent: A system that can perceive its environment, make decisions, and take actions to achieve specific goals.

  • Agentic Workflow: A flexible, dynamic process where intelligent agents collaborate to achieve a goal. It is characterized by adaptability, task decomposition, and intelligent routing.

  • Deterministic Function/Workflow: A function or process that produces a predictable output for a given input, following a fixed set of rules.