back
user profile

signa11

90,242karma·8,021submissions·April 29, 2008
recent activity (8,021 total)
comment
imho, arguing that java and c++ both have the same deficiencies is not totally accurate. java seems to be no where as complex as c++ even with generics. however, java to me seems more complex beca…
16y ago·view thread
comment
> That's just the US; I think there's already a small deployment of LTE somewhere in Europe. yes, lot's of places e.g. telenor (norway), vodafone (germany, maybe uk), magtel, boygues (france), d2 …
16y ago·view thread
comment
> And.. LTE (or LTE-A) is all-ip anyway, so who needs carriers? you do realize that, cell-phones or any other access side equipment that you use, passes all data via the epc-core which is provided…
16y ago·view thread
comment
> They have to put at least 1 satellite into service. That's a huge cost for something that you have no intention of making an important part of your service. apparently the cost of putting a sate…
16y ago·view thread
comment
> Hopefully MS will see this as a learning experience... if the london-stock-exchange fiasco didn't change anything at microsoft, i doubt that this will have any impact at all.
16y ago·view thread
comment
erlang also provides a number of 'behavior' modules e.g. gen_fsm/gen_server etc. which takes out the drudgery of writing boilerplate network client/server code. w.r.t your fsm, are there timeouts also…
16y ago·view thread
comment
> Any good physics book that I could look into? Preferably books that integrate physics with programming? any game physics book would do that for you e.g. http://www.amazon.com/Game-Physics-Inter…
16y ago·view thread
comment
> Not only did we lose an untold number of jobs, we broke the chain of experience that is so important in technological evolution... wow ! just amazing.
16y ago·view thread
comment
> wondering what the FUCK they were doing shipping a product with as big a flaw as this most likely, the reason being that they field-tested this whole thing with 3gs look-alike dielectric (non-co…
16y ago·view thread
comment
>In particular, I thought of the case of searching arrays of strings. If you are doing repeated searches against the same array, you can easily build a table breaking the array down into subarrays…
16y ago·view thread
comment
> simplest solution of limiting the leak effects is not possible... For every complex problem there is an answer that is clear, simple, and wrong. -- H.L. Mencken
16y ago·view thread