ContentPosts from @josancamon19..
Link
@anjali shared a link, 1 month, 4 weeks ago
Customer Marketing Manager, Last9

Docker Stop vs Kill: When to Use Each Command

docker stop gives containers time to shut down cleanly. docker kill doesn't—use it only when you need an immediate shutdown.

docker
Story
@ambertalavera shared a post, 1 month, 4 weeks ago
Abto Software

Optimizing Research Efficiency with Custom Lab Inventory Management Software Development

Discover how custom lab inventory management software enhances research efficiency with real-time tracking, RFID, cloud access, and AI-powered analytics. Learn from industry use cases and expert insights.

laboratory inventory management software
Story
@laura_garcia shared a post, 2 months ago
Software Developer, RELIANOID

🚀 What an incredible few days at VIVA Technology!

We had the chance to connect withso many inspiring people, from innovative startups to global tech leaders. The energy, ideas, and conversations were truly next level. 📸 We’re excited to share some real moments from the event — because it’s not just about technology, it’s about the people behind it...

Viva Technology post evento
Link
@anjali shared a link, 2 months ago
Customer Marketing Manager, Last9

Network Latency: Types, Causes, and Fixes

Learn what network latency means, what causes it, and how to fix slowdowns before they start affecting your users.

latency
Story
@laura_garcia shared a post, 2 months ago
Software Developer, RELIANOID

🔐 CISOs are ramping up crisis simulations in 2025!

A recent study shows 74% of CISOs plan to increase their budgets for cyber crisis exercises. Why? The rise in sophisticated attacks and high-profile breaches like those affecting 23andMe, NHS, and Cencora highlight the urgent need for proactive defense strategies. At RELIANOID, we help organizations..

Story FAUN.dev Team
@eon01 shared a post, 2 months ago
Founder, FAUN.dev

🚀 Meet This Week’s Human: A New Way to Celebrate Builders

Every week, thousands of developers read FAUN to stay sharp, discover tools, and learn what’s trending in Software Engineering.

Now, we’re adding a human touch.

ThisWeeksHuman
Story
@laura_garcia shared a post, 2 months ago
Software Developer, RELIANOID

✈️ Understanding Airport Software Systems

From check-in to takeoff, modern airports rely on a complex network of integrated IT systems to ensure efficiency, safety, and smooth operations. We’ve visualized this in a new diagram, highlighting key components like: ✅ AODB (Airport Operational Database) ✅ Passenger & baggage handling systems ✅ A..

Airport Software Systems
Link
@faun shared a link, 2 months ago

Poison everywhere: No output from your MCP server is safe

Anthropic's MCPmakes LLMs groove with real-world tools but leaves the backdoor wide open for mischief. Full-Schema Poisoning (FSP) waltzes across schema fields like it owns the place.ATPAsneaks in by twisting tool outputs, throwing off detection like a pro magicians’ misdirection. Keep your eye on t..

Poison everywhere: No output from your MCP server is safe
Link
@faun shared a link, 2 months ago

Why Go is a good fit for agents

Gorules the realm of long-lived, concurrent agent tasks. Its lightning-fast goroutines and petite memory use make Node.js and Python look like clunky dinosaurs trudging through thick mud. And don't get started on itscancellation mechanism—seamless cancelation, zero drama...

Why Go is a good fit for agents
Link
@faun shared a link, 2 months ago

Vibe coding web frontend tests — from mocked to actual tests

Cursorwrestled with flaky tests, tangled in its over-reliance onXPath. A shift todata-testidfinally tamed the chaos. Though it tackled some UI tests, expired API tokens and timestamped transactions revealed its Achilles' heel...

Vibe coding web frontend tests — from mocked to actual tests