EP180: Python vs Java
More than the main topic, loved the distinction between Load Balancers vs API Gateways vs Reverse Proxy.
More than the main topic, loved the distinction between Load Balancers vs API Gateways vs Reverse Proxy.
What strikes me is the simplicity of the architecture. Interesting use of OCR + LLM to extract + structurize highly inconsistent restaurant menu data. Until multimodal LLMs came along that could do both tasks at once. Human-in-the-loop using their guardrails model is also intriguing.
An important fight for the freedom of JS devs!
Other than Grab’s specific context, the article provides a good primer on modern authentication and authorization. tl;dr Dex is a cool & open source OIDC-based authentication platform.
Well, I was expecting a bit more detailed explanation for the titular topic.
While RAG is amazing with high-quality and contextual Q&A type queries, AI agents help with breaking down complex tasks and orchestrating them using plan-validate-execute approach.
A simple, low-stakes method to practice influencing by leveraging multiple-stakeholder meetings to listen/summarize, build a well-reasoned opinion, and share it with others.
A simple 3-step framework for getting shit done while giving you some breathing space. Nothing groundbreaking, but a good reminder.
While there’s nothing groundbreaking about the titular infographic, the ones for concurrency vs. parallelism and JWT vs PASETO are intriguing!
Takeaway mantra: be impatient with inputs (what you control) and patient with outputs (what you don’t control).