ContentPosts from @evgenybodyagin..
Story
@laura_garcia shared a post, 1ย week, 2ย days 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ย week, 2ย days 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
ย Activity
@mikeschinkel started using tool SQLite , 1ย week, 2ย days ago.
ย Activity
@mikeschinkel started using tool PostgreSQL , 1ย week, 2ย days ago.
ย Activity
@mikeschinkel started using tool MySQL , 1ย week, 2ย days ago.
ย Activity
@mikeschinkel started using tool Kubernetes , 1ย week, 2ย days ago.
ย Activity
@mikeschinkel started using tool Go , 1ย week, 2ย days ago.
ย Activity
@mikeschinkel started using tool GNU/Linux , 1ย week, 2ย days ago.
ย Activity
@mikeschinkel started using tool Docker , 1ย week, 2ย days ago.
Link
@varbear shared a link, 1ย week, 4ย days ago
FAUN.dev()

A new chapter for the Nix language, courtesy of WebAssembly

Determinate Nix introduces experimental WebAssembly host calls. It lets Nix invoke Wasm modules, pass and return complex Nix values, and support Rust, C++, and Zig toolchains. It runs on Wasmtime/Cranelift and slashes runtime and memory: Fibonacci test 0.33s vs 79.33s, 30MB vs 4.5GB. Per-call instan.. read more ย 

A new chapter for the Nix language, courtesy of WebAssembly