Trending

#memorysafety

Latest posts tagged with #memorysafety on Bluesky

Latest Top
Trending

Posts tagged #memorysafety

Uhn 🥺

Uhn 🥺

Uhn 🥺

#rust #Unsafe-block #Memorysafety #Programminghumor #Rust-memes

https://programmerhumor.io/rust-memes/uhn-ger9

0 0 1 0
The Rust Propaganda Agent

The Rust Propaganda Agent

The Rust Propaganda Agent

#rust #Programminglanguages #Memorysafety #performance #Evangelism

programmerhumor.io/rust-memes/the-rust-prop...

0 0 1 0
Original post on techhub.social

People often claim that memory-safe languages eliminate the class of memory bugs, but that is not true and can give less experienced devs a false sense of security.

You can violate borrow checker at runtime in Rust with zero unsafe blocks. You can have null-pointer dereference in C#. You can […]

1 3 1 0
Niche Expertise Mastering Rust: How Our Online Coaching Bridges the Skill Gap in Germany

Niche Expertise Mastering Rust: How Our Online Coaching Bridges the Skill Gap in Germany

Master Rust with TCCI’s expert online coaching. Bridge Germany's tech skill gap with logic-first systems programming. Join now!

👉tccicomputercoaching.wordpress.com/2026/02/13/mastering-rus...

#RustLang #GermanyTech #TCCI #OnlineCoaching #MemorySafety #EuropeTech

0 0 0 0

Apple's security enhancements include memory safety in C for iBoot. Users noted it's a C dialect, leveraging clang with fbounds checks for robust protection. A specific example of their technical depth. #MemorySafety 2/6

0 0 1 0

Debugging memory leaks in Swift, particularly within SwiftUI/AppKit, is a significant pain point. Many find Swift's automatic memory management harder to reason about than Rust's ownership model or Go's explicit GC. #MemorySafety 3/6

0 0 1 0
Preview
Why WhatsApp Migrated to Rust from C++ (And What It Fixed) - OSTechNix WhatsApp migrated 160,000 lines of C++ to Rust to eliminate memory-safety bugs. Here’s how compiler-level security changed its threat model.

WhatsApp migrated 160,000 lines of C++ to Rust to eliminate memory-safety bugs. Here’s how compiler-level security changed its threat model.

More details here: ostechnix.com/why-whatsapp...

#Whatsapp #Rust #C++ #Meta #MemorySafety #Security

1 0 0 0
Screenshot of a BaseFortify CVE report page for CVE-2026-24798, showing critical CVSS score details, vulnerability description, affected DagorEngine product, and AI-powered security analysis.

Screenshot of a BaseFortify CVE report page for CVE-2026-24798, showing critical CVSS score details, vulnerability description, affected DagorEngine product, and AI-powered security analysis.

⚙️ Technical impact:
A buffer boundary flaw in third-party UPnP parsing code allows out-of-bounds memory access.

Exploitation may result in crashes, memory corruption, or undefined behavior in affected engines.

#MemorySafety #BufferOverflow #Infosec 🚨

0 0 1 0
Post image

Rust คืออะไร

อ่านต่อ : www.blockdit.com/posts/696b3e...

#ShoperGamer #Rust #WebAssembly #Wasm #MemorySafety #Study #Knowledge #Feed

1 0 0 0

A key insight: Rust's memory safety is seen as a paramount advantage, critical for preventing common vulnerabilities. This often justifies its adoption despite discussions on binary size or linking preferences. #MemorySafety 3/6

0 0 1 0

Memory safety is paramount! The discussion emphasized overwriting memory on free to mitigate vulnerabilities like MongoBleed. Crucially, be mindful of compiler optimizations that could prevent effective memory sanitization. #MemorySafety 2/5

0 0 1 0

To the #Rustaceans out there, how much of an extra burden is it to write and maintain a library that exposes its public API not just via Rust but also unmangled C?

#rust #programming #software #c #interoperability #binding #development #security #memorysafety #languages

2 0 1 0
Preview
Calling for memory safety incentives in EU cybersecurity policies - Trifecta Tech Foundation

The joint statement “Improving Europe's cybersecurity posture through memory safety”, has now been published: trifectatech.org/blog/calling...

It calls for stronger #MemorySafety incentives in EU cybersecurity policies.

Thanks to all supporters and contributors!

#security

4 2 0 1

The proposal sparks debate on Go's memory safety. Does `secret` offer a significant improvement over existing practices for protecting keys, or is it a niche solution? Go's GC already helps, but explicit zeroing targets specific attack vectors. #MemorySafety 5/6

0 0 1 0

Hacker News discussed Fil-C, a new C memory safety approach, comparing it to WASM & Rust. Key themes included its security claims, practical adoption, and the nuanced differences from other sandboxing technologies. #MemorySafety 1/6

0 0 1 0

Tor's move to Rust is largely driven by memory safety. Rust's strict compiler helps prevent common vulnerabilities like buffer overflows, crucial for a security-critical application like the Tor network. This enhances user protection. #MemorySafety 2/6

