ey should publish the relational database implementation. I'd like to see a list of the mainstream ones it outperforms.
Name:
Anonymous2014-10-29 5:24
Hypercount is one of my most used special abilities. I can almost instantly recognize and count 5 of something. Each time a new object is added in, it takes twice as long (generalized - not always true, but considerably close - more around 80% longer). By around 12 objects, I'm better off counting objects one by one rather than using my hypercount ability. To count 12 of something using it, I often need about 12 seconds or so.
>>24 ah thanks, really sad how these poisonous tox people take advantage of everyone they possibly can and even use ancient history like that to shill their shit garbage toy software project
>>25 What's a "shill"? I remember "shill jobs" in the Thieves Guild in Skyrim, they were about planting false evidence in people's houses. So are /prog/ shillers the ones who post illegal stuff to make the government shut it down?
My loops are perfect and they unroll even with egcs. I never make mistakes and my logic is always solid as a proof I don't write tests, because tests are for fags. In my system I have to be root to bind port 80 so I don't even fork() and drop privileges because that is how I roll. My code is fast as lightning and there is no need for useless system calls it just slows down the flow.
>>39 so it loops through the whole path. WOW! its almost as if there was a way of parsing http requests without looking at every byte!
Name:
Anonymous2015-07-14 22:26
>>42 well done seeing through the bs, you need at least O(N^2) for a DOS, this is only O(N)
Name:
Anonymous2015-07-14 23:50
>>43 What the fuck does time complexity have to do with running it on DOS?
Name:
Anonymous2015-07-15 1:09
>>44 If you have too many disks you'll run out of letters, hence disk complexity is of up most importance. However time complexity is irrelevant.
Name:
Anonymous2015-07-15 14:35
Why don't you follow Cudder's task to write a browser in ASM? You could use FASM since you like it so much. Much of the design implementation is out there on all the browsers' threads. Let me know, I want to help!