ContentPosts from @sreop..
 Activity
@wilfriedkoffi013-jpg started using tool CakePHP , 2 weeks, 1 day ago.
Link
@faun shared a link, 2 weeks, 2 days ago

The Future is NOT Self-Hosted

A dev spun up a full self-hosted cloud on a refit workstation—Immich,Calibre-web,Audiobookshelf, andJellyfinall running smoothly onProxmox,Docker, andTailscale. Custom NAS, the works. Cool demo. But it hits a wall: self-hosting’s fine for hobbyists, not scaling. One person can’t out-infra Google. ..

The Future is NOT Self-Hosted
Link
@faun shared a link, 2 weeks, 2 days ago

Vibe code is legacy code

"Vibe coding"—Karpathy's label for cranking out AI-assisted code at warp speed—lets devs skip the deep dive. It works for quick hacks and throwaway prototypes. But ship that stuff to prod? Cue thetechnical debt...

Link
@faun shared a link, 2 weeks, 2 days ago

MCP Security Issues Threatening AI Infrastructure

Docker just dropped theMCP ToolkitandMCP Gateway, tightening up the Model Context Protocol with serious armor. We're talking six major server-side holes patched—OAuth RCE, command injection, leaked creds—plugged. How? With container-wrapped isolation, real-time network filters, first-class OAuth ha..

Link
@faun shared a link, 2 weeks, 2 days ago

Next Gen Data Processing at Massive Scale At Pinterest With Moka

Pinterest kicked its creaky Hadoop system to the curb and embraced Moka, a shiny Kubernetes +*AWS EKS platform, to crank up scalability and security.* Graviton ARM EC2 instances, Spark Operator, and Apache YuniKorn unleashed a performance beast and sliced costs.They wrestled with memory monsters and..

Link
@faun shared a link, 2 weeks, 2 days ago

Computational Thinking Is The New Programming

Software's entering its blurred-lines era. The new hybrid model fuses old-school code with natural language prompts and AI-generated logic. Frameworks likeDSPylet devs stitch together pipelines where logic flows through code, prompts, and outside data—like it's all one system. What’s changing:Progr..

Computational Thinking Is The New Programming
Link
@faun shared a link, 2 weeks, 2 days ago

4 Ways I am Encouraging My 4 Year Old Child to Help Learn Coding and Use Computer

GCompris, CodeMonkey, Microbit, and Raspberry Pi kits aren’t just toys. They’re a full tech ladder for tiny humans. Start with GCompris to get little fingers clicking. Add CodeMonkey for block logic basics. Then toss in Microbit or an Elecrow kit, and suddenly code makes LEDs blink and buzzers buzz...

4 Ways I am Encouraging My 4 Year Old Child to Help Learn Coding and Use Computer
Link
@faun shared a link, 2 weeks, 2 days ago

Man-in-the-Middle Attack Prevention Guide

XM Cyber just dropped a guide on puttingContinuous Threat Exposure Management (CTEM)into practice with their platform. It maps out clear steps to bake exposure management into your 2025 security plans. Trend to watch:CTEM is leveling up—no longer just a buzzword, it's becoming a real security disci..

Link
@faun shared a link, 2 weeks, 2 days ago

Building an AI Home Security System Using .NET, Python, CLIP, Semantic Kernel, Telegram, and Raspberry Pi 4

The post details the process of creating an AI home security system using .NET, Python, Semantic Kernel, a Telegram Bot, Raspberry Pi 4, and Open AI. It covers the hardware and software requirements, as well as the steps to install and test the camera module and the PIR sensor. It also includes code..

Link
@faun shared a link, 2 weeks, 2 days ago

Event-Driven Agents in Action

Docker wired up an event-driven AI agent usingMastraand theDocker MCP Gatewayto handle tutorial PRs—comment, close, the works. It runs a crew of agents powered byQwen3andGemma3, synced through GitHub webhooks and MCP tools, all spun up with Docker Compose. System shift:Agentic frameworks are starti..

Event-Driven Agents in Action