I would imagine that this is true for the vast majority of PsyOps people. However. Just because it's true for the vast majority of people doesn't mean it's true for everyone. By your logic the fact that the majority of…
This. The internet desperately needs to progress beyond an advertisement driven business model. Disallowing these scripts seems a little heavy handed. Perhaps the addition of a "requestComputeResources" method to the…
And in other breaking news, the sky is blue, things fall down, and water is wet. Please stay tuned for further developments as these exciting stories continue to unfold.
Using the variable names i/j/k for loops is such a widely used convention that IMHO it doesn't really mater for a lot of people. Virtually everyone I know will read "array[i]" and know exactly what's going on. And…
I think there's a pretty big misconception about what a text editor and IDE even are. IMHO a text editor is program that edits text, nothing more, nothing less. The primary function of all development environments is to…
There are plugins that allow for debugging. I was hacking on a web-app that was possibly the worst PHP any one in my office had ever seen. I wouldn't have been able to get ANYTHING done without it. For anyone that's…
I would imagine that this is true for the vast majority of PsyOps people. However. Just because it's true for the vast majority of people doesn't mean it's true for everyone. By your logic the fact that the majority of…
This. The internet desperately needs to progress beyond an advertisement driven business model. Disallowing these scripts seems a little heavy handed. Perhaps the addition of a "requestComputeResources" method to the…
And in other breaking news, the sky is blue, things fall down, and water is wet. Please stay tuned for further developments as these exciting stories continue to unfold.
Using the variable names i/j/k for loops is such a widely used convention that IMHO it doesn't really mater for a lot of people. Virtually everyone I know will read "array[i]" and know exactly what's going on. And…
I think there's a pretty big misconception about what a text editor and IDE even are. IMHO a text editor is program that edits text, nothing more, nothing less. The primary function of all development environments is to…
There are plugins that allow for debugging. I was hacking on a web-app that was possibly the worst PHP any one in my office had ever seen. I wouldn't have been able to get ANYTHING done without it. For anyone that's…