@henrycooke If only we had local capability to develop hypersonic missiles and to deploy them hastily. That would probably alter the economics of invading us.
One interesting quirk about the New Zealand government's decision to treat prediction markets as gambling, is that this would imply that winnings are tax free ๐ค
@CoderCarl Is that an insult? I sometimes wonder what the C++ would have been able to achieve if it had the decency to recognise that queer people exist or the warmth to celebrate them.
Using impl Trait in the return position is one of Rust's most useful features for library authors.
It allows you to change the concrete type without breaking semver.
e.g. `fn printable() -> impl std::fmt::Display` would enable you to return anything that you want that implements Display.
A gentle reminder that hits to your status page should be on your dashboard. If everything on your dashboard is green, but you receive a spike in visitors to your status page, then your dashboard is wrong.
Cargo fighting the big fight of keeping the ASCII standard alive with CARGO_ENCODED_RUSTFLAGS.
(I'm team ASCII by the way. CSV is not a real file format. ASCII Record Separator and ASCII Unit Separator for the win)
^W
Mythos is a big deal because of its second-order effects.
If it only cost $10b to train a cyber weapon that can easily penetrate all heavily-used operating systems, I expect that the information security industry will encounter many private variants within 24 months.
Do you have any examples of instructional tech videos that you really like?
I'm looking it at increasing the quality of mine and would love to know examples of formats that work well.