Rust is esperanto because its only actually used by a small group of nerds,
python is russian because everything made in it is unreliable.
Rust is esperanto because its only actually used by a small group of nerds,
python is russian because everything made in it is unreliable.
I mean, windows is so…
Whats that do?
Yeah but you cant really obfuscate your message destination and timing without using onion routing, and really thats just making it more expensive to compromise and run. That said other things here do make it seem like a honeypot…
Its fully open source though, even the server. Might not be that hard to fork it and let people host their own servers.
so to briefly answer the question in the title after reading the article : i dunno maybe prepared statements
For what its worth , the cache locality of Vec<Box<Dyn trait>> is terrible in general, i feel like if youre iterating over a large array of things and applying a polymorphic function you’re making a mistake.
Cache locality isnt a problem when youre only accessing something once though.
So imo polymorphism has its place for non iterative-compute type work, ie web server handler functions and event driven systems.
so if (somehow) the accumulator was an integer, this loop would autovectorize and the performance differences would be smaller ?
also nvme drives get HOT, and sticking em together in an enclosure with no heatsink or fan would probably have thermal throttle under load.
floor is cold
what kind of key switches ?
C# is good too. If you havent heard of lobster you should look into it.