Join us

ContentUpdates and recent posts about werf..
Story
@viktoriia-yarosh shared a post, 9 months, 1 week ago
Freshcode

This One Programming Choice Completely Changed These Tech Firms—Here's How. Part 1

Clojure is more than just a programming language—it helps teams work smarter and build faster. Companies like Quuppa, CodeScene, Griffin, and Catermonkey have found that embracing their functional style and mindset lets them grow efficiently, even with smaller teams, and shared their experience in the "Clojure in Product. Would you do it again?" podcast by Freshcode.

img (4)
Link
@anjali shared a link, 9 months, 1 week ago
Customer Marketing Manager, Last9

Enable Kong Gateway Tracing in 5 Minutes

Instrument Kong with OpenTelemetry for end-to-end API visibility, no code changes required.

Kong Gateway Tracing
Link
@anjali shared a link, 9 months, 1 week ago
Customer Marketing Manager, Last9

Kibana Logs: Advanced Query Patterns and Visualization Techniques

A practical guide to querying, filtering, and visualizing logs in Kibana, built for speed, scale, and real-world debugging workflows.

Kibana logs
Story
@laura_garcia shared a post, 9 months, 1 week ago
Software Developer, RELIANOID

🔐 Strengthen Your MFA with Google Authenticator and RELIANOID

At RELIANOID, we take authentication seriously. We've just published a new technical guide on how to integrate Google Authenticator into the RELIANOID MFA Portal, using Active Directory or LDAP to manage user secrets. ✅ Understand TOTP vs. HOTP ✅ Store secrets securely in AD/LDAP ✅ Guide to provisio..

2FA with AD_LDAP and Google Authenticator
Story
@laura_garcia shared a post, 9 months, 1 week ago
Software Developer, RELIANOID

🚀 New Release: RELIANOID 7.7 (Community Edition) is now available!

We're excited to bring you a powerful new version packed with essential features and improvements to boost your infrastructure’s flexibility, security, and performance: ✨ Key Highlights: VPN support for secure connectivity Full cloud integration: AWS, Azure, GCP Based on Debian Bookworm 12.11 New no..

Community Edition V7.7.0 RELIANOID
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

How I found a bypass in Google's big anti-adblock update

Chrome's MV3 transition nixed adblockers, but a 2023 bug threw a surprise party for them by milking JavaScript bindings still lurking in the browser's API logic.Even after Google's patch in Chrome 118, this little glitch—once a golden ticket for adblockers—highlights how ancient code can birth absur.. read more  

How I found a bypass in Google's big anti-adblock update
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()

Android is about to take another AI leap over Apple

Arm's SME2 promises sixfold AI speed boostin the next wave of Android phones. Could give Apple a run for its money by 2026 in mobile AI. Watch for Lumex branding... read more  

Android is about to take another AI leap over Apple
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Exploring CHAOS: Building a Backend for Server-Driven UI

CHAOS, Yelp's brainchild for UI drama, spins web magic withGraphQLandApollo Federation. Picture a world where Python subgraphs sculpt slick visuals, letting teams own their UI turf solo.Dataclasseshandle JSON like pros, flexing the UI to keep things lively. And those trustyFeatureProviders? They gua.. read more  

Exploring CHAOS: Building a Backend for Server-Driven UI
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Introduction to Digital Filters with Audio Applications

A comprehensive guide to digital filters, covering theory, design, and implementation across time and frequency domains. It starts with the simplest filters and builds toward advanced topics like state-space models, pole-zero analysis, and filter structures, with detailed examples using MATLAB, Faus.. 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.