ContentPosts from @luissantiago22..
Link
@faun shared a link, 9 months ago
FAUN.dev()

BenchmarkQED: Automated benchmarking of RAG systems

BenchmarkQEDtakes RAG benchmarking to another level. ImagineLazyGraphRAGsmashing through competition—even when wielding a hefty1M-tokencontext. The only hitch? It occasionally stumbles on direct relevance for local queries. But fear not,AutoQis in its corner, crafting a smorgasbord of synthetic quer.. read more  

Link
@faun shared a link, 9 months ago
FAUN.dev()

Modern Test Automation with AI(LLM) and Playwright MCP (Model Context Protocol)

GenAI and Playwright MCP are shaking up test automation. Think natural language scripts and real-time adaptability, kicking flaky tests to the curb.But watch your step:security risks lurk, server juggling causes headaches, and dynamic UIs refuse to play nice... read more  

Link
@faun shared a link, 9 months ago
FAUN.dev()

Disrupting malicious uses of AI: June 2025

OpenAI's June 2025 report, "Disrupting Malicious Uses of AI," is out. It highlights various cases where AI tools were exploited for deceptive activities, including social engineering, cyber espionage, and influence operations... read more  

Disrupting malicious uses of AI: June 2025
Link
@faun shared a link, 9 months ago
FAUN.dev()

What execs want to know about multi-agentic systems with AI

Lack of resources kills agent teamwork in Multi-Agent Systems (MAS); clear roles and protocols rule the roost—plus a dash of rigorous testing and good AI behavior.Ignore bias, and your MAS could accidentally nudge e-commerce into the murky waters of socio-economic unfairness. Cue reputation hits and.. read more  

What execs want to know about multi-agentic systems with AI
Link
@faun shared a link, 9 months ago
FAUN.dev()

Agentic Coding Recommendations

Claude Codeat $100/month smirks at the spendyOpus. It excels at spinning tasks with the nimbleSonnet model. When it comes to backend projects, lean intoGo. It sidesteps Python's pitfalls—clearer to LLMs, rooted context, and less chaos in its ecosystem. Steer clear of pointless upgrades. Those tempti.. read more  

Link
@faun shared a link, 9 months ago
FAUN.dev()

Meta reportedly in talks to invest billions of dollars in Scale AI

Metawants a piece of the$10 billion pieat Scale AI, diving headfirst into the largest private AI funding circus yet.Scale AI'srevenue? Projected to rocket from last year’s $870M to$2 billionthis year, thanks to some beefy partnerships and serious AI model boot camps... read more  

Meta reportedly in talks to invest billions of dollars in Scale AI
Link
@faun shared a link, 9 months ago
FAUN.dev()

The End of Static AI: How Self-Evolving Meta-Agents Will Reshape Work Forever

Meta-agent architectureunleashes AI agents to craft, sharpen, and supercharge other agents—leaving static models in the dust. Amazingly, within a mere 60 seconds, one agent slashes response times by40%and boosts accuracy by23%. The kicker? It keeps learning from real data—no human nudges needed... read more  

The End of Static AI: How Self-Evolving Meta-Agents Will Reshape Work Forever
Link
@faun shared a link, 9 months ago
FAUN.dev()

DevOps Tools Targeted for Cryptojacking

JINX-0132takes a sneaky approach. It exploits Nomad's initial slip-ups to secretly mine crypto. How? By leveraging GitHub for downloads and dodging those pesky Indicators of Compromise (IOCs). Even big players using Nomad to juggle hundreds of clients aren't safe. A simple misconfiguration and poof—.. read more  

DevOps Tools Targeted for Cryptojacking
Link
@faun shared a link, 9 months ago
FAUN.dev()

What I’ve Learned from Designing Landing Zones On Google Cloud

Cloud Foundation FabricandFASTmake Google Cloud feel more like a well-oiled machine than a hair-pulling puzzle. They slice through the setup with killer precision, laying down a rock-solid, enterprise-grade foundation. No IAM madness. No network disasters waiting to explode. Just scalable, secure co.. read more  

What I’ve Learned from Designing Landing Zones On Google Cloud
Link
@faun shared a link, 9 months ago
FAUN.dev()

Are You Over-Engineering Your Tests? – Think Like a Tester

Over-engineering alert:Automating every last thing? Recipe for disaster. Flaky tests galore! Stick to manual edge cases and sharp, atomic checks instead of drowning in script spaghetti.Abstraction overload ahead!Chasing too much abstraction makes maintenance a headache. Keep tests clean and clear.St.. read more  

Are You Over-Engineering Your Tests? – Think Like a Tester