documentation is the code
77 subscribers
587 photos
50 videos
143 links
upload this to your confluence
Download Telegram
i use rusт бтв
😭1👨‍💻1
Forwarded from import __hello__
😢2
https://github.com/ftilde/ugdb

What's that? Oh, yes. Yes, you can totally use ugdb to debug ugdb debugging ugdb.
unsafe fn jmp(addr: *const u8) {
let fn_ptr: fn() = std::mem::transmute(addr);
fn_ptr();
}
👾2
😁21💩1
Forwarded from mapgleos ✙ #УкрТґ
🦄4💩2💯1
Two independent groups of researchers have identified a total of 6 vulnerabilities in rsync

https://www.openwall.com/lists/oss-security/2025/01/14/3

In the most severe CVE, an attacker only requires
anonymous read access to a rsync server, such as a public mirror, to execute arbitrary code on the machine the server is running on.


😊😊
нелінійно пропорційно
3
to be static, to be owned, to have potentially infinite life


https://fasterthanli.me/articles/catching-up-with-async-rust
😎2
https://blog.resonatehq.io/deterministic-simulation-testing

imagine fuzzing a concurrent program and actually being able to use the results
👨‍💻1