Rob Ede
@robjtede
Followers
1K
Following
5K
Media
247
Statuses
4K
Lead Rust Engineer @krakenpro | Maintainer https://t.co/BwGOa5BpKB | MComp Computer Science @sheffielduni
London, UK
Joined February 2011
This has grown to 36 authors, all at $1 a month, which is still around 10% of my own sponsorship income. We're an ecosystem of creators and it feels right to give to the authors whose tools and lower-level crates I use.
I'm committing at least 10% of my GitHub sponsorships to other open-source Rust authors. I currently sponsor ~27 authors at $1 a month so a little short at the moment. Who should I look at? https://t.co/diZVr82tSG
0
0
8
Someone found an RCE on my website yesterday. CVE-2025-55182. React2Shell. I don't have a bug bounty program. I never asked for a security assessment. I woke up to a DM: "Hey I found a critical vulnerability in your site. I only ran the exploit to verify it worked. Here's my
278
303
4K
Fun fact: everything used TextMate’s syntax highlighting tech until tree-sitter was developed.
0
0
0
Techically NP++ but really TextMate in the PHP days is where I feel like I started.
1
0
0
Can we say a segfault would have been identified and fixed as quickly?
September, 26: Cloudflare rewritten in “memory safe” Rust. The change is touted as “faster and more secure” because of Rust. https://t.co/Mpy43z5S8A November, 18 (53 days later): Cloudflare has a massive outage, which took down large portions of the Internet, because of a
0
0
0
New bytesize release makes it easier to get KB, GiB, etc representations. https://t.co/LADziKigjF
github.com
Add ByteSize::as_*() methods to return equivalent sizes in KB, GiB, etc.
0
0
1
Welcome to expressive type systems.
1
1
2
My serde-utils suite has been migrated to serde_core, the hot new compile-time improver. https://t.co/HNiMfAH7rb
github.com
A collection of serde utility crates. Contribute to x52dev/serde-utils development by creating an account on GitHub.
0
0
3
For Actix Web users: cargo update -p=h2 This addresses the HTTP/2 MadeYouReset vulnerability.
0
0
9
My `oas3` crate just broke 250k downloads 🚀 Couple new releases today as well. I think the OAS v3.1 is 100% covered now; just missing some fiddly bits from JSON Schema. https://t.co/G61uwCxZCf
github.com
Structures and tools to parse, navigate and validate OpenAPI v3.1 specifications. - x52dev/oas3-rs
0
0
4
Finally figured out a release-plz setup that fits into my workflow for library crates.
1
0
6
New release of `confik`, the better solution for multi-source app configuration. https://t.co/KxfpEL3bQQ
github.com
Add a new confik(skip) attribute. This allows skipping the field in the builder (and so it need not implement Configuration or be deserializable), however it must use confik(default) or confik(defa...
0
0
3
Verifying method calls (à la Java's Mockito) is an exceedingly pointless kind of testing software. Change my mind.
1
0
2
Big thanks to my recent new sponsors on GitHub! @(brudnak), @(PeDro0210), @(lul-cas), @(jonatanvicente) and one private! https://t.co/diZVr82tSG
github.com
Primary work includes Actix Web, deps.rs and contributions to other parts of the Rust ecosystem, mainly in async and web.
0
0
4