The JavaScript engine that ie uses/used is SLOW especially string concatenation.
source: Redditshow context
If string formatting is not as fast as string concatenation, make it so.
source: Redditshow context
In that case, i think it's more important that type hints are consistent with other type hints than it is to be consistent with concatenation and things like that.
source: Redditshow context
During development my nodejs based project will involve some concatenation of code from various sources.
source: Redditshow context
It is a concatenation of sources and data with citations.
source: Redditshow context
Oh, and as a side note, I really hope you're not using string concatenation to create SQL statements in your application like it seems here.
source: Redditshow context
I like your idea of straight file name concatenation (in lieu of proper tagging) but I wonder if it's not robust enough because he said he's got 200 images to work with.
source: Redditshow context
I used to have issues with Hangouts not seeing the phone numbers listed for some contacts while within a conversation (not the dialer), and tracked it down to a formatting/concatenation issue in contacts.
source: Redditshow context
The continuity of consciousness as an ever-changing stream, where each life is a concatenation to this stream, but is uniquely a separate 'identity' (conceptual selfhood) from what precedes and what follows.
source: Redditshow context
i love bower, i just wish the bower.json spec mandated packages specify the the distribution file to make gulp concatenation tasks more dynamic rather than manually providing the path to the file
source: Reddit
Optically speaking, you can treat the combination of multiple lenses as a concatenation of values.
source: Redditshow context
I hate dealing with the string concatenation for the calls.
source: Redditshow context
If we take a look at string's concat function, it allows the concatenation of more than one string together with another.
source: Redditshow context
Here is my current implementation of number concatenation on more than two numbers.
source: Redditshow context
We just provide a simpler abstraction of concatenation of two numbers to the reduce function, in this case innerconcatenatenumbers, to apply it to more than two numbers.
source: Redditshow context
The part where 2 and 3 are changed (arbitrarily) to 19 and 4 in order for addition to appear like concatenation, and lamenting how much code is required to concatenate numbers, yeah it's a joke, satire even.
source: Reddit
Inside of the html variable being concatenated.... You never have a semicolon to end the first html concatenation before adding more to it inside that if on line 113
source: Redditshow context
I was skeptical of your solution, that it was the most performant way to do string-number(s) concatenation.
source: Redditshow context
Unless I'm mistaking the blog post talks about string concatenation inside a loop which is when you should use a StringBuilder, ptherwise it's not needed.
source: Reddit
In my actual package, the concatenation isn't done by uglify.
source: Redditshow context
Well, a concatenation is exactly what you DON'T want to do.
source: Redditshow context
JS concatenation.
source: Redditshow context
in the above example, compare how in the statement-version I have to manually use join and string concatenation, while the function-version does everything for me.
source: Redditshow context
Regarding concatenation: I have have heard lazy module loading (as with requirejs or SystemJS) could become more viable again with http2, because of the reduction of request cost - but, the server won't know what it needs to send before client requests it, i.e.
source: Redditshow context
With concatenation, all deps are known beforehand.
source: Redditshow context
It's sufficient to have the IEASYS00 anywhere in PARMLIB concatenation - if it's not found you should not get the wait state but rather a WTOR to specify options manually.
source: Redditshow context
The `:` symbol is simply showing this concatenation and can be thought of as a way to construct lists).
source: Redditshow context
This is a group under concatenation.
source: Redditshow context
It should be fairly easy to build a url to a pokemon sprite using string concatenation, but I'm not sure how you could pull the sprite into the sheet using only a url.
source: Redditshow context
concatenation, duplication on heap etc).
source: Redditshow context
Do you expect it to concatenation it?
source: Redditshow context
Assuming you could kill the `cat` process at an arbitrary time, you'd need to finish the job later by fast-forwarding to wherever to finished in the file and finish the concatenation.
source: Redditshow context
All this is is concatenation.
source: Redditshow context
Q's would have to pay attention to massive Borg research efforts in order to know when to snap their fingers and dispatch the huge concatenations of the collective.
source: Redditshow context
Use of uninitialized value $acpi in concatenation (.)
source: Redditshow context
Since I haven't seen anyone suggest it yet I'll also posit that I see no reason an omnipotent being couldn't take two disjoint copies of the countable ordinal and add them together (concatenation) and then quantify the books over that new ordinal.
source: Redditshow context
If it's something you do more than once in a blue moon though, I would look into setting up a concatenation UDF.
source: Redditshow context
Chasing down missing/rogue spaces has got to be the first thing a new programmer does after learning about string concatenation.
source: Redditshow context
I'm not saying it's good, or bad, but it is a concatenation of sniper clips with music in the background which is, IMO, not a montage.
source: Redditshow context
String concatenation is going to cause a lot of allocations, and not using bufio for reading the file will cause a ton of syscall overhead.
source: Redditshow context
Dat Concatenation solo tho.
source: Redditshow context
Why would anyone use string concatenation to construct a SQL query inside a stored proc?
source: Redditshow context
Just a concatenation of stuff on the various msg boards and forums.
source: Redditshow context
The combination of string concatenation and string formatting in the same call is interesting.
source: Redditshow context
This seems like a simple SMS concatenation bug on t-mobile's network.
source: Redditshow context
Loopback with MergeāIn the case of Loopback with Merge, the Group Policy object list is a concatenation.
source: Redditshow context
From your recordset object, SQL query the names and email addresses using a group statement on the address column, either using a SQL subquery to handle the message concatenation, or otherwise adding the message strings to the record set object inside of the loop when the name or address matches.
source: Redditshow context
I understand your point, but you undermine yourself when you argue "things would be different because President Gore wouldn't have given this particular speech," and then presuming that the concatenation of events would result in a very different outcome.
source: Redditshow context
I think this is on a similar order of advice such as to try and avoid picking CSS class names that are too short and might clash with other keywords in your application (again, making traceability hard), or to avoid making calls to javascript method names via string concatenation.
source: Redditshow context