Rusty 🦀 Femboy 🏳️🌈@lemmy.blahaj.zonetoAsklemmy@lemmy.ml•Could you do me a favour and make this post look like a Reddit post?English
1·
2 months agoRusty as in the Rust programming language.
Rusty as in the Rust programming language.
I think this happens because people believe that ad blockers are “too good to be true”. That was what I first thought when first getting an ad blocker, that there was going to be some kind of “catch” like slowing down websites, making them less functional or being malicious. But it turns out they actually improve performance, rarely affect functionality and are even recommended by the FBI because they protect against malicious advertising.
Congrats! As a Linux user of nearly 6 years, I hope you feel welcome here.
It’s really nice how you can now iterate over a boxed slice using for x in &y
rather than being forced to use for x in y.iter()
.
It wasn’t even a localhost address, it was a file:// URL if I remember correctly.