Omroth
No user record in our sample, but Omroth has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but Omroth has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
"Not strategy, not memorizing opening lines, not practicing your end-game technique, not studying the Great Games of History, not drilling with puzzles to get better at tactics," "In my games, the player who committed…
The Meta Cast (Bob & Josh) is very useful for getting an insight into team management.
It's the bold that really puts me off.
"Assertions MUST NOT be the only thing between misbehavior and input data" I don't agree with this. I'm quite happy to assert that an external function call worked.
Why does it say "wikipedia" on the photo of the model at the bottom of the page?
I switched to Ubuntu five years ago and it's been a fab experience.
I enjoyed your writeup.
I use Ubuntu at work and at home. It's a great experience and I am so happy to not have my OS controlled by Microsoft. (Or Apple, but those are for different reasons.)
I came here to say something similar. A lot of us code as a hobby as well as professionally, and certain languages and paradigms tickle us. Sometimes I find almost tantric beauty in c++ for goodness' sake.
I was already dubious of the concept, but the account example in the page makes me even more so. "Transactions, security, and logging all exemplify cross-cutting concerns." Logging, maybe. Transactions and security?…
"In C++, if I do: import numpy as np np.linspace(2.0, 3.0, num=5) nothing happens. In fact, it's a compile error. But if I do the same in Python, it works and works very well! Python > C++" Sorry for the troll post, but…