ContentPosts from @joeltalabi..
Link
@faun shared a link, 1 week, 3 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, 1 week, 3 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, 1 week, 3 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, 1 week, 3 days ago

Myth Or Reality: Will AI Replace Computer Programmers?

Generative AI tools likeGPT-4oandClaude Sonnetnow handle the grunt work—fixing bugs, cranking out code, writing docs—with scary accuracy. Amazon and Anthropic are already hinting at hiring fewer engineers. But the jobs aren’t vanishing; they’re mutating...

Myth Or Reality: Will AI Replace Computer Programmers?
Link
@faun shared a link, 1 week, 3 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, 1 week, 3 days ago

Best Linux distro for developers of 2025

TechRadar rounds up the best Linux distros for devs.Manjarodelivers Arch power without the pain.DebianandUbuntu LTShold steady for those who put uptime over edge.Fedorakeeps the new stuff flowing. Solusrolls with a tight curation hand—smooth updates, no chaos.Mocaccinoaims at Gentoo lovers who want..

Link
@faun shared a link, 1 week, 3 days ago

Worktrees: Git's best kept secret (and why you should use them)

Git worktrees have been around since 2015, but few devs use them like they could. They let you work on multiple branches at once—each in its own directory—without the usual stash-switch-stash-repeat dance. The real power move? Pair them with abare repo. That gives you a clean, central base where ea..

Link
@faun shared a link, 1 week, 3 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, 1 week, 3 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, 1 week, 3 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..