Reminds me of Ernst Mach's relativism.
Just grow a pair and talk louder.
the fact that this has to be mentioned. the autism/immaturity runs deep. you're a good person.
walmart has a 2 day delivery program similar to prime for 40 dollars a year. they need to advertise better..no one knows (you didnt did you?)
blocking. blocking. blocking. blocking. rtfm
This is a false equivalence. As long as the progress is set correctly via messaging (queue) to an alternate UI thread, the time lost will be under a millsecond. The naive print loop you provide is obviously IO bound and…
Hah.
Newer means different. Older means different. Different CPU meet differently optimized code meet different cocoa framework. Narf!
Why overengineer something as simple as a blog?
Testers are like McDonalds cashiers. They will eventually assimilate with the self checkout. Now, they may be able to get a job servicing the soda machine if they count their blessings.
exact tests on implementation at the "db was updated properly" category are usually classified as integration tests. theres nothing wrong with those. but one shouldnt test specificity of internal method code for small…
checking for an insert into the database in the most general fashion is okay. checking for the exact dynamic data?? you are basically copying your code.
A stub on the iterator interface would do it..but like I said..terrible use of testing
He means you test pure functions and mutations. You dont stub data sources that your implementations use to see if they were called. tests need to be about enforcement of correct interface exposure. not exact…
Because tests should not be more verbose than code. Refactoring the sumArray method to use map instead of a for loop shouldnt break tests. it is terrible terrible practice to take internal implementations and then stub…
Testers to programmers is like cashiers to cooks at Mickie Dees. I think you are resentful that your job can be automated and thus, the value of what you do is quite low.
Deprived of happiness is terribly conspicuous. For optimists, this fact plays no part in their existential computations. For pessimists, however, it is axiomatic. Whether a pessimist urges us to live “heroically” with a…
And in a year he most likely wont. Amazon Worker Jumps Off Company Building After E-Mail Note - Bloomberg https://www.bloomberg.com/news/articles/2016-11-28/amazon-wo...
Dont forget that a computer program exists in the physical world. It is not unlikely for AI that understands self, to also want to preserve self.
You mean like a virus?
Fortunately, evolution selected for intellect even though it might have initially have been past a minimum fitness/energy valley. Id encourage you to rethink this simplistic view that ignores the general tool that…
Some questions: We act like stimuli are exact things but the brain is all about abstraction. In fact, a certain amount of entropy/information enters your beain every day from vision, smell, touch, etc. Its not stored in…
This article is absolute humdrum. Functions are not the atoms of programs. We now have classes, lambdas, generators, events, streams, etc. There are ways to organize code without sticking every little one time used code…
Haters gonna hate ;-)
If you actually read my post more closely you would see I said any two orthogonal dimensions, that could be two spatial dimensions..not necessarily including time.
Reminds me of Ernst Mach's relativism.
Just grow a pair and talk louder.
the fact that this has to be mentioned. the autism/immaturity runs deep. you're a good person.
walmart has a 2 day delivery program similar to prime for 40 dollars a year. they need to advertise better..no one knows (you didnt did you?)
blocking. blocking. blocking. blocking. rtfm
This is a false equivalence. As long as the progress is set correctly via messaging (queue) to an alternate UI thread, the time lost will be under a millsecond. The naive print loop you provide is obviously IO bound and…
Hah.
Newer means different. Older means different. Different CPU meet differently optimized code meet different cocoa framework. Narf!
Why overengineer something as simple as a blog?
Testers are like McDonalds cashiers. They will eventually assimilate with the self checkout. Now, they may be able to get a job servicing the soda machine if they count their blessings.
exact tests on implementation at the "db was updated properly" category are usually classified as integration tests. theres nothing wrong with those. but one shouldnt test specificity of internal method code for small…
checking for an insert into the database in the most general fashion is okay. checking for the exact dynamic data?? you are basically copying your code.
A stub on the iterator interface would do it..but like I said..terrible use of testing
He means you test pure functions and mutations. You dont stub data sources that your implementations use to see if they were called. tests need to be about enforcement of correct interface exposure. not exact…
Because tests should not be more verbose than code. Refactoring the sumArray method to use map instead of a for loop shouldnt break tests. it is terrible terrible practice to take internal implementations and then stub…
Testers to programmers is like cashiers to cooks at Mickie Dees. I think you are resentful that your job can be automated and thus, the value of what you do is quite low.
Deprived of happiness is terribly conspicuous. For optimists, this fact plays no part in their existential computations. For pessimists, however, it is axiomatic. Whether a pessimist urges us to live “heroically” with a…
And in a year he most likely wont. Amazon Worker Jumps Off Company Building After E-Mail Note - Bloomberg https://www.bloomberg.com/news/articles/2016-11-28/amazon-wo...
Dont forget that a computer program exists in the physical world. It is not unlikely for AI that understands self, to also want to preserve self.
You mean like a virus?
Fortunately, evolution selected for intellect even though it might have initially have been past a minimum fitness/energy valley. Id encourage you to rethink this simplistic view that ignores the general tool that…
Some questions: We act like stimuli are exact things but the brain is all about abstraction. In fact, a certain amount of entropy/information enters your beain every day from vision, smell, touch, etc. Its not stored in…
This article is absolute humdrum. Functions are not the atoms of programs. We now have classes, lambdas, generators, events, streams, etc. There are ways to organize code without sticking every little one time used code…
Haters gonna hate ;-)
If you actually read my post more closely you would see I said any two orthogonal dimensions, that could be two spatial dimensions..not necessarily including time.