Join us

ContentUpdates and recent posts about werf..
 Activity
@ishanupadhyay started using tool GitHub Actions , 1 week, 1 day ago.
 Activity
@ishanupadhyay started using tool Flask , 1 week, 1 day ago.
 Activity
@ishanupadhyay started using tool FastMCP , 1 week, 1 day ago.
 Activity
@ishanupadhyay started using tool Docker , 1 week, 1 day ago.
 Activity
@ishanupadhyay started using tool Argo CD , 1 week, 1 day ago.
 Activity
@ishanupadhyay started using tool Amazon Web Services , 1 week, 1 day ago.
News FAUN.dev() Team Trending
@kala shared an update, 1 week, 1 day ago
FAUN.dev()

NanoClaw + Docker Sandboxes: Secure Agent Execution Without the Overhead

NanoClaw Claude Code Docker

NanoClaw integrates with Docker Sandboxes to enhance AI agent security through strong isolation and transparency. This collaboration focuses on enabling secure and autonomous operations for AI agents within enterprise environments.

Link
@varbear shared a link, 1 week, 1 day ago
FAUN.dev()

Things I miss about Spring Boot after switching to Go

The author migrated fromJava/Spring BoottoGolang. Spring bundlesSecurity,Data,Actuator, and auto-wiring. Go prefers minimalist libraries and explicit wiring. It produces static binaries, instant startup, lower memory use, and nativegoroutineconcurrency. Spring needs JVM startup and GC tuning... read more  

Things I miss about Spring Boot after switching to Go
Link
@varbear shared a link, 1 week, 1 day ago
FAUN.dev()

Interview with Thomas Wouters - release Manager for Python

The interview traces Python's core evolution. It starts with addingaugmented assignment(+=) and thePEP 203debates. Arguments followed. Nested scopeslanded viafuture imports. Maintainers repackagedelementtree/xmlplususingpath. asynciorose and supplantedTwisted. Python moved toyearly releases... read more  

Link
@varbear shared a link, 1 week, 1 day ago
FAUN.dev()

Why is WebAssembly a second-class language on the web?

The post catalogs recentWebAssemblyextensions:shared memory,SIMD,exceptions,tail calls,64-bit memory,GC,bulk memory,multiple returns, andreference types. It arguesWebAssemblyremains a second-class web language. MessyJS glueand arcane loading keep it there. The post pushes theWebAssembly Component Mo.. 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.