Join us

ContentUpdates and recent posts about werf..
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Google is tracking you even when you use DuckDuckGo

Flipping toDuckDuckGodoesn't cut the cord—40%of US sites still tip off Google through Analytics and YouTube embeds. Those sneaky devils ignore privacy tools. Geography plays its card: with stricter privacy laws,SwedenandSwitzerlandshow how regulation can spank data tracking into shape... read more  

Google is tracking you even when you use DuckDuckGo
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

The hunt for a perfect laptop continues

Drowning in a sea of PC laptops, each promising the moon with only a whisper of difference? Choice paralysis kicks in hard. EnterApple and Framework.They cut through the chaos with sleek, straightforward lineups that don't make your eyes cross—proving less really is more... read more  

The hunt for a perfect laptop continues
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Happy 20th birthday Django! Here’s my talk on Django Origins from Django’s 10th

Django'stale began like any good saga—chock-full of twists. Fast forward20 years, and it's not just surviving; it's flourishing, born from an urgent need to ship projects at breakneck speed... read more  

Happy 20th birthday Django! Here’s my talk on Django Origins from Django’s 10th
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Why Your First 100 Bugs Are the Best Thing That Ever Happened to You

Bugsaren't failures; they're mysterious mentors, whispering secrets of logic and nuance that tutorials gloss over. Debugging sharpens your mind into a puzzle-slayer, priming you to catch issues before your code even hits the keyboard. It's not arookie's curse; it's a coder's lifetime gym session... read more  

Why Your First 100 Bugs Are the Best Thing That Ever Happened to You
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Using a USB Foot Pedal for Vibe Coding

AUSB foot pedalfor code autocompletion sounds like a coder's jam session. Free your hands, keep typing, and let your feet work their magic. It's like adding rhythm to your workflow, turning coding into a symphony... read more  

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

I’m more proud of these 128 kilobytes than anything I’ve built since

Ditching webfonts for system fonts? A masterstroke. It dodged FOUT and saved bytes by leaning on native beauties likeRobotoorSan Francisco. When juggling a tight128KBbudget, out goes the clunky frameworks. In comesWhizz, a slick custom library that sharpens DOM and AJAX choreography. Images weren't .. read more  

I’m more proud of these 128 kilobytes than anything I’ve built since
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

How to bring data centre-like connectivity to your home with IPTTTH

IPTTTHin India serves up enterprise-grade connectivity minus the ISP circus. It's like bypassing the bouncer to get inside the exclusive club. Costs? A slippery beast to tame. And those routing snafus? An obstacle course for the faint of heart. Yet, for networking aficionados, it's a ride you won't .. read more  

How to bring data centre-like connectivity to your home with IPTTTH
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Bringing Gemini intelligence to Google Home APIs

Gemini-charged Home APIs electrify smart homes, tapping into a staggering750 million devices. Apps? They now whisper intelligent automations. Dive in and transform your smart home into a mind reader with AI’s sleight of hand, all perfectly meshed with Google platforms... read more  

Bringing Gemini intelligence to Google Home APIs
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

You are in a box

Tools often bloat as users cling to them, terrified of steep costs.Ripgrepand the classicGNUgrep syntax point the way to easier transitions—if we bothered to notice. Simpler shell workflows beckon us. But beware the tug-of-war: unstructured IPC flounders without a schema, andPowerShellcan't get its .. read more  

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

9 Best AI Interview Assistant Tools For Job Seekers in 2025

98% of hiring gurus can't stop gushing about AI's turbo-charging power for candidate prep.Final Round AI is sneakily effective in stealth mode, and Interviews.chat gets props for its chameleon-like skills. AI's not just for techies anymore; it's morphing into every interviewee's secret weapon... read more  

werf is a CNCF Sandbox CLI tool to implement full-cycle CI/CD to Kubernetes easily. werf integrates into your CI system and leverages familiar and reliable technologies, such as Git, Dockerfile, Helm, and Buildah.

What makes werf special:

- Complete application lifecycle management: build and publish container images, test, deploy an application to Kubernetes, distribute release artifacts and clean up the container registry.
- Ease of use: use Dockerfiles and Helm chart for configuration and let werf handle all the rest.
- Advanced features: automatic build caching and content-based tagging, enhanced resource tracking and extra capabilities in Helm, a unique container registry cleanup approach, and more.
- Gluing common technologies: Git, Buildah, Helm, Kubernetes, and your CI system of choice.
- Production-ready: werf has been used in production since 2017; thousands of projects rely on it to build & deploy various apps.