Two important persons from US history, a deity and a little penguin
It’s just a shitpost, not a declaration that Trump was some great American historical figure, chill
Two important persons from US history, a deity and a little penguin
It’s just a shitpost, not a declaration that Trump was some great American historical figure, chill
The test team, standing half inside and half outside the eclipse: uncannyuncanny picpic
I’ve heard very good things about wireguard-easy to simplify the config and management, too
As far as I’m aware, twitter has actually been a lot smaller in terms of users than you might imagine from its influence.
It has a relatively low number of active users, but the fact it’s designed to be a centralised public forum (rather than users being selective who can follow them like Facebook) means it is/was very attractive for businesses, celebrities and politicians.
Ayyyyy
The original example was doing the unwrap_within an iterator doing some string parsing, so there was a lot of unrelated boilerplate around the actual unwrapping that made it really unclear, as well as usual unwrap_or_else to produce a constant value
Ehhh, I was more using get_default as a placeholder for some function, as opposed to representing Default::default for the inner type specifically. I think it should be alright since only people familiar with rust would know about the default trait anyway. I did consider adding an unwrap_or_default example, but thought it was getting a bit off topic at that point.
You’ll be happy to hear I’ve updated the example to be not bad
Damn, they really just made that example as ugly as possible huh
Eh, I think there’s definitely some legitimacy to doing a virus scan for applications with unrecognised signatures
Not everyone knows how to (or even can for many apps) manually verify the authenticity of their apks
And plenty of non-technical people will just install random shit from the internet without thinking
@RemindMe@programming.dev 6 years
I can’t wait to come back to this comment in 2029
It’s nice that this exists these days, but my god is it horrendously unreadable at a glance