Join us

ContentUpdates and recent posts about Slurm..
Story
@viktoriiagolovtseva shared a post, 4ย weeks, 1ย day ago

Post-mortem Incident Review

Why Structured Post-mortem Reviews Matter Security incidents, outages, and failures are inevitable, especially in fast-moving agile environments. But what separates high-performing teams from the rest is how they learn from them. A well-run incident postmortem (or post-mortem meeting) focuses on unc..

Zrzut ekranu 2026-03-23 190511
News FAUN.dev() Team
@kala shared an update, 4ย weeks, 2ย days ago
FAUN.dev()

A Meta AI Agent Posted Without Permission. Then Things Got Worse.

OpenClaw

A Meta AI agent posted to an internal forum without authorization, triggering a Sev 1 incident that exposed proprietary code and user data for two hours. The advice it gave was wrong. The engineer followed it anyway. This wasn't a one-off - autonomous agents now account for more than 1 in 8 enterprise AI breaches, and most organizations have no mechanism to stop them from acting beyond their intended scope.

ย Activity
Story
@laura_garcia shared a post, 4ย weeks, 2ย days ago
Software Developer, RELIANOID

Discover why Cloud Security Posture Management (CSPM) is a game-changer for companies in today's digital landscape!

Discover why Cloud Security Posture Management (CSPM) is a game-changer for companies in today's digital landscape! In our latest article, we take you on a narrative journey exploring the vital role CSPM plays in maintaining robust cloud securityโ€”from continuously monitoring digital infrastructures ..

Story
@viktoriiagolovtseva shared a post, 1ย month ago

Data Center Migration to Cloud: Step-by-Step Guide

Teams are migrating away fromJira Data Centerdue to its impending end-of-life, and staying put increases risks over time.Atlassian recently announced the end of life for Data Centerand is focusing its investments onJira Cloud, where new features, automation, and improvements to roadmaps and dashboar..

Zrzut ekranu 2026-03-23 180645
Story
@laura_garcia shared a post, 1ย month ago
Software Developer, RELIANOID

๐Ÿšจ ๐—ก๐—œ๐—ฆ๐Ÿฎ ๐—ถ๐˜€ ๐—ฐ๐—ต๐—ฎ๐—ป๐—ด๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ฐ๐˜†๐—ฏ๐—ฒ๐—ฟ๐˜€๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜† ๐—ด๐—ฎ๐—บ๐—ฒ ๐—ถ๐—ป ๐—˜๐˜‚๐—ฟ๐—ผ๐—ฝ๐—ฒ

Itโ€™s no longer just about protection โ€” itโ€™s about ๐—ฎ๐—ฐ๐—ฐ๐—ผ๐˜‚๐—ป๐˜๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜†, ๐—ฐ๐—ผ๐—บ๐—ฝ๐—น๐—ถ๐—ฎ๐—ป๐—ฐ๐—ฒ, ๐—ฎ๐—ป๐—ฑ ๐—ฏ๐˜‚๐˜€๐—ถ๐—ป๐—ฒ๐˜€๐˜€ ๐—ฟ๐—ฒ๐˜€๐—ถ๐—น๐—ถ๐—ฒ๐—ป๐—ฐ๐—ฒ. โš ๏ธ Fines up to โ‚ฌ10M ๐Ÿ” Supplier & partner scrutiny ๐Ÿ›ก๏ธ Mandatory risk management The question is: ๐—ฎ๐—ฟ๐—ฒ ๐˜†๐—ผ๐˜‚ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐˜†? ๐Ÿ“– Read our latest blog to understand the impact and how to prepare: NIS2 Directive and..

Link Xygeni Team
@mashka shared a link, 1ย month ago
Paid Acquisition and Growth Marketing, xygeni

You donโ€™t have a vulnerability problem. You have a prioritization problem.

Most teams today donโ€™t struggle to find vulnerabilities; they struggle to decide what to fix first. With SAST, SCA, secrets, and CI/CD checks all generating signals, the real challenge is prioritization: whatโ€™s actually exploitable, whatโ€™s reachable, and what can be fixed without breaking things. Instead of relying only on severity, modern teams are shifting toward risk-based remediation, combining exploitability, context, and stability, while reducing noise across tools and automating safe fixes through PRs. If youโ€™re dealing with alert fatigue or slow remediation cycles, this checklist is a practical starting point โ†’ https://go.xygeni.io/ai-driven-remediation-risk-prioritization-checklist

Ai-Driven Checklist
Link
@varbear shared a link, 1ย month ago
FAUN.dev()

Cracking the Python Monorepo

Outlines a Python monorepo setup that pairsuvworkspaces withDaggerandBuildKitcaching. Builds container stages programmatically. Keeps things cache-friendly and predictable. Parsespyproject.tomland extracts the workspace graph. Copies required local packages into intermediate stages. Installs them in.. read more ย 

Link
@varbear shared a link, 1ย month ago
FAUN.dev()

Why value streams and capability maps are your new governance control plane

The piece flips enterprise AI fromgenerativetoagentic. Agents getstructured autonomyto perceive, plan, and execute across systems. It turnsvalue streammaps into a control plane withautonomy zones,halt-on-exceptiongates, cryptographicflight recorders, andpolicy-as-code. Result: less hallucination and.. read more ย 

Why value streams and capability maps are your new governance control plane
Link
@varbear shared a link, 1ย month ago
FAUN.dev()

I built a programming language using Claude Code

Cutlet usesClaude Code. The LLM emits every line. Source, build steps, and examples live on GitHub. It runs on macOS and Linux and ships aREPL. It supports arrays, strings, double numbers, a vectorizingmeta-operator, zip/filter indexing, prototypal inheritance, and a mark-and-sweepGC. Development ra.. read more ย 

Slurm Workload Manager is an open-source, fault-tolerant, and highly scalable cluster management and scheduling system widely used in high-performance computing (HPC). Designed to operate without kernel modifications, Slurm coordinates thousands of compute nodes by allocating resources, launching and monitoring jobs, and managing contention through its flexible scheduling queue.

At its core, Slurm uses a centralized controller (slurmctld) to track cluster state and assign work, while lightweight daemons (slurmd) on each node execute tasks and communicate hierarchically for fault tolerance. Optional components like slurmdbd and slurmrestd extend Slurm with accounting and REST APIs. A rich set of commandsโ€”such as srun, squeue, scancel, and sinfoโ€”gives users and administrators full visibility and control.

Slurmโ€™s modular plugin architecture supports nearly every aspect of cluster operation, including authentication, MPI integration, container runtimes, resource limits, energy accounting, topology-aware scheduling, preemption, and GPU management via Generic Resources (GRES). Nodes are organized into partitions, enabling sophisticated policies for job size, priority, fairness, oversubscription, reservation, and resource exclusivity.

Widely adopted across academia, research labs, and enterprise HPC environments, Slurm serves as the backbone for many of the worldโ€™s top supercomputers, offering a battle-tested, flexible, and highly configurable framework for large-scale distributed computing.