0 0 1 0
Fil-C

Fil-C is a compelling new direction for systems programming: a memory-safe implementation of C/C++ that keeps full compatibility with existing software, build systems and tooling.

🔗 fil-c.org

#MemorySafety #SystemsProgramming #C #CPP

1 0 0 0
What's this Rust thing? Why is it important?
What's this Rust thing? Why is it important? C and C++ have powered software for decades, but they also come with some baggage. Michael Howard explains why Rust is changing the game by catching memory safety issues before your code even runs. Learn more: https://msft.it/6052shhso

Channel9 What's this Rust thing? Why is it important?: C and C++ have powered software for decades, but they also come with some baggage. Michael Howard explains why Rust is changing the game by catching memory safety issues before your code even runs.… #RustProgramming #MemorySafety #CPlusPlus

0 0 0 0
Memory Safety for Skeptics - ACM Queue

The article is too verbose & the discussions flame out, but some good references in both:

“Memory Safety For Skeptics”, ACM Queue (queue.acm.org/detail.cfm?i...).

Via HN: news.ycombinator.com/item?id=4587...

On Lobsters: lobste.rs/s/mytmnl/mem...

#PLDI #Programming #MemorySafety #Security

1 0 0 0
Preview
Merlin: A Modern, Memory-Safe Kernel and Platform Merlin is a work-in-progress operating system kernel and platform, designed to explore what RISC OS might have become if reimagined with modern engineering principles.

💻 Weekend project: I finally got time to update the #MerlinOS presentation with the newest features:

paolozaino.wordpress.com/portfolio/me...

#OperatingSystem #KernelDevelopment #SystemsProgramming #EmbeddedSystems #MemorySafety #FormalVerification #OpenSource #SoftwareEngineering #LowLevel

5 1 2 0

Memory safety discussions extended to Garbage Collection (GC). Some advocated GC as a solution for safety in system programming, while others raised concerns about its performance implications, a key trade-off. #MemorySafety 4/6

0 0 1 0

Many argue "unsafe" Rust is crucial for low-level tasks like GC, enabling direct memory manipulation for speed. The goal is often to build safe, high-level abstractions on top, not to abandon safety entirely. #MemorySafety 5/7

0 0 1 0

iT4iNT SERVER Rust Adoption Drives Android Memory Safety Bugs Below 20% for First Time VDS VPS Clown #Rust #Android #MemorySafety #PotatoSecurity #Programming

0 0 0 0
Preview
Rust Adoption Drives Android Memory Safety Bugs Below 20% for First Time Google has disclosed that the company's continued adoption of the Rust programming language in Android has resulted in the number of memory safety vulnerabilities falling below 20% of total vulnerabilities for the first time. "We adopted Rust for its security and are seeing a 1000x reduction in memory safety vulnerability density compared to Android’s C and C++ code. But the biggest surprise was

iT4iNT SERVER Rust Adoption Drives Android Memory Safety Bugs Below 20% for First Time VDS VPS Cloud #Rust #Android #MemorySafety #CyberSecurity #Programming

1 0 0 0
Preview
Rust in Android: More Memory Safety, Fewer Revisions, Fewer Rollbacks, Shorter Reviews Android's security team published a blog post this week about their experience using Rust. Its title?

Rust in Android: More Memory Safety, Fewer Revisions, Fewer Rollbacks, Shorter Reviews #Technology #SoftwareEngineering #ProgrammingLanguages #Rust #AndroidDevelopment #MemorySafety

2 0 0 0

Rust's impact on memory safety is profound: Google reported a 1000x reduction in memory safety vulnerabilities in Android. This drastically improves code quality, lowers rollback rates, and boosts developer confidence. #MemorySafety 2/6

0 0 1 0
InvisiCaps: The Fil-C Capability Model

Very impressive:

“InvisiCaps: The Fil-C Capability Model”, Filip Pizlo (fil-c.org/invisicaps).

See Also: “Fil's Unbelievable Garbage Collector”, Filip Pizlo (fil-c.org/fugc).

#C #FilC #MemorySafety #Programming #GarbageCollection #GC #InvisiCaps #FUGC

0 0 0 0
Preview
Learning Rust — Part 1 — Ownership Basics (and our first Rust app) Let’s learn Rust — the easy way!

medium.com/@simon.swart...

Started learning Rust - will be posting updates on Medium. If you aren't a medium member, and want to read the article, just send me a message and I'll get it to you.

#Rust #RustLang #LearnRust #BorrowChecker #CodeOwnership #MemorySafety #SystemsProgramming #BackendDev

3 0 0 0
Captcha Check

“A Note On Fil-C”, Graydon Hoare (graydon2.dreamwidth.org/320265.html or web.archive.org/web/20251107... if it 403s 😒).

On Lobsters: lobste.rs/s/ywvatn/not...

On HN: news.ycombinator.com/item?id=4584...

#FilC #Rust #MemorySafety #Programming #C #ProgrammingLanguages

1 0 0 0