documentation is the code
77 subscribers
587 photos
50 videos
143 links
upload this to your confluence
Download Telegram
โค3๐Ÿ†’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
๐Ÿ˜2โค1๐Ÿ’ฉ1
๐Ÿฆ„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.


๐Ÿ˜Š๐Ÿ˜Š
https://github.com/cessen/ropey

Even on texts that are multiple gigabytes large, edits are measured in single-digit microseconds.


write your own vi
๐Ÿ‘จโ€๐Ÿ’ป2
ะฝะตะปั–ะฝั–ะนะฝะพ ะฟั€ะพะฟะพั€ั†ั–ะนะฝะพ
โœ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
๐Ÿ˜ฑ3
โค2๐Ÿคฏ2๐Ÿ’ฏ2
๐Ÿ˜3
๐Ÿ˜